summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-09-28Remove non-working ugly kioplugin Markey has new and much improved one in Ama...Christian Schaller1-0/+7
2004-09-27gst/tcp/gstmultifdsink.*: Make syncing to keyframes actually work for new cli...Wim Taymans1-0/+13
2004-09-26Implement event compression for new-media discont eventsIain Holmes1-0/+7
2004-09-26gst/debug/gstnavigationtest.*: make navigationtest display button-press and b...Benjamin Otte1-0/+9
2004-09-26Company's wisdom:Iain Holmes1-0/+8
2004-09-25remove changelog conflict indicatorsChristian Schaller1-2/+0
2004-09-25update spec to work with thomas and freshrpms rpms. Fix bug that hindered tot...Christian Schaller1-0/+7
2004-09-24gst/playback/gstplaybasebin.c: Only signal the no_more_pads signal when we ha...Wim Taymans1-0/+6
2004-09-24gst/playback/: Don't try to preroll or decode more than one audio/video track.Wim Taymans1-0/+9
2004-09-24gst/playback/gstplaybasebin.c: Throw error if we failed to find a suitable ou...Ronald S. Bultje1-0/+9
2004-09-23ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje1-0/+40
2004-09-23testsuite/multifilesink/Makefile.am: fix typoZaheer Abbas Merali1-0/+5
2004-09-22sys/: Fix mistakes from thaytan's patches.Julien Moutte1-0/+6
2004-09-22sys/ximage/ximagesink.c: For completeness, XSync in the destroy function as x...Jan Schmidt1-0/+5
2004-09-22ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiationJan Schmidt1-0/+13
2004-09-22ext/: remove explicit newmedia support from oggmux and vorbisenc add debug ca...Zaheer Abbas Merali1-0/+19
2004-09-22gst/asfdemux/gstasfdemux.c: Prevent infinite loops. More correct error report...Ronald S. Bultje1-0/+14
2004-09-21testsuite/multifilesink/: New media testsZaheer Abbas Merali1-0/+22
2004-09-20fix license informationChristian Schaller1-0/+5
2004-09-20ext/mad/gstmad.c: Allow for mp3 rate/channels changes. However, only very con...Ronald S. Bultje1-0/+29
2004-09-20ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting ...Johan Dahlin1-0/+5
2004-09-19gst/wavenc/gstwavenc.*: Added newmedia support to wavencZaheer Abbas Merali1-0/+6
2004-09-17gst/tcp/: Small cleanups in fdset.cWim Taymans1-0/+24
2004-09-16Free the caps used for the tryIain Holmes1-0/+5
2004-09-15gst/mpegstream/gstdvddemux.c: Caps are only set if the type of the stream is ...Ronald S. Bultje1-0/+7
2004-09-15gst/avi/gstavidemux.c: Just hardcode for raw audio then. AVI audio sucks.Ronald S. Bultje1-0/+6
2004-09-15use audio/x-ttafile and audio/x-tta for tta instead of audio/x-tta and audio/...Arwed v. Merkatz1-0/+8
2004-09-15gst/avi/gstavidemux.c: Try to fix a/v sync issues.Ronald S. Bultje1-0/+6
2004-09-15configure.ac: remove NASM check, since we don't use it. Update dirac check t...David Schleef1-0/+12
2004-09-15gst/avi/gstavidemux.*: Fix for compressed audio (mp3) timestamp generation. H...Ronald S. Bultje1-0/+8
2004-09-15gst/playback/gstplaybin.c: Volume is a double not a float.Ronald S. Bultje1-0/+5
2004-09-15gst/tcp/gstmultifdsink.c: Don't close the fd in multifdsink as we didn't open...Wim Taymans1-0/+7
2004-09-15ext/ogg/: Fix the case where the muxer would mark pages as delta frames when ...Wim Taymans1-0/+8
2004-09-15gst/playback/gstplaybasebin.c: Handle the case where we failed to setup a cle...Ronald S. Bultje1-0/+9
2004-09-15ext/gnomevfs/: Use _uri_new() instead of _open(), so it doesn't take as long andRonald S. Bultje1-0/+13
2004-09-142004-09-14 Brian Cameron <brian.cameron@sun.comBrian Cameron1-0/+6
2004-09-14gst/playback/: Some more work on making sure seeking pauses the pipeline and ...Wim Taymans1-0/+9
2004-09-14gst/tcp/: Be a bit more paranoid when freeing memory.Wim Taymans1-0/+8
2004-09-13gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #...Ronald S. Bultje1-0/+6
2004-09-13gst/qtdemux/qtdemux.c: Don't touch non-existing data (fixes crash on file in ...Ronald S. Bultje1-0/+5
2004-09-13gst/mpegstream/gstmpegparse.c: fix synchronistation for streams recorded from...Stéphane Loeuillet1-0/+6
2004-09-13gst/playback/gstplaybasebin.c: Handle double disposals, and proper change of ...Ronald S. Bultje1-0/+6
2004-09-13ext/gnomevfs/: Add URI support to Gnome-VFS plugins. Tries to load a fixed li...Ronald S. Bultje1-0/+26
2004-09-13ext/alsa/gstalsamixer.c: Update mixer (to sync with other sessions) if we try...Ronald S. Bultje1-0/+25
2004-09-12Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef1-0/+25
2004-09-12configure.ac: change speex detection as 1.1.6 now uses .pc/pkg-config and the...Stéphane Loeuillet1-0/+6
2004-09-09Write meta-seek information (seek heads).Arwed v. Merkatz1-1/+3
2004-09-09Write multiple blocks/frames per cluster.Arwed v. Merkatz1-0/+6
2004-09-09Added a volume element to the gstplaybin pipeline and an element for setting it.Scott Wheeler1-0/+7
2004-09-07gst/videomixer/videomixer.c: Copy timestamps from the master pad to the outpu...Wim Taymans1-0/+5