summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Plug more leaks.Johan Dahlin2004-11-011-0/+6
* gst/tags/gstvorbistag.c: lotsa memleaks today. But they're all small...Benjamin Otte2004-10-311-0/+5
* ext/ogg/gstoggdemux.c: another memleak crushedBenjamin Otte2004-10-311-0/+5
* gst/tags/gstvorbistag.c: fix memleakBenjamin Otte2004-10-311-0/+5
* ext/ogg/gstoggdemux.c: Hack to prevent crash when going to READY inside signa...Ronald S. Bultje2004-10-311-0/+6
* gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Ad...Ronald S. Bultje2004-10-311-0/+51
* gst/playback/Makefile.am: We need the marshallers for decodebin, too.Ronald S. Bultje2004-10-311-0/+5
* gst/typefind/gsttypefindfunctions.c: Make quicktime typefinding work with 64-...David Schleef2004-10-311-0/+5
* ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event.Jan Schmidt2004-10-304-2/+26
* gst/asfdemux/gstasfdemux.c: Don't touch buffer if it is of size 0 (fixes #151...Ronald S. Bultje2004-10-291-0/+7
* ext/ogg/gstoggdemux.c: Synchronized discont handling.Ronald S. Bultje2004-10-291-0/+5
* ext/ogg/gstoggdemux.c: Make seeking sort-of exact again (fixes #156387).Ronald S. Bultje2004-10-291-0/+6
* gst/playback/: Make caps explicitely available. Makes testing for unsupported...Ronald S. Bultje2004-10-291-0/+12
* gst/audioconvert/gstaudioconvert.c: Really don't touch read-only buffers (#15...Ronald S. Bultje2004-10-291-0/+6
* gst/wavparse/gstwavparse.c: Fix memleak (#155223).Ronald S. Bultje2004-10-292-4/+8
* gst/tcp/: Added burst on connect sync_method, deprecated sync_clients, stream...Wim Taymans2004-10-291-0/+16
* gst/playback/gstplaybasebin.c: Improve error reporting.Ronald S. Bultje2004-10-291-0/+6
* gst/tcp/: Added more locks around fdset structures. Fixed/reworked the poll a...Wim Taymans2004-10-281-0/+14
* gst-libs/gst/audio/gstaudiofilter.c: fix buildZaheer Abbas Merali2004-10-281-0/+5
* gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channe...Benjamin Otte2004-10-284-0/+466
* committing Norwegian Bokmaal translationThomas Vander Stichele2004-10-273-1/+295
* ext/alsa/gstalsamixer.c: Don't break on options (fixes #156488).Ronald S. Bultje2004-10-271-0/+5
* fix build on older automakeThomas Vander Stichele2004-10-273-6/+15
* ext/dv/gstdvdec.c: Allow a little margin when negotiating the framerate.Wim Taymans2004-10-262-2/+10
* synchonised naming of pads and pad-templatesStefan Kost2004-10-262-2/+7
* ext/ogg/gstoggdemux.c: Fix EOS again. Needs to be done in a better way. We sh...Wim Taymans2004-10-261-0/+8
* Memory leak fixesIain Holmes2004-10-262-2/+18
* gst/avi/gstavimux.c: First calculate the rate, and only then use it. Hdr.rate...Ronald S. Bultje2004-10-262-14/+22
* ext/gnomevfs/gstgnomevfssink.c: Implement seeking.Ronald S. Bultje2004-10-261-0/+6
* Fix last entryDavid Schleef2004-10-261-1/+4
* examples/: David Schleef2004-10-265-7/+15
* sys/v4l/v4l_calls.c: Fix for some v4l cards which hang in v4lsrcZaheer Abbas Merali2004-10-251-0/+7
* ext/ogg/gstoggdemux.c: Make sure to remove the pad when a new chain is encoun...Wim Taymans2004-10-251-0/+8
* examples/seeking/: Added some more examples, update others.Wim Taymans2004-10-255-3/+387
* ext/: Add codec-name metadata.Ronald S. Bultje2004-10-253-1/+12
* ALSA mixer track label internationalization (#154054).Ronald S. Bultje2004-10-252-0/+11
* ext/theora/theoradec.c: Export bitrate as metadata.Ronald S. Bultje2004-10-251-0/+5
* ext/alsa/: Fix names, fix loop.Ronald S. Bultje2004-10-251-0/+7
* ext/speex/gstspeexdec.c: sinkconvert function so oggdemux can get the file le...Ronald S. Bultje2004-10-252-0/+11
* gst/asfdemux/gstasfdemux.c: Don't push incomplete packets.Ronald S. Bultje2004-10-251-0/+9
* sys/: Remove client-side overlay handling, use the X-server v4l plugin for th...Ronald S. Bultje2004-10-259-227/+186
* sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall...Ronald S. Bultje2004-10-254-7/+20
* gst/: Framerate.Ronald S. Bultje2004-10-242-6/+22
* sys/v4l2/gstv4l2element.c: Fix properties (channel, norm, frequency).Ronald S. Bultje2004-10-242-11/+17
* sys/v4l2/gstv4l2element.c: Flag typo.Ronald S. Bultje2004-10-243-9/+19
* sys/v4l2/v4l2src_calls.c: Fix hang.Ronald S. Bultje2004-10-242-0/+6
* sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness.Ronald S. Bultje2004-10-245-7/+38
* sys/v4l/gstv4lsrc.c: Quiet.Ronald S. Bultje2004-10-241-0/+5
* sys/oss/gstosssrc.c: Don't mix bytes and samples.Ronald S. Bultje2004-10-242-3/+8
* ext/ogg/gstoggmux.c: Basic pad template which accepts OGM tracks, speex, flac...Ronald S. Bultje2004-10-241-0/+18