platform/upstream/gst-plugins-good.git
2007-05-20 Tim-Philipp... gst/rtsp/gstrtspsrc.c: Printf format fix.
2007-05-19 René StadlerAdd replaygain playback elements (#412710).
2007-05-18 Wim Taymansgst/rtsp/gstrtspsrc.c: Don't crash when an unsupported...
2007-05-18 Wim Taymansgst/rtsp/gstrtspsrc.*: Add TCP timeout property and...
2007-05-18 Wim Taymansgst/rtsp/gstrtspsrc.c: Refactor timeout handling.
2007-05-17 Wim Taymansgst/rtsp/gstrtspsrc.c: Ignore streams that fail the...
2007-05-17 Edward Herveysys/osxvideo/osxvideosink.*: Remove the event-loop...
2007-05-17 Edward Herveysys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef...
2007-05-16 Edward Herveyext/libpng/gstpngdec.c: Fix build on macosx.
2007-05-16 Sebastian Drögeext/raw1394/gstdv1394src.c: Replace direct comparison...
2007-05-15 Tim-Philipp... Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefil...
2007-05-15 Stefan Kostgst/debug/breakmydata.c (gst_break_my_data_init): One...
2007-05-15 Stefan Kostgst/debug/breakmydata.c: Ooops, no // comments please.
2007-05-15 Stefan Kostgst/debug/breakmydata.c: Fix gst_buffer_is_writable...
2007-05-15 David Schleefsys/v4l2/gstv4l2src.c: Add support for Bayer images...
2007-05-14 Wim Taymansgst/rtp/: Update theora pay/depayloader in a similar...
2007-05-14 Wim Taymansgst/rtsp/gstrtspsrc.c: When we try to execute a method...
2007-05-14 Wim Taymansgst/rtp/gstrtpvorbisdepay.c: Remove annoying _dump_mem.
2007-05-14 Wim Taymansgst/rtsp/gstrtspsrc.c: Parse range correctly.
2007-05-14 Wim Taymansgst/rtsp/gstrtspsrc.c: Factor out caps configuration...
2007-05-13 David Schleefgst/replaygain/rganalysis.c: Fix wrong ifdef for visual...
2007-05-13 Sébastien Mouttegst/level/gstlevel.c: Use guint8 * instead of gpointer...
2007-05-12 Peter Kjellerstedtgst/rtsp/: Make channel guint8 where possible.
2007-05-12 Peter Kjellerstedtgst/rtsp/rtspurl.*: Add support for query parameters...
2007-05-12 Peter Kjellerstedtgst/rtsp/rtsptransport.*: Add validation to rtsp_transp...
2007-05-11 Eric Anholtsys/ximage/gstximagesrc.c (gst_ximage_src_open_display...
2007-05-11 Tim-Philipp... gst/wavparse/gstwavparse.c: Skip LIST chunks before...
2007-05-11 Wim Taymansgst/rtsp/: Preliminary seek support.
2007-05-11 Wim Taymansgst/rtp/README: Update README with new RTP variables...
2007-05-11 Wim Taymansgst/rtsp/rtsptransport.c: UDP MCAST is actually the...
2007-05-11 Zaheer Abbas... sys/ximage/gstximagesrc.c (gst_ximage_src_start, gst_xi...
2007-05-11 Wim Taymansgst/rtsp/rtsptransport.c: Make UDP the default transpor...
2007-05-10 Stefan Kostgst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtd...
2007-05-10 David Schleefgst/level/gstlevel.c: Revert last change.
2007-05-09 Sébastien Mouttegst/level/gstlevel.c: Use guint8 * instead of gpointer...
2007-05-09 Wim Taymansgst/rtsp/: Add code to parse time ranges.
2007-05-08 Tim-Philipp... gst/videomixer/videomixer.c: Fix strides calculation...
2007-05-06 Sebastian Drögegst/audiofx/: Sync the GObject properties before each...
2007-05-04 Wim Taymansgst/rtsp/gstrtspsrc.c: Let more error state trickle...
2007-05-04 Wim Taymansgst/rtsp/gstrtspsrc.c: Ignore errors when trying to...
2007-05-04 Wim Taymansgst/rtsp/gstrtspsrc.c: Send RTCP messages back to the...
2007-05-03 Wim Taymansgst/multipart/multipartmux.c: Fix timestamps on outgoin...
2007-05-03 Wim Taymansgst/multipart/multipartmux.c: Emit NEWSEGMENT events...
2007-05-03 Wim Taymansgst/rtsp/gstrtspsrc.c: Refactor transport configuration...
2007-05-02 Wim Taymansgst/rtsp/gstrtspsrc.*: Fix race when multiple udp sourc...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpack.c: Call bindtextdomain() to...
2007-05-02 Wim Taymansgst/wavparse/gstwavparse.c: Only set DISCONT when there...
2007-05-02 Sebastian Drögeext/flac/gstflac.c: Call bindtextdomain() to get locali...
2007-05-02 Wim Taymansgst/wavparse/gstwavparse.*: Be a bit more clever when...
2007-05-02 Sebastian Drögeext/flac/gstflacdec.c: Correctly post an error on the...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Remove old workaround...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Handle segment seeks...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Add handling for segment...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Correctly handle errors...
2007-05-02 Wim Taymansgst/rtsp/test.c: Fix compilation of deprecated test...
2007-05-02 Wim Taymansgst/rtsp/gstrtspsrc.*: Fix sending RTCP to the right...
2007-05-01 Sjoerd Simonsgst/rtp/gstrtpmp4vpay.*: Handle NEWSEGMENT and FLUSH...
2007-04-30 Tim-Philipp... docs/plugins/gst-plugins-good-plugins-docs.sgml: Remove...
2007-04-29 Wim Taymansgst/udp/gstmultiudpsink.c: Add code to drop membership...
2007-04-29 Thomas Vander... 80 char police
2007-04-29 Thomas Vander... autogen.sh: Require automake 1.7
2007-04-29 Thomas Vander... docs/plugins/inspect/: Add jack and update.
2007-04-29 Wim Taymansgst/udp/gstmultiudpsink.c: Fix multicast detection.
2007-04-27 Wim Taymansgst/rtsp/gstrtspsrc.c: Ignore ASYNC state messages...
2007-04-27 Wim Taymansgst/rtp/gstrtpilbcdepay.h: Fix mode property when speci...
2007-04-26 Edward Herveydocs/plugins/: Add documentation for osxaudio plugin.
2007-04-26 Edward Herveydocs/plugins/: Add documentation for osxvideo
2007-04-26 Wim Taymansgst/rtsp/gstrtspsrc.*: Protect state changes with a...
2007-04-26 Wim Taymansgst/udp/gstudpsrc.c: Handle the case where there are...
2007-04-26 Wim Taymansgst/wavparse/gstwavparse.*: Apply DISCONT to buffers.
2007-04-25 Wim Taymansgst/rtsp/gstrtpdec.*: Add dummy latency property to...
2007-04-25 Tim-Philipp... gst/alpha/gstalphacolor.c: Double-check that RGB input...
2007-04-25 Tim-Philipp... ext/libpng/gstpngdec.c: If we get a fatal flow return...
2007-04-25 Wim Taymansgst/rtsp/rtspconnection.c: Read the channel byte as...
2007-04-25 Wim Taymansgst/rtp/: Make sure we configure the clock_rate in...
2007-04-25 Wim Taymansgst/rtsp/gstrtspsrc.*: Parse server address from SDP.
2007-04-25 Stefan Kostgst/wavparse/gstwavparse.c: Make header field check...
2007-04-24 Tim-Philipp... Add minimal docs blurb to alphacolor; split out headers...
2007-04-20 Tim-Philipp... gst/debug/progressreport.c: Don't try to post NULL...
2007-04-18 Michael Smithgst/cutter/gstcutter.*: Fix some of the most obvious...
2007-04-18 Sebastian Drögegst/wavenc/gstwavenc.*: everything else results in...
2007-04-17 Snaikgst/smpte/barboxwipes.c: Add missing break statement...
2007-04-17 Vincent Torrigst/wavparse/gstwavparse.c: Use correct format strings...
2007-04-17 Sebastian Drögegst/wavparse/gstwavparse.c: Use gst_riff_create_audio_t...
2007-04-16 Brian Cameronsys/sunaudio/: Fix and/or update copyright attributions...
2007-04-14 Sébastien Mouttedocs/plugins/inspect/: Add xml doc files for Windows...
2007-04-13 Wim Taymansdocs/plugins/gst-plugins-good-plugins-sections.txt...
2007-04-13 Stefan Kostgst/wavparse/gstwavparse.c: Relax the audio/mpeg caps...
2007-04-13 Stefan Kostgst/wavparse/gstwavparse.*: More sanity check for the...
2007-04-12 Tim-Philipp... gst/icydemux/gsticydemux.c: If the metadata strings...
2007-04-12 Wim Taymansgst/rtp/gstrtph264depay.c: Use the proper sync word...
2007-04-12 Thomas Vander... gst/rtp/Makefile.am: gst/rtp/fnv1hash.c (MASK_24, FNV1_...
2007-04-12 jerry tansys/sunaudio/gstsunaudiosrc.c: it is the application...
2007-04-12 Wim Taymansgst/qtdemux/qtdemux.c: Make timescale 32 bits again...
2007-04-12 Wim Taymansgst/rtsp/gstrtpdec.*: Make backward compat with rtpbin...
2007-04-11 Wim Taymansgst/udp/gstudp.c: Register GstNetBuffer in plugin_init...
2007-04-11 Christian Schallerupdate to spec file
2007-04-11 Wim Taymansgst/qtdemux/: Handle version 1 mdhd atoms to get extend...
2007-04-10 Wim Taymansgst/rtp/gstrtpamrdepay.c: Fix depayloader clock_rate...
2007-04-10 Stefan Kostgst/auparse/gstauparse.c: limit caps to the formats...
next