platform/upstream/gst-plugins-good.git
2006-01-18 Tim-Philipp... Port libcdio cdda source, formerly known as cddasrc...
2006-01-18 Tommi Myöhänengst/wavparse/gstwavparse.c: Fix conversion from TIME...
2006-01-18 Edgard LimaRonald's patch applied. see bug #326318.
2006-01-17 Tim-Philipp... gst/qtdemux/qtdemux.*: Fix seeking for quicktime files...
2006-01-16 Christian Schallerupdate with love
2006-01-15 Sergey Scobichgst/id3demux/id3v2frames.c: Fix compilation of id3demux...
2006-01-15 Tim-Philipp... ext/esd/Makefile.am: otherwise build will fail for...
2006-01-13 Thomas Vander... back to head
2006-01-13 Thomas Vander... releasing 0.10.1
2006-01-13 Wim Taymansext/jpeg/gstsmokeenc.c: fix memleak. Fixes #326618
2006-01-13 Mike Smithgst/level/gstlevel.c: Fix memleak. Fixes #326612
2006-01-11 Thomas Vander... configure.ac: prereleasing
2006-01-11 Edward Herveygst/qtdemux/qtdemux.c: Add support for Indeo3 video...
2006-01-10 Michael Smithgst/level/gstlevel.c: Don't leak filter arrays.
2006-01-09 Christian Schalleradd Sun Audio plugin. Verified that nothing breaks...
2006-01-07 Philippe Kalafgst-plugins-good/gst/udp/: Allow udpsrc and dynudpsink...
2006-01-06 Tim-Philipp... ext/gconf/: Add new gconfaudiosrc and gconfvideosrc...
2006-01-06 Edward Herveygst/id3demux/gstid3demux.c: Add gst_element_no_more_pad...
2006-01-05 Sébastien Moutteadded sys/directdraw added sys/directsound added win32...
2006-01-05 Stefan Kostgst/videobox/gstvideobox.c: call oil_init() when using...
2006-01-04 Wim Taymansext/jpeg/: Fix leaks.
2006-01-02 Tim-Philipp... ext/flac/gstflacdec.c: Don't g_assert() where we should...
2005-12-30 Stefan Kostconfigure.ac: also remove smoothwave's Makefile.am
2005-12-30 Thomas Vander... remove old plugin that went bad
2005-12-30 Stefan Kosttests/examples/Makefile.am: added missing Makefile.am
2005-12-30 Stefan Kostmoved level-example to tests/examples/level-example
2005-12-29 Michael Smithgst/udp/gstmultiudpsink.*: Track packets sent per clien...
2005-12-29 Tim-Philipp... gst/auparse/gstauparse.c: Can't use gst_object_unref...
2005-12-28 Jan Schmidtgst/id3demux/id3tags.c: If a broken tag has 0 bytes...
2005-12-22 Philippe Kalafgst-plugins-good/gst/rtp/: Making these depayloaders...
2005-12-21 Jan Schmidtdocs/plugins/gst-plugins-good-plugins.*: Regenerate...
2005-12-21 Jan SchmidtAdd documentation for id3demux.
2005-12-20 Michael Smithgst/udp/gstmultiudpsink.*: Collect statistics; return...
2005-12-19 Edward Herveygst/avi/gstavidemux.c: Stupid signedness issue...
2005-12-19 Edward Herveyext/swfdec/gstswfdec.c: Add debugging category and...
2005-12-19 Edward Herveygst/avi/gstavidemux.c: Construct index for indexless...
2005-12-18 Jan Schmidtconfigure.ac: Check for optional dependency on zlib...
2005-12-17 Julien Mouttedocs/plugins/: Updates.
2005-12-16 Stefan Kostchange some char* into char[]
2005-12-16 Wim Taymansgst/wavparse/gstwavparse.*: Use GstSegment to implement...
2005-12-16 Tim-Philipp... ext/wavpack/gstwavpackdec.c: Oops, remove trailing...
2005-12-16 Benjamin Pineaugst/rtsp/rtspconnection.c: Add <netinet/in.h> include...
2005-12-16 gcocatre@gmail.comext/wavpack/: Wavpack supports samplerates from 6-192kH...
2005-12-14 Edgard LimaSet clock rate to be fixed in 8000. It fixes bug #324012.
2005-12-14 Philippe Kalafgst-plugins-good/gst/rtp/: Fixed payload range in paylo...
2005-12-13 Julien Mouttegst/videomixer/videomixer.c: Code cleanup and re-enabli...
2005-12-13 Tim-Philipp... sys/oss/gstossmixerelement.c: Add 'device-name' propert...
2005-12-13 Edward Herveygst/flx/gstflxdec.c: If the speed of the file is null...
2005-12-12 Julien MoutteAdding documentation for videomixer on my way with...
2005-12-12 Julien Mouttegst/videomixer/videomixer.c: Fix caps negotiation....
2005-12-12 Arwed v. MerkatzSet correct timestamps on audio laces, fixes playback...
2005-12-12 Tim-Philipp... ext/: GstObjects must be unref'ed with gst_object_unref...
2005-12-12 Tim-Philipp... gst/auparse/gstauparse.*: Use gst_object_unref() for...
2005-12-11 Edward Herveygst/debug/efence.c: Added pull mode.
2005-12-11 Tim-Philipp... gst/: Use audiotestsrc instead of sinesrc (#323798).
2005-12-11 Stefan Kostsys/oss/gstosssink.c: more debug-func-ptr usage
2005-12-11 Zeeshan AliNow flxdec works on big-endian machines as well.
2005-12-11 Tim-Philipp... gst/debug/efence.c: Make sure GST_BUFFER_DATA is set...
2005-12-10 Tim-Philipp... ext/flac/gstflacdec.*: Rewrite flacdec a bit, so that...
2005-12-10 Tim-Philipp... configure.ac: Update comment in OSS includes check.
2005-12-09 Thomas Vander... borgify and fix up documentation
2005-12-09 Jan Schmidtext/faad/gstfaad.c: Assume that an unknown channel...
2005-12-09 Michael Smithext/flac/gstflacdec.c: Accept a wider range of flac...
2005-12-08 Julien Mouttedocs/plugins/Makefile.am: Add multipart elements.
2005-12-07 Edward Herveygst/qtdemux/qtdemux.c: Memleak fixes.
2005-12-07 Edward Herveygst/avi/gstavidemux.c: Memleak and crasher fixes.
2005-12-06 Thomas Vander... expand tabs
2005-12-06 Thomas Vander... expand tabs
2005-12-05 Thomas Vander... back to HEAD
2005-12-05 Thomas Vander... releasing 0.10.0 RELEASE-0_10_0
2005-12-05 Thomas Vander... releasing 0.10.0
2005-12-05 Thomas Vander... Update .po files
2005-12-05 Thomas Vander... update translations
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-12-05 Michael Smithdocs/plugins/gst-plugins-good-plugins.args: Remove...
2005-12-04 Christian Schallerremove pango plugin as its gone into base
2005-12-03 Thomas Vander... fix element descriptions
2005-12-03 Thomas Vander... remove fdsrc docs
2005-12-01 Thomas Vander... back to HEAD
2005-12-01 Thomas Vander... releasing 0.9.7 RELEASE-0_9_7
2005-12-01 Thomas Vander... releasing 0.9.7
2005-12-01 Thomas Vander... Update .po files
2005-12-01 Thomas Vander... add multipart plugin to docs
2005-12-01 Thomas Vander... move pango to base
2005-12-01 Thomas Vander... gst/rtp/: parsers are depayers
2005-12-01 Thomas Vander... Do burger's rename for rtp payloaders and depayloaders
2005-11-30 Wim Taymansext/dv/: Fix seeking in dvdemux again, add some more...
2005-11-30 Thomas Vander... fix tests
2005-11-30 Thomas Vander... add tests subdir
2005-11-30 Thomas Vander... add Makefile.am
2005-11-30 Thomas Vander... move
2005-11-30 Thomas Vander... move under tests
2005-11-30 Christian Schallerupdate for latest changes
2005-11-30 Tim-Philipp... ext/pango/gsttextrender.*: Add missing files.
2005-11-30 Tim-Philipp... Port pango-based textoverlay, timeoverlay and textrende...
2005-11-30 Julien Mouttegst/udp/Makefile.am: Moved to netbuffer.
2005-11-30 Julien MouttePorted multipart mux/demux to 0.9.
2005-11-30 Thomas Vander... gst/: update for symbols change
2005-11-29 Thomas Vander... gst/udp/: the old gstnet lib was renamed gstnetbuffer...
next