Remove bogus check for libcheck, since we check for gstreamer-check and it pulls...
[platform/upstream/gst-plugins-good.git] / gst /
2007-04-25 Wim Taymansgst/rtsp/gstrtpdec.*: Add dummy latency property to...
2007-04-25 Tim-Philipp Müllergst/alpha/gstalphacolor.c: Double-check that RGB input...
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 MüllerAdd minimal docs blurb to alphacolor; split out headers...
2007-04-20 Tim-Philipp Müllergst/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-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 Müllergst/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 Stichelegst/rtp/Makefile.am: gst/rtp/fnv1hash.c (MASK_24, FNV1_...
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 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...
2007-04-10 Peter Kjellerstedtgst/: Fix some compiler warnings. Fixes #428182.
2007-04-06 Wim Taymansgst/rtsp/: Morph RTPDec into something compatible with...
2007-04-05 Wim Taymansgst/qtdemux/gstrtpxqtdepay.*: Try to recover from packe...
2007-04-05 Wim Taymansgst/rtp/gstrtpmp4adepay.c: This element is ready to...
2007-04-05 Julien Mouttegst/avi/gstavidemux.c: Don't leave the offsets defined...
2007-04-04 Stefan Kostgst/avi/: Don't abort on out-of-memory. Use stream...
2007-04-03 Wim Taymansgst/smpte/barboxwipes.c:
2007-03-30 Sebastian Drögegst/wavparse/gstwavparse.c: Support audio/x-raw-float...
2007-03-30 Sebastian DrögeRevert last change as we don't want plugins-good to...
2007-03-29 René Stadlerconfigure.ac: Require gst-plugins-base CVS for audiocon...
2007-03-29 Wim Taymansgst/rtp/: Flush adapter on disconts.
2007-03-29 Wim Taymansgst/rtp/: Use more efficient adapter and rtpbuffer...
2007-03-29 Sebastian Drögegst/wavenc/gstwavenc.c: Correctly handle width!=depth...
2007-03-29 Laurent Glayalgst/udp/: Rework the socket allocation a bit based...
2007-03-29 Laurent Glayalgst/rtp/: Added H264 payloader. Fixes #423782.
2007-03-28 Sebastian Drögegst/wavparse/gstwavparse.c: Actually support depths...
2007-03-28 Sebastian Drögegst/wavparse/gstwavparse.c: Add support for wav files...
2007-03-28 Stefan Kostgst/rtp/: Added MP4A-LATM depayloader. Fixes #417792.
2007-03-28 Edward Herveygst/qtdemux/: Process 'ctts' atoms, which are present...
2007-03-25 Wim Taymansgst/rtsp/gstrtspsrc.*: Handle default clock-rates for...
2007-03-24 Tim-Philipp Müllergst/interleave/deinterleave.c: Remove 'channel-position...
2007-03-22 Tim-Philipp Müllergst/interleave/deinterleave.c: Don't leak input buffer...
2007-03-21 Tim-Philipp Müllergst/apetag/gsttagdemux.c: Rename registered type in...
2007-03-19 Tim-Philipp Müllergst/wavparse/gstwavparse.c: Streaming mode fixes: don...
2007-03-16 Stefan Kostgst/equalizer/gstiirequalizer10bands.c: A 10 band EQ...
2007-03-14 Philippe Kalafgst/rtp/: Ported mulaw and alaw payloaders to use new...
2007-03-14 Stefan Kostgst/equalizer/: Add 3 and 10 band version and add missi...
2007-03-12 Tim-Philipp Müllergst/apetag/gsttagdemux.c: Fix handling of -1 values...
2007-03-12 Jan Schmidtgst/id3demux/gstid3demux.c: Fix handling of -1 values...
2007-03-12 Tim-Philipp Müllergst/id3demux/id3v2frames.c: Fix parsing of ID3 v2.2...
2007-03-10 Tim-Philipp MüllerPrintf format fixes; also add some missing quotes in...
2007-03-09 Jan Schmidtgst/autodetect/gstautoaudiosink.c: Tim and I can't...
2007-03-09 Wim Taymansgst/rtsp/gstrtspsrc.c: When activated, remove the udpsr...
2007-03-09 Wim Taymansgst/avi/gstavidemux.c: Fix stream position reporting...
2007-03-09 Stefan Kostgst/equalizer/: Refactor plugin into a base class and...
2007-03-08 René Stadlergst/avi/gstavidemux.c: Make avidemux accept optional...
2007-03-08 Sebastian Drögegst/audiofx/: Add new audiodynamic element which can...
2007-03-07 Edward Herveygst/qtdemux/qtdemux.*: Share qtdemux debug category...
2007-03-07 Stefan Kostgst/level/gstlevel.*: Resolve message timestamps agains...
2007-03-07 Stefan Kostgst/spectrum/gstspectrum.*: One FIXME less, by resolvin...
2007-03-06 Tim-Philipp Müllergst/id3demux/gstid3demux.c: Don't leak caps: make gst_i...
2007-03-06 Tim-Philipp Müllergst/id3demux/: Do not convert obsolete TDA/TDAT frames...
2007-03-06 Wim Taymansgst/spectrum/gstspectrum.c: Fix and cleanup default...
2007-03-06 Wim Taymansgst/goom/gstgoom.*: Document, fix and improve goom...
2007-03-05 Wim Taymansgst/rtp/: Fix encoding-name case.
2007-03-05 Wim Taymansgst/rtp/: Fix speex (de)payloader. Fixes #358040.
2007-03-04 Jan Schmidtgst/multipart/multipartdemux.c: Use gst_pad_new_from_st...
2007-03-04 Jan SchmidtFix a bunch of leaks shown by the newly-added states...
2007-03-03 Loïc MinierDon't mix tabs and spaces (#414168).
2007-03-02 Stefan Kostgst/wavparse/gstwavparse.c: Unbreak my previous commit...
2007-03-02 Wim Taymansgst/udp/gstudpsrc.c: Fix doc.
2007-03-02 René Stadlergst/wavparse/gstwavparse.c: Handle rounding better...
2007-03-02 Thijs Vermeirgst/udp/gstudpsrc.*: Add support to strip proprietary...
2007-03-02 Wim Taymansgst/rtp/gstrtpmp2tdepay.c: Fix compilation.
2007-03-02 Thijs Vermeirgst/rtp/gstrtpmp2tdepay.*: Add support to strip off...
2007-03-01 Wim Taymansgst/rtsp/gstrtspsrc.c: Errors from the udp sources...
2007-03-01 Wim Taymansgst/rtsp/gstrtpdec.c: Make state change to PAUSED NO_PR...
2007-02-28 Wim Taymansgst/avi/gstavidemux.c: Fix combined flow return. Fixes...
2007-02-28 Wim Taymansgst/videofilter/Makefile.am: Dist header..
2007-02-28 Wim Taymansgst/videofilter/gstgamma.h: Add header too.
2007-02-28 Mark Nauwelaertsgst/videofilter/: Port gamma filter to 0.10. Fixes...
2007-02-28 Wim Taymansgst/rtsp/URLS: Add another interesting test url.
2007-02-26 Jan Schmidtgst/rtsp/Makefile.am: Fix make check too.
2007-02-26 Jan Schmidtgst/rtsp/base64.*: Commit missing files for base64...
2007-02-24 Loïc MinierFix build with LDFLAGS='-Wl,-z,defs' (#410997)
2007-02-24 Tim-Philipp MüllerFix build with LDFLAGS='-Wl,-z,defs'.
2007-02-23 Jan Schmidtgst/rtsp/: g_base64_encode is a GLib 2.12 function...
2007-02-23 Jan Schmidtgst/rtsp/: Implement simple Basic Authentication suppor...
2007-02-22 Stefan KostFix level for multi-channel case.
2007-02-21 Stefan Kostgst/level/gstlevel.*: Use function pointer for process...
2007-02-18 Wim Taymansgst/rtp/: Added simple mpeg transport stream payloader.
2007-02-16 Wim Taymansgst/rtsp/URLS: Add example H264 rtsp url.
2007-02-16 Wim Taymansgst/rtp/README: Fix case of string params.
2007-02-15 Wim Taymansgst/rtp/gstrtph264depay.c: Set right caps on output...
2007-02-14 Wim Taymansgst/rtsp/sdpmessage.c: Clear stack allocated SDPMedia...
next