summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)Author
2010-01-26decodebin2: Don't skip an element when getting the topologyEdward Hervey
2010-01-25subtitleoverlay: relax caps template on sink padsJulien Moutte
2010-01-25Revert "inputselector: Protect g_object_notify() with the object's mutex"Sebastian Dröge
2010-01-24inputselector: Protect g_object_notify() with the object's mutexKipp Cannon
2010-01-24typefindfunctions: Add typefinder for ISO MP4 filesSebastian Dröge
2010-01-23typefinding: optimise AC-3 typefinder a bitTim-Philipp Müller
2010-01-23Revert "typefind: Reduce number of calls to gst_type_find_peek."Tim-Philipp Müller
2010-01-22uridecodebin: handle raw sources about-to-finish signalsWim Taymans
2010-01-22typefind: include stdio.h for sscanfStefan Kost
2010-01-22typefinding: add PNM typefinderTim-Philipp Müller
2010-01-21ffmpegcolorspace: rename performance categoryThijs Vermeir
2010-01-19typefind: rewrite h.264 detectionDavid Schleef
2010-01-18playsink: re-use iterator callback to avoid code duplicationTim-Philipp Müller
2010-01-18playsink: when looking for sink properties, make sure they have the right typeTim-Philipp Müller
2010-01-18playbin2: Only allow to set the URIs in states <= READY or from an about-to-f...Sebastian Dröge
2010-01-16decodebin2: sprinkle some more lockingMark Nauwelaerts
2010-01-14decodebin2: mind blocked pads when shutting downMark Nauwelaerts
2010-01-14playsink: Fix disabling of subtitles if subtitles were used beforeSebastian Dröge
2010-01-14playbin2: fix pad ref leakMark Nauwelaerts
2010-01-13typefind: mp4 video is not parsedWim Taymans
2010-01-13typefind: Add aac stream-format to capsThiago Santos
2010-01-13playsink: Fix handling of the native audio/video flagsBrijesh Singh
2010-01-05Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-...Wim Taymans
2009-12-26audiorate: correctly eat empty and dummy buffersMark Nauwelaerts
2009-12-24adder: be a lot smarter with buffer managementWim Taymans
2009-12-24adder: use collectpads clipping functionWim Taymans
2009-12-24adder: fix juvenile commentWim Taymans
2009-12-23decodebin2: fix typo in debug messageWim Taymans
2009-12-23decodebin2: avoid some type checksWim Taymans
2009-12-23playbin2: avoid leaking selector request padsWim Taymans
2009-12-23uridecodebin: avoid leaking queue and typefindWim Taymans
2009-12-23uridecodebin: don't name the queueJonathan Matthew
2009-12-21audiorate: add Since marker for the new tolerance propertyMark Nauwelaerts
2009-12-16decodebin2: add some debuggingWim Taymans
2009-12-15audiorate: add a tolerance propertyMark Nauwelaerts
2009-12-15audiorate: add documentationMark Nauwelaerts
2009-12-15audiorate: use separate header fileMark Nauwelaerts
2009-12-15audiorate: set DISCONT when resyncing (e.g. newsegment)Mark Nauwelaerts
2009-12-15audiorate: also fill up segments if possibleMark Nauwelaerts
2009-12-15audiorate: fix segment handlingMark Nauwelaerts
2009-12-15audiorate: properly report truncated samples as dropped samplesMark Nauwelaerts
2009-12-10tcpclientsrc: unset flushing state tooWim Taymans
2009-12-09playsink: fix video when subtitles disabledWim Taymans
2009-12-08playbin2: Fix stream-changed message list iterationSebastian Dröge
2009-12-07playsink: Some minor cleanupSebastian Dröge
2009-12-06playbin2: Reset stream segments on FLUSH_STOP and don't adjust QoS events for...Sebastian Dröge
2009-12-03build: fix build with debug logging disabled.Stefan Kost
2009-12-03playbin2: don't iterate the factory lists in non-debug modeStefan Kost
2009-12-03Build fix for MSVCDavid Schleef
2009-12-02build: add missing includes for sprintf and atoiStefan Kost