summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* playsink: fix compilationWim Taymans2012-06-071-7/+3
* playbin2: Send flush events when changing subtitle tracks and use new input-s...Andre Moreira Magalhaes (andrunko)2012-06-063-97/+330
* playsink: Don't use // comments and prevent unnecessary memory allocationSebastian Dröge2012-06-061-6/+5
* playbin2: Properly change subtitlesAndre Moreira Magalhaes (andrunko)2012-06-062-19/+72
* playbin2: fix subtitle only seeks when switching to external subsThiago Santos2012-06-061-7/+77
* gstplaysink: Properly reset chain when receiving a custom flush event.Andre Moreira Magalhaes (andrunko)2012-06-061-0/+166
* playsink: do not store more than a second of subtitlesThiago Santos2012-06-061-2/+2
* subtitleoverlay: pass correct parameter to debug messageThiago Santos2012-06-061-1/+1
* gstsuboverlay: Convert NewSegment events to always be in the TIME format.Andre Moreira Magalhaes (andrunko)2012-06-061-6/+135
* update for tag event changeWim Taymans2012-06-064-4/+4
* videotestsrc: Remove more redundant codeWim Taymans2012-06-064-520/+98
* videotestsrc: don't artificially restrict capsWim Taymans2012-06-061-37/+15
* videoconvert: refactor matrix setupWim Taymans2012-06-042-206/+156
* videoconvert: fix 0_255 handlingWim Taymans2012-06-041-7/+56
* videoconvert: improve color transform setupWim Taymans2012-06-045-284/+843
* videoconvert: use video helper library moreWim Taymans2012-06-014-283/+139
* video: fix paletted formatWim Taymans2012-05-312-7/+10
* uridecodebin: Use cache dir for download bufferingBastien Nocera2012-05-311-1/+1
* videoconvert: use video library pack/unpackWim Taymans2012-05-302-1605/+292
* videotestsrc: enable more formatsWim Taymans2012-05-301-5/+0
* videotestsrc: use generic packing codeWim Taymans2012-05-294-637/+114
* video: update for removed formatsWim Taymans2012-05-292-15/+9
* videoconvert: remove unused functionsWim Taymans2012-05-293-5262/+0
* video: fix UYVP packing functionWim Taymans2012-05-282-2/+2
* videoconvert: fix v216Wim Taymans2012-05-281-4/+4
* videotestsrc: add support for I420_10 formatWim Taymans2012-05-282-591/+197
* videotestsrc: fix AYUV64 format stringWim Taymans2012-05-281-1/+1
* videoconvert: add support for 10bit I420Wim Taymans2012-05-281-305/+535
* playbin: add current-*uri propertiesWim Taymans2012-05-251-0/+43
* playbin: fix compilationWim Taymans2012-05-241-2/+2
* playbin2: Put sinks before the other element factories in the autoplug factor...Sebastian Dröge2012-05-241-2/+30
* Fix bug where debug category was declared inside a functionSebastian Rasmussen2012-05-241-1/+3
* encodebin: don't access GstElementFactory structure directlyTim-Philipp Müller2012-05-191-1/+2
* playsink: do not abort if a property is not found.Alban Browaeys2012-05-151-2/+3
* playsink: missing guard around gst pad add probeAlban Browaeys2012-05-151-1/+1
* playbin2: default text element is now subtitleoverlayMark Nauwelaerts2012-05-142-3/+3
* typefinding, ogg: don't bother with annodex media typesTim-Philipp Müller2012-05-131-15/+7
* playsink: fix printf arguments in debug messageРуслан Ижбулатов2012-05-121-2/+2
* uridecodebin: fix format stringsWim Taymans2012-05-111-3/+5
* decodebin2: fix format stringsWim Taymans2012-05-111-3/+3
* decodebin2: fix compilationWim Taymans2012-05-111-1/+1
* playback: Check type when setting "connection-speed" on unknown elementsThibault Saunier2012-05-102-16/+66
* decodebin2: Add a connection-speed property to set it on demuxers when neededThibault Saunier2012-05-102-2/+41
* playsink: Initialize variable to silence wrong compiler warningSebastian Dröge2012-05-091-1/+2
* playsink: Port changes to 0.11Sebastian Dröge2012-05-091-1/+7
* playbin2: properly reconfigure upon subsequent no-more-padsMark Nauwelaerts2012-05-093-1/+78
* videotestsrc: Update for basesrc API changesSebastian Dröge2012-05-011-1/+1
* playsink: make playsink reusableWim Taymans2012-05-011-0/+36
* playsink: don't leak the colorbalance elementWim Taymans2012-05-011-0/+2
* typefinding: more fine-grained matroska/webm typefindingTim-Philipp Müller2012-04-281-53/+231