summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-10-08gst/playback/gstplaybin.c: Don't assume the user provided sinks are named "si...Wim Taymans1-2/+8
2004-10-08gst/playback/gstplaybasebin.c: Do not try to autoplug sources that generate r...Wim Taymans1-0/+9
2004-10-08ext/cdparanoia/gstcdparanoia.*: Added reworked patch from #154903 from milosz...Wim Taymans1-0/+12
2004-10-08gst/playback/: Reuse the audio and video bins.Wim Taymans1-0/+21
2004-10-08sys/: Reverting Ronald's changes as the issue is not coming from those elemen...Julien Moutte1-0/+11
2004-10-07sys/: Actually only create a new toplevel window if we're not gonna embed it ...Ronald S. Bultje1-0/+11
2004-10-07gst/playback/: Implement muting/unmuting of streams, mute streams that are no...Wim Taymans1-0/+8
2004-10-07gst/typefind/gsttypefindfunctions.c: Added lame audio/x-ac3 typefind function.Wim Taymans1-0/+6
2004-10-06bump nano to cvsThomas Vander Stichele1-0/+5
2004-10-06releasingThomas Vander Stichele1-10/+17
2004-10-06gst/playback/: Do not signal the no_more_pads after the first pad when we are...Wim Taymans1-0/+11
2004-10-06bump for prereleaseThomas Vander Stichele1-0/+5
2004-10-06gst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS to fix a warningStéphane Loeuillet1-0/+9
2004-10-06gst-libs/gst/riff/riff-media.c: generate caps for ATRAC3 audio streamsStéphane Loeuillet1-0/+8
2004-10-06gst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavparse/wavparse.vcproj rif...Stéphane Loeuillet1-0/+7
2004-10-06gst/wavparse/gstwavparse.h remove duplicated defines for audio codec codes gs...Stéphane Loeuillet1-0/+10
2004-10-06gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o...Wim Taymans1-0/+6
2004-10-06gst/playback/: Set state on newly added element to READY so that negotiation ...Wim Taymans1-0/+15
2004-10-06add Oriya translation, yippeeThomas Vander Stichele1-0/+8
2004-10-05gst/avi/gstavidemux.c: Prevent overwrite of size member. Makes audio sound cr...Ronald S. Bultje1-0/+5
2004-10-05- add .rmvb to the list of RealMedia known file extensionsStéphane Loeuillet1-0/+5
2004-10-05ext/libmng/gstmngdec.c: Set the framerate correctly.Wim Taymans1-0/+10
2004-10-04gst/avi/gstavidemux.c: There was something wrong with the index massaging.Ronald S. Bultje1-0/+5
2004-10-04ext/jpeg/: Updated smoke, new bitstream, allows embedding in ogg.Wim Taymans1-0/+21
2004-10-04gst/avi/gstavidemux.c: Fix seeking in some files. All this code is no longer ...Ronald S. Bultje1-0/+7
2004-10-04configure.ac: configure update for libmng.Wim Taymans1-0/+5
2004-10-04ext/libmng/: Added basic MNG decoder. Needs more work. The encoder does not w...Wim Taymans1-0/+24
2004-10-04gst/realmedia/rmdemux.c: Don't hang on length=0 chunks. Some negotiation fixe...Ronald S. Bultje1-0/+8
2004-10-04you need 1.0.4 of speexThomas Vander Stichele1-0/+5
2004-10-04Revert the changes to the speex include file locations.Iain Holmes1-0/+12
2004-10-04gst/realmedia/rmdemux.c: Use debug category, fix EOS handling. filesrc ! rmde...Ronald S. Bultje1-0/+12
2004-10-04gst/avi/gstavidemux.c: Improve allocation, cutting and sorting of the index. ...Ronald S. Bultje1-0/+8
2004-10-03gst/realmedia/rmdemux.c: fixed compilationChristophe Fergeau1-0/+5
2004-10-02gst-libs/gst/riff/riff-media.c: Add wing commander format mimetype/fourccs.Ronald S. Bultje1-0/+9
2004-10-02gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB).Ronald S. Bultje1-0/+21
2004-10-01commiting patch from Phil BlundellPhil Blundell1-0/+6
2004-10-01ext/speex/gstspeexdec.c: Small cleanups.Wim Taymans1-0/+9
2004-10-01gst/wavparse/gstwavparse.*: Added some more debugging info.Wim Taymans1-0/+12
2004-10-01gst/playback/: Add some debug info to decodebin, update READMEWim Taymans1-0/+8
2004-10-01ext/dvdnav/dvdnavsrc.c: Don't use g_print(); use GST_DEBUG().Ronald S. Bultje1-0/+5
2004-10-01ext/ogg/gstoggmux.c: Handle EOS properly.Ronald S. Bultje1-0/+6
2004-10-01ext/faad/gstfaad.*: Allow playback of raw (unframed) MPEG AAC files (#148993).Ronald S. Bultje1-0/+9
2004-10-01gst/wavparse/gstwavparse.c: Throw error if we didn't recognize the stream. Fi...Ronald S. Bultje1-0/+7
2004-10-01gst/videoscale/gstvideoscale.c: Fix negotiation.Ronald S. Bultje1-0/+5
2004-10-01gst/wavparse/gstwavparse.c: Fix memleak.Ronald S. Bultje1-0/+7
2004-10-01sys/sunaudio/gstsunaudio.c: Solve #152805.Ronald S. Bultje1-0/+9
2004-10-01gst-libs/gst/riff/riff-media.c: Add codec_data handling (like asfdemux used t...Ronald S. Bultje1-0/+12
2004-10-01sys/v4l/v4lsrc_calls.c: Don't actually error out if we get another return val...Ronald S. Bultje1-0/+9
2004-10-01ext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge loop around the whole DV...Ronald S. Bultje1-0/+40
2004-09-29gst/mpegstream/: Fix playback of mpeg again, timestamps where screwed up by p...Wim Taymans1-0/+8