summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2010-02-18tcp(client/server)src: Fix handling of closed socketsDavid Schleef1-1/+1
2010-02-16uridecodebin: use same message string for missing elements as in playbinTim-Philipp Müller1-34/+17
2010-02-15typefind: Handle stm module formatKaj-Michael Lang1-0/+15
2010-02-15playbin2: Post a missing element message and an error message if no uridecode...Sebastian Dröge1-0/+9
2010-02-15playsink: Post missing element messages if a core plugin is missingSebastian Dröge1-19/+71
2010-02-15decodebin2: First post a missing-plugin message, then emit the unkown-type si...Sebastian Dröge1-3/+4
2010-02-15uridecodebin: Missing decoder errors should be STREAM CODEC_NOT_FOUNDSebastian Dröge1-1/+1
2010-02-15playbin2: Free the subtitle URISebastian Dröge1-0/+1
2010-02-15uridecodebin: Post missing plugin messages if a required element can't be cre...Sebastian Dröge1-3/+49
2010-02-15decodebin2: Set ghostpad targets to NULL when freeing a decode chainSebastian Dröge1-0/+1
2010-02-13volume: Replace this variables by selfSebastian Dröge1-136/+136
2010-02-12playsink: Reset the sink's state to NULL before unreffing it unless it's the ...Josep Torra Valles1-1/+4
2010-02-12uridecodebin: avoid some typecastsWim Taymans1-37/+32
2010-02-12ffmpegcolorspace: Add conversions from all ARGB formats to AYUV and backSebastian Dröge2-0/+162
2010-02-04Revert "playbin2: Only allow to set the URIs in states <= READY or from an ab...Tim-Philipp Müller1-24/+0
2010-02-01uridecodebin: clean up decodebin propertiesWim Taymans1-0/+8
2010-01-30playbin2: when no uri is set, post an error messageTim-Philipp Müller1-2/+4
2010-01-28adder: don't hold object lock when calling peer elementsWim Taymans1-6/+13
2010-01-26decodebin2: Don't skip an element when getting the topologyEdward Hervey1-1/+1
2010-01-25subtitleoverlay: relax caps template on sink padsJulien Moutte1-3/+3
2010-01-25Revert "inputselector: Protect g_object_notify() with the object's mutex"Sebastian Dröge1-7/+5
2010-01-24inputselector: Protect g_object_notify() with the object's mutexKipp Cannon1-5/+7
2010-01-24typefindfunctions: Add typefinder for ISO MP4 filesSebastian Dröge1-1/+18
2010-01-23typefinding: optimise AC-3 typefinder a bitTim-Philipp Müller1-18/+22
2010-01-23Revert "typefind: Reduce number of calls to gst_type_find_peek."Tim-Philipp Müller1-1/+2
2010-01-22uridecodebin: handle raw sources about-to-finish signalsWim Taymans1-2/+30
2010-01-22typefind: include stdio.h for sscanfStefan Kost1-0/+1
2010-01-22typefinding: add PNM typefinderTim-Philipp Müller1-0/+101
2010-01-21ffmpegcolorspace: rename performance categoryThijs Vermeir2-5/+6
2010-01-19typefind: rewrite h.264 detectionDavid Schleef1-25/+31
2010-01-18playsink: re-use iterator callback to avoid code duplicationTim-Philipp Müller1-44/+33
2010-01-18playsink: when looking for sink properties, make sure they have the right typeTim-Philipp Müller1-22/+76
2010-01-18playbin2: Only allow to set the URIs in states <= READY or from an about-to-f...Sebastian Dröge1-0/+24
2010-01-16decodebin2: sprinkle some more lockingMark Nauwelaerts1-1/+5
2010-01-14decodebin2: mind blocked pads when shutting downMark Nauwelaerts1-3/+9
2010-01-14playsink: Fix disabling of subtitles if subtitles were used beforeSebastian Dröge1-2/+3
2010-01-14playbin2: fix pad ref leakMark Nauwelaerts1-0/+2
2010-01-13typefind: mp4 video is not parsedWim Taymans1-1/+1
2010-01-13typefind: Add aac stream-format to capsThiago Santos1-2/+4
2010-01-13playsink: Fix handling of the native audio/video flagsBrijesh Singh1-2/+3
2010-01-05Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-...Wim Taymans6-71/+145
2009-12-26audiorate: correctly eat empty and dummy buffersMark Nauwelaerts1-1/+1
2009-12-24adder: be a lot smarter with buffer managementWim Taymans1-47/+62
2009-12-24adder: use collectpads clipping functionWim Taymans2-3/+21
2009-12-24adder: fix juvenile commentWim Taymans1-1/+1
2009-12-23decodebin2: fix typo in debug messageWim Taymans1-1/+1
2009-12-23decodebin2: avoid some type checksWim Taymans1-16/+21
2009-12-23playbin2: avoid leaking selector request padsWim Taymans1-1/+11
2009-12-23uridecodebin: avoid leaking queue and typefindWim Taymans1-0/+18
2009-12-23uridecodebin: don't name the queueJonathan Matthew1-1/+1