Age | Commit message (Expand) | Author | Files | Lines |
2004-11-01 | gst/playback/gstdecodebin.c: Implement support for dynamic pad changing. We l... | Ronald S. Bultje | 1 | -0/+11 |
2004-11-01 | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 1 | -0/+49 |
2004-11-01 | added two api precondition guards use g_strdup with getenv to fix crash when ... | Stefan Kost | 1 | -0/+6 |
2004-11-01 | ext/esd/esdsink.c: Use a finalize function, not dispose, and more importantly... | Jan Schmidt | 1 | -0/+6 |
2004-11-01 | Plug more leaks. | Johan Dahlin | 1 | -0/+6 |
2004-10-31 | gst/tags/gstvorbistag.c: lotsa memleaks today. But they're all small... | Benjamin Otte | 1 | -0/+5 |
2004-10-31 | ext/ogg/gstoggdemux.c: another memleak crushed | Benjamin Otte | 1 | -0/+5 |
2004-10-31 | gst/tags/gstvorbistag.c: fix memleak | Benjamin Otte | 1 | -0/+5 |
2004-10-31 | ext/ogg/gstoggdemux.c: Hack to prevent crash when going to READY inside signa... | Ronald S. Bultje | 1 | -0/+6 |
2004-10-31 | gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Ad... | Ronald S. Bultje | 1 | -0/+51 |
2004-10-31 | gst/playback/Makefile.am: We need the marshallers for decodebin, too. | Ronald S. Bultje | 1 | -0/+5 |
2004-10-31 | gst/typefind/gsttypefindfunctions.c: Make quicktime typefinding work with 64-... | David Schleef | 1 | -0/+5 |
2004-10-30 | ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event. | Jan Schmidt | 1 | -0/+21 |
2004-10-29 | gst/asfdemux/gstasfdemux.c: Don't touch buffer if it is of size 0 (fixes #151... | Ronald S. Bultje | 1 | -0/+7 |
2004-10-29 | ext/ogg/gstoggdemux.c: Synchronized discont handling. | Ronald S. Bultje | 1 | -0/+5 |
2004-10-29 | ext/ogg/gstoggdemux.c: Make seeking sort-of exact again (fixes #156387). | Ronald S. Bultje | 1 | -0/+6 |
2004-10-29 | gst/playback/: Make caps explicitely available. Makes testing for unsupported... | Ronald S. Bultje | 1 | -0/+12 |
2004-10-29 | gst/audioconvert/gstaudioconvert.c: Really don't touch read-only buffers (#15... | Ronald S. Bultje | 1 | -0/+6 |
2004-10-29 | gst/wavparse/gstwavparse.c: Fix memleak (#155223). | Ronald S. Bultje | 1 | -0/+7 |
2004-10-29 | gst/tcp/: Added burst on connect sync_method, deprecated sync_clients, stream... | Wim Taymans | 1 | -0/+16 |
2004-10-29 | gst/playback/gstplaybasebin.c: Improve error reporting. | Ronald S. Bultje | 1 | -0/+6 |
2004-10-28 | gst/tcp/: Added more locks around fdset structures. Fixed/reworked the poll a... | Wim Taymans | 1 | -0/+14 |
2004-10-28 | gst-libs/gst/audio/gstaudiofilter.c: fix build | Zaheer Abbas Merali | 1 | -0/+5 |
2004-10-28 | gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channe... | Benjamin Otte | 1 | -0/+18 |
2004-10-27 | committing Norwegian Bokmaal translation | Thomas Vander Stichele | 1 | -0/+8 |
2004-10-27 | ext/alsa/gstalsamixer.c: Don't break on options (fixes #156488). | Ronald S. Bultje | 1 | -0/+5 |
2004-10-27 | fix build on older automake | Thomas Vander Stichele | 1 | -0/+7 |
2004-10-26 | ext/dv/gstdvdec.c: Allow a little margin when negotiating the framerate. | Wim Taymans | 1 | -0/+6 |
2004-10-26 | synchonised naming of pads and pad-templates | Stefan Kost | 1 | -0/+5 |
2004-10-26 | ext/ogg/gstoggdemux.c: Fix EOS again. Needs to be done in a better way. We sh... | Wim Taymans | 1 | -0/+8 |
2004-10-26 | Memory leak fixes | Iain Holmes | 1 | -0/+16 |
2004-10-26 | gst/avi/gstavimux.c: First calculate the rate, and only then use it. Hdr.rate... | Ronald S. Bultje | 1 | -0/+8 |
2004-10-26 | ext/gnomevfs/gstgnomevfssink.c: Implement seeking. | Ronald S. Bultje | 1 | -0/+6 |
2004-10-26 | Fix last entry | David Schleef | 1 | -1/+4 |
2004-10-26 | examples/: | David Schleef | 1 | -0/+8 |
2004-10-25 | sys/v4l/v4l_calls.c: Fix for some v4l cards which hang in v4lsrc | Zaheer Abbas Merali | 1 | -0/+7 |
2004-10-25 | ext/ogg/gstoggdemux.c: Make sure to remove the pad when a new chain is encoun... | Wim Taymans | 1 | -0/+8 |
2004-10-25 | examples/seeking/: Added some more examples, update others. | Wim Taymans | 1 | -0/+11 |
2004-10-25 | ext/: Add codec-name metadata. | Ronald S. Bultje | 1 | -0/+8 |
2004-10-25 | ALSA mixer track label internationalization (#154054). | Ronald S. Bultje | 1 | -0/+10 |
2004-10-25 | ext/theora/theoradec.c: Export bitrate as metadata. | Ronald S. Bultje | 1 | -0/+5 |
2004-10-25 | ext/alsa/: Fix names, fix loop. | Ronald S. Bultje | 1 | -0/+7 |
2004-10-25 | ext/speex/gstspeexdec.c: sinkconvert function so oggdemux can get the file le... | Ronald S. Bultje | 1 | -0/+6 |
2004-10-25 | gst/asfdemux/gstasfdemux.c: Don't push incomplete packets. | Ronald S. Bultje | 1 | -0/+9 |
2004-10-25 | sys/: Remove client-side overlay handling, use the X-server v4l plugin for th... | Ronald S. Bultje | 1 | -0/+31 |
2004-10-25 | sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall... | Ronald S. Bultje | 1 | -0/+10 |
2004-10-24 | gst/: Framerate. | Ronald S. Bultje | 1 | -0/+6 |
2004-10-24 | sys/v4l2/gstv4l2element.c: Fix properties (channel, norm, frequency). | Ronald S. Bultje | 1 | -0/+5 |
2004-10-24 | sys/v4l2/gstv4l2element.c: Flag typo. | Ronald S. Bultje | 1 | -0/+7 |
2004-10-24 | sys/v4l2/v4l2src_calls.c: Fix hang. | Ronald S. Bultje | 1 | -0/+5 |