summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: configure update for libmng.Wim Taymans2004-10-041-0/+5
* ext/libmng/: Added basic MNG decoder. Needs more work. The encoder does not w...Wim Taymans2004-10-041-0/+24
* gst/realmedia/rmdemux.c: Don't hang on length=0 chunks. Some negotiation fixe...Ronald S. Bultje2004-10-041-0/+8
* you need 1.0.4 of speexThomas Vander Stichele2004-10-041-0/+5
* Revert the changes to the speex include file locations.Iain Holmes2004-10-041-0/+12
* gst/realmedia/rmdemux.c: Use debug category, fix EOS handling. filesrc ! rmde...Ronald S. Bultje2004-10-041-0/+12
* gst/avi/gstavidemux.c: Improve allocation, cutting and sorting of the index. ...Ronald S. Bultje2004-10-041-0/+8
* gst/realmedia/rmdemux.c: fixed compilationChristophe Fergeau2004-10-031-0/+5
* gst-libs/gst/riff/riff-media.c: Add wing commander format mimetype/fourccs.Ronald S. Bultje2004-10-021-0/+9
* gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB).Ronald S. Bultje2004-10-021-0/+21
* commiting patch from Phil BlundellPhil Blundell2004-10-011-0/+6
* ext/speex/gstspeexdec.c: Small cleanups.Wim Taymans2004-10-011-0/+9
* gst/wavparse/gstwavparse.*: Added some more debugging info.Wim Taymans2004-10-011-0/+12
* gst/playback/: Add some debug info to decodebin, update READMEWim Taymans2004-10-011-0/+8
* ext/dvdnav/dvdnavsrc.c: Don't use g_print(); use GST_DEBUG().Ronald S. Bultje2004-10-011-0/+5
* ext/ogg/gstoggmux.c: Handle EOS properly.Ronald S. Bultje2004-10-011-0/+6
* ext/faad/gstfaad.*: Allow playback of raw (unframed) MPEG AAC files (#148993).Ronald S. Bultje2004-10-011-0/+9
* gst/wavparse/gstwavparse.c: Throw error if we didn't recognize the stream. Fi...Ronald S. Bultje2004-10-011-0/+7
* 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