summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* bump nano to cvsThomas Vander Stichele2004-10-061-0/+5
* releasingThomas Vander Stichele2004-10-061-10/+17
* gst/playback/: Do not signal the no_more_pads after the first pad when we are...Wim Taymans2004-10-061-0/+11
* bump for prereleaseThomas Vander Stichele2004-10-061-0/+5
* gst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS to fix a warningStéphane Loeuillet2004-10-061-0/+9
* gst-libs/gst/riff/riff-media.c: generate caps for ATRAC3 audio streamsStéphane Loeuillet2004-10-061-0/+8
* gst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavparse/wavparse.vcproj rif...Stéphane Loeuillet2004-10-061-0/+7
* gst/wavparse/gstwavparse.h remove duplicated defines for audio codec codes gs...Stéphane Loeuillet2004-10-061-0/+10
* gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o...Wim Taymans2004-10-061-0/+6
* gst/playback/: Set state on newly added element to READY so that negotiation ...Wim Taymans2004-10-061-0/+15
* add Oriya translation, yippeeThomas Vander Stichele2004-10-061-0/+8
* gst/avi/gstavidemux.c: Prevent overwrite of size member. Makes audio sound cr...Ronald S. Bultje2004-10-051-0/+5
* - add .rmvb to the list of RealMedia known file extensionsStéphane Loeuillet2004-10-051-0/+5
* ext/libmng/gstmngdec.c: Set the framerate correctly.Wim Taymans2004-10-051-0/+10
* gst/avi/gstavidemux.c: There was something wrong with the index massaging.Ronald S. Bultje2004-10-041-0/+5
* ext/jpeg/: Updated smoke, new bitstream, allows embedding in ogg.Wim Taymans2004-10-041-0/+21
* gst/avi/gstavidemux.c: Fix seeking in some files. All this code is no longer ...Ronald S. Bultje2004-10-041-0/+7
* 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