summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gst/videoscale/gstvideoscale.c: Fix negotiation.Ronald S. Bultje2004-10-011-0/+5
* gst/wavparse/gstwavparse.c: Fix memleak.Ronald S. Bultje2004-10-011-0/+7
* sys/sunaudio/gstsunaudio.c: Solve #152805.Ronald S. Bultje2004-10-011-0/+9
* gst-libs/gst/riff/riff-media.c: Add codec_data handling (like asfdemux used t...Ronald S. Bultje2004-10-011-0/+12
* sys/v4l/v4lsrc_calls.c: Don't actually error out if we get another return val...Ronald S. Bultje2004-10-011-0/+9
* ext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge loop around the whole DV...Ronald S. Bultje2004-10-011-0/+40
* gst/mpegstream/: Fix playback of mpeg again, timestamps where screwed up by p...Wim Taymans2004-09-291-0/+8
* ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...Ronald S. Bultje2004-09-291-0/+45
* ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg.Wim Taymans2004-09-281-0/+27
* remove kio from specChristian Schaller2004-09-281-0/+1
* Remove non-working ugly kioplugin Markey has new and much improved one in Ama...Christian Schaller2004-09-281-0/+7
* gst/tcp/gstmultifdsink.*: Make syncing to keyframes actually work for new cli...Wim Taymans2004-09-271-0/+13
* Implement event compression for new-media discont eventsIain Holmes2004-09-261-0/+7
* gst/debug/gstnavigationtest.*: make navigationtest display button-press and b...Benjamin Otte2004-09-261-0/+9
* Company's wisdom:Iain Holmes2004-09-261-0/+8
* remove changelog conflict indicatorsChristian Schaller2004-09-251-2/+0
* update spec to work with thomas and freshrpms rpms. Fix bug that hindered tot...Christian Schaller2004-09-251-0/+7
* gst/playback/gstplaybasebin.c: Only signal the no_more_pads signal when we ha...Wim Taymans2004-09-241-0/+6
* gst/playback/: Don't try to preroll or decode more than one audio/video track.Wim Taymans2004-09-241-0/+9
* gst/playback/gstplaybasebin.c: Throw error if we failed to find a suitable ou...Ronald S. Bultje2004-09-241-0/+9
* ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje2004-09-231-0/+40
* testsuite/multifilesink/Makefile.am: fix typoZaheer Abbas Merali2004-09-231-0/+5
* sys/: Fix mistakes from thaytan's patches.Julien Moutte2004-09-221-0/+6
* sys/ximage/ximagesink.c: For completeness, XSync in the destroy function as x...Jan Schmidt2004-09-221-0/+5
* ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiationJan Schmidt2004-09-221-0/+13
* ext/: remove explicit newmedia support from oggmux and vorbisenc add debug ca...Zaheer Abbas Merali2004-09-221-0/+19
* gst/asfdemux/gstasfdemux.c: Prevent infinite loops. More correct error report...Ronald S. Bultje2004-09-221-0/+14
* testsuite/multifilesink/: New media testsZaheer Abbas Merali2004-09-211-0/+22
* fix license informationChristian Schaller2004-09-201-0/+5
* ext/mad/gstmad.c: Allow for mp3 rate/channels changes. However, only very con...Ronald S. Bultje2004-09-201-0/+29
* ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting ...Johan Dahlin2004-09-201-0/+5
* gst/wavenc/gstwavenc.*: Added newmedia support to wavencZaheer Abbas Merali2004-09-191-0/+6
* gst/tcp/: Small cleanups in fdset.cWim Taymans2004-09-171-0/+24
* Free the caps used for the tryIain Holmes2004-09-161-0/+5
* gst/mpegstream/gstdvddemux.c: Caps are only set if the type of the stream is ...Ronald S. Bultje2004-09-151-0/+7
* gst/avi/gstavidemux.c: Just hardcode for raw audio then. AVI audio sucks.Ronald S. Bultje2004-09-151-0/+6
* use audio/x-ttafile and audio/x-tta for tta instead of audio/x-tta and audio/...Arwed v. Merkatz2004-09-151-0/+8
* gst/avi/gstavidemux.c: Try to fix a/v sync issues.Ronald S. Bultje2004-09-151-0/+6
* configure.ac: remove NASM check, since we don't use it. Update dirac check t...David Schleef2004-09-151-0/+12
* gst/avi/gstavidemux.*: Fix for compressed audio (mp3) timestamp generation. H...Ronald S. Bultje2004-09-151-0/+8
* gst/playback/gstplaybin.c: Volume is a double not a float.Ronald S. Bultje2004-09-151-0/+5
* gst/tcp/gstmultifdsink.c: Don't close the fd in multifdsink as we didn't open...Wim Taymans2004-09-151-0/+7
* ext/ogg/: Fix the case where the muxer would mark pages as delta frames when ...Wim Taymans2004-09-151-0/+8
* gst/playback/gstplaybasebin.c: Handle the case where we failed to setup a cle...Ronald S. Bultje2004-09-151-0/+9
* ext/gnomevfs/: Use _uri_new() instead of _open(), so it doesn't take as long andRonald S. Bultje2004-09-151-0/+13
* 2004-09-14 Brian Cameron <brian.cameron@sun.comBrian Cameron2004-09-141-0/+6
* gst/playback/: Some more work on making sure seeking pauses the pipeline and ...Wim Taymans2004-09-141-0/+9
* gst/tcp/: Be a bit more paranoid when freeing memory.Wim Taymans2004-09-141-0/+8
* gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #...Ronald S. Bultje2004-09-131-0/+6
* gst/qtdemux/qtdemux.c: Don't touch non-existing data (fixes crash on file in ...Ronald S. Bultje2004-09-131-0/+5