summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)Author
2010-02-22videorate: Improve upstream negotiationThiago Santos
2010-02-22playbin2, playsink, subtitleoverlay: Set subtitle encoding properlySebastian Dröge
2010-02-19playsink: Ghost the video sinkpad if a text sinkpad is availableSebastian Dröge
2010-02-18tcp(client/server)src: Fix handling of closed socketsDavid Schleef
2010-02-16uridecodebin: use same message string for missing elements as in playbinTim-Philipp Müller
2010-02-15typefind: Handle stm module formatKaj-Michael Lang
2010-02-15playbin2: Post a missing element message and an error message if no uridecode...Sebastian Dröge
2010-02-15playsink: Post missing element messages if a core plugin is missingSebastian Dröge
2010-02-15decodebin2: First post a missing-plugin message, then emit the unkown-type si...Sebastian Dröge
2010-02-15uridecodebin: Missing decoder errors should be STREAM CODEC_NOT_FOUNDSebastian Dröge
2010-02-15playbin2: Free the subtitle URISebastian Dröge
2010-02-15uridecodebin: Post missing plugin messages if a required element can't be cre...Sebastian Dröge
2010-02-15decodebin2: Set ghostpad targets to NULL when freeing a decode chainSebastian Dröge
2010-02-13volume: Replace this variables by selfSebastian Dröge
2010-02-12playsink: Reset the sink's state to NULL before unreffing it unless it's the ...Josep Torra Valles
2010-02-12uridecodebin: avoid some typecastsWim Taymans
2010-02-12ffmpegcolorspace: Add conversions from all ARGB formats to AYUV and backSebastian Dröge
2010-02-04Revert "playbin2: Only allow to set the URIs in states <= READY or from an ab...Tim-Philipp Müller
2010-02-01uridecodebin: clean up decodebin propertiesWim Taymans
2010-01-30playbin2: when no uri is set, post an error messageTim-Philipp Müller
2010-01-28adder: don't hold object lock when calling peer elementsWim Taymans
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