sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Should...
[platform/upstream/gstreamer.git] / gst /
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...
2007-02-14 jp.liugst/rtsp/sdpmessage.*: Fix memory management of SDP...
2007-02-14 zhangfei gaogst/avi/gstavimux.c: Allow muxing video/x-h264 (was...
2007-02-14 jp.liugst/rtsp/rtspurl.c: Fix parsing of password field in...
2007-02-14 Wim Taymansgst/wavparse/gstwavparse.*: Update docs.
2007-02-13 Jan SchmidtRe-factor the gconfaudiosink into a "GstSwitchSink...
2007-02-13 Stefan Kostgst/avi/gstavidemux.c: Put debug stuff into #ifndef...
2007-02-12 Tim-Philipp Müllergst/monoscope/: Fix copy'n'paste-o in docs chunk. Also...
2007-02-12 Jonathan Matthewgst/wavparse/gstwavparse.c: Fix massive memory leak...
2007-02-12 Stefan Kostgst/avi/gstavidemux.*: Save some memory (8%) by repacki...
2007-02-12 Stefan Kostgst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUN...
2007-02-12 Tim-Philipp Müllergst/debug/: Add code for a pushfilesrc element that...
2007-02-11 Sébastien Mouttegst/avi/gstavimux.c: Comment a #if 0 in caps template...
2007-02-09 Tim-Philipp Müllergst/avi/gstavimux.c: Explicitly cast result of pointer...
2007-02-08 Tim-Philipp Müllergst/debug/progressreport.c: Some more docs.
2007-02-07 Tim-Philipp Müllerdocs/plugins/inspect/plugin-rtp.xml: Update for new...
2007-02-07 Tim-Philipp MüllerMake progressreport element post messages with the...
2007-02-06 Tim-Philipp Müllergst/smpte/gstsmpte.c: Let's try this again and use...
2007-02-06 Tim-Philipp Müllergst/smpte/gstsmpte.c: Add cast to avoid compiler warnin...
2007-02-06 Sebastian Drögegst/audiofx/: Some small cleanups and port both element...
2007-02-03 Tim-Philipp MüllerFix up to use the newly ported (actually working) GstAu...
2007-02-02 Tim-Philipp Müllergst/equalizer/gstiirequalizer.c: Rename "values" proper...
2007-02-02 James Doc LivingstonPort equalizer plugin to 0.10 (#403572).
2007-01-28 Tim-Philipp Müllergst/videocrop/gstvideocrop.c: Fix cropping for packed...
2007-01-25 Wim Taymansgst/rtsp/gstrtspsrc.c: Convert SDP fields to upper...
2007-01-25 Wim Taymansgst/rtp/: Fix case of encoding-name and key/value pairs...
2007-01-25 Edward Herveygst/: Use proper print statements.
2007-01-25 Wim Taymansgst/rtp/gstrtpL16pay.*: Fill up to MTU using adapter.
2007-01-25 Edward HerveyUse G_GSIZE_FORMAT in print statements for portability.
2007-01-24 Wim Taymansgst/rtp/: Port and enable raw audio payloader/depayload...
2007-01-24 Wim Taymansgst/rtsp/gstrtspsrc.*: Only unblock the udp pads when...
2007-01-24 Wim Taymansgst/rtp/: Added simple AC3 depayloader (RFC 4184).
2007-01-24 Sebastian Drögegst/audiofx/: Add new element "audioamplify". This...
2007-01-24 Wim Taymansgst/rtsp/gstrtspsrc.c: Unblock pads after adding the...
2007-01-24 Wim Taymansgst/rtp/: Fix caps with payload numbers.
2007-01-24 Wim Taymansgst/qtdemux/gstrtpxqtdepay.c: Fix caps on the depayloader.
2007-01-23 Sebastian Drögegst/audiofx/: Add new audiofx element "audioinvert...
2007-01-23 Wim Taymansgst/rtp/gstrtpmp4gdepay.c: Parse config params as strin...
2007-01-23 Wim Taymansgst/smpte/: constify some static structs.
2007-01-22 Tim-Philipp Müllergst/avi/gstavidemux.c: Error out properly when pull_ran...
2007-01-19 Tim-Philipp Müllergst/smpte/gstsmpte.c: Some more sanity checks to make...
2007-01-19 Edward Herveygst/smpte/gstsmpte.c: Ignore previous commit, that...
2007-01-19 Edward Herveygst/smpte/gstsmpte.c: Allocate buffers of the right...
2007-01-18 Tim-Philipp Müllergst/smpte/gstsmpte.c: Proxy getcaps on sink pads too...
2007-01-18 Stefan Kostgst/audiofx/audiopanorama.c: Fix doc section name ...
2007-01-16 Sebastian Drögegst/audiofx/audiopanorama.c: Use a function array for...
2007-01-14 Mark NauwelaertsAdd support for more than one audio stream; write bette...
2007-01-13 Andy Wingogst/interleave/deinterleave.c (gst_deinterleave_add_new...
2007-01-13 Andy Wingogst/interleave/interleave.c (gst_interleave_init):...
2007-01-13 Sebastian Drögegst/audiofx/audiopanorama.*: Add 'method' property...
2007-01-12 Wim Taymansgst/qtdemux/: Add X-QT depayloader that will eventually...
2007-01-12 Tim-Philipp Müllergst/qtdemux/Makefile.am: Dist all new files.
2007-01-12 Wim Taymansgst/qtdemux/: Cleanup and refactor to make the code...
2007-01-11 Tim-Philipp Müllergst/: Set correct caps on outgoing pulled buffers,...
2007-01-11 Jonas Holmberggst/multipart/multipartmux.c: Return FLOW errors ASAP...
2007-01-11 Lutz Muellergst/rtsp/gstrtspsrc.c: Check for stream pad before...
2007-01-10 Peter Kjellerstedtgst/rtsp/: Allow url to be NULL to be able to use it...
2007-01-10 Sebastian DrögeSome small docs fixes (#394851).
2007-01-09 Wim Taymansgst/avi/gstavidemux.c: Fix docs.
2007-01-09 Wim Taymansgst/rtp/: Added RFC 2250 MPEG Video Depayloader.
2007-01-08 Vincent Torriext/jpeg/: These libjpeg callbacks should return a...
2007-01-07 Andy WingoNew elements interleave and deinterleave, implement...
2007-01-07 Sébastien Mouttegst/cutter/gstcutter.c: Use gst_guint64_to_gdouble...
2007-01-05 Tim-Philipp MüllerCheck for zlib and if available pass it explicitly...
2007-01-05 Tim-Philipp Müllergst/matroska/Makefile.am: If zlib is available and...
2007-01-03 Jens GranseuerFix build with gcc-2.x (declare variables at the beginn...
2006-12-24 Tim-Philipp Müllergst/matroska/matroska-mux.c: The "signed" field in...
2006-12-18 Tim-Philipp Müllergst/qtdemux/qtdemux.c: Don't post BUFFERING messages...
2006-12-18 Jan Schmidtgst/qtdemux/qtdemux.c: Don't output g_warning for an...
2006-12-18 Tim-Philipp Müllergst/qtdemux/qtdemux.c: Fix crash dereferencing NULL...
2006-12-16 Sjoerd Simonsgst/videomixer/videomixer.c: Introduce some locking...
2006-12-16 Tim-Philipp Müllergst/qtdemux/qtdemux.c: We don't support seeking in...
2006-12-14 Tim-Philipp Müllergst/effectv/gstquark.c: Add some NULL pointer checks...
2006-12-13 Wim Taymansgst/qtdemux/qtdemux.c: Add AMR-WB to the list of suppor...
2006-12-12 Tim-Philipp Müllergst/: In streaming mode, if the first buffer we get...
2006-12-11 Tim-Philipp Müllergst/qtdemux/qtdemux.c: Fix non-working redirects from...
2006-12-11 Tim-Philipp Müllergst/matroska/: Try harder to extract the framerate...
2006-12-09 Sebastian Drögegst/apetag/gstapedemux.c: We need to be able to read...
2006-12-08 René Stadlergst/qtdemux/qtdemux.c: Fix caps for 24 bit raw PCM...
2006-12-08 Sebastian Drögegst/audiofx/audiopanorama.*: Fix audiopanorame with...
2006-12-07 Wim Taymansgst/smpte/: Port to 0.10 some more.
2006-12-07 Wim Taymansgst/qtdemux/qtdemux.c: Handle more H263 variants.
2006-12-06 Sjoerd Simonsgst/videomixer/videomixer.c: Don't reset xpos and ypos...
2006-12-06 Wim Taymansgst/multipart/multipartmux.c: Keep track of the buffer...
2006-12-06 Rob Taylorgst/udp/gstudpsrc.c: If using multicast in udpsrc,...
2006-12-06 Sebastian Drögegst/apetag/gstapedemux.c: Use g_strtod() instead of...
2006-11-30 Stefan Kostgst/avi/gstavimux.c: accept all mpegversions,fixes...
2006-11-30 René Stadlergst/replaygain/gstrganalysis.c: Call the base class...
next