summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* typefinding: use subtitle/x-kate for Kate subtitle streams and application/x-...Tim-Philipp Müller2009-07-131-2/+28
* uridecodebin: treat uri-schemas incasesensitiveStefan Kost2009-07-131-3/+15
* adder: add since tags to docsStefan Kost2009-07-101-2/+7
* queue2: flush differently, avoiding deadlocksWim Taymans2009-07-101-2/+15
* uridecodebin: Fix template constructionWim Taymans2009-07-101-5/+15
* playbin2: add support for progressive downloadWim Taymans2009-07-103-8/+33
* uridecodebin: add download propertyWim Taymans2009-07-101-1/+46
* queue2: add temp-template propertyWim Taymans2009-07-101-27/+94
* adder: add a caps-property to avoid to need to plug a capsfilter afterwardsStefan Kost2009-07-102-8/+98
* playbin2: Make it possible for READY->PAUSED to succeed after it failed the f...Sebastian Dröge2009-07-101-1/+15
* audioconvert: Fix compilation when debugging is disabledPhilip Jägenstedt2009-07-081-15/+19
* adder: keep sending newsegments after seekingStefan Kost2009-07-061-2/+3
* adder: Call set_flushing(TRUE) for flushing seeks *when* the streaming is sto...Edward Hervey2009-07-051-1/+5
* uridecodebin: make fd:// uri use buffering tooWim Taymans2009-06-301-1/+1
* volume: include "1.0=100%" in property descriptionStefan Kost2009-06-302-2/+2
* playsink: remove unused property defsStefan Kost2009-06-301-6/+0
* playsink: Avoid a segfault when the video sink fails to startJan Schmidt2009-06-291-1/+1
* playbin2: fix initial volume handling also when reusing the elementRené Stadler2009-06-271-3/+6
* screenshot: don't leak messageStefan Kost2009-06-261-0/+1
* typefinding: lower the h264 typefinder's probabilityTim-Philipp Müller2009-06-251-2/+1
* adder: only unflush when we flushed beforeWim Taymans2009-06-231-6/+21
* uridecodebin: fix leak when the source fails to change stateTim-Philipp Müller2009-06-231-0/+6
* ssaparse: avoid leaking all buffersWim Taymans2009-06-231-2/+10
* audiotestsrc: Name gaussian noise "gaussian-noise" instead of just "gaussian"Sebastian Dröge2009-06-211-11/+11
* audiotestsrc: Add support for generating gaussian white noiseKipp Cannon2009-06-212-3/+48
* ffmpegcolorspace: Fix NV12 and NV21 transformationsJan Schmidt2009-06-202-7/+182
* videotestsrc: Fix NV12 painting for odd strides/heightsJan Schmidt2009-06-201-6/+6
* adder: more seeking fixes.Wim Taymans2009-06-171-16/+29
* decodebin2: Free iterator after removing all groupsSebastian Dröge2009-06-171-0/+1
* playbin2: set smarter target state on uridecodebinWim Taymans2009-06-161-9/+8
* playsink: set the sink flag on the elementWim Taymans2009-06-161-0/+1
* uridecodebin: add debug messageWim Taymans2009-06-161-0/+1
* adder: send flush_stop when seeking failedStefan Kost2009-06-151-1/+2
* adder: send flush-stop earlierWim Taymans2009-06-121-4/+5
* playsink: update for new step APIWim Taymans2009-06-121-2/+2
* subparse, ogmparse: post tags with GST_TAG_SUBTITLE_CODECTim-Philipp Müller2009-06-114-0/+50
* playbin2/uridecodebin: Fix connection-speed propagationJan Schmidt2009-06-102-4/+4
* subparse: recognise more subrip timestamp variantsTim-Philipp Müller2009-06-101-15/+66
* decodebin2: make sure varargs are of right typeWim Taymans2009-06-051-2/+2
* decodebin2: increase stream probing queuesWim Taymans2009-06-051-1/+1
* playbin2: API: Add {audio,video,text}-tags-changed signalsSebastian Dröge2009-06-041-0/+122
* playbin2: also set custom text and subp sinksWim Taymans2009-06-032-0/+5
* typefindfunctions: Fix caps for ogg typefinder.Edward Hervey2009-06-021-2/+5
* add framestepping to playbin2 and seekWim Taymans2009-06-011-2/+76
* ffmpegcolorspace: Add a lot more conversions from/to 16 bit grayscaleSebastian Dröge2009-05-302-0/+153
* playbin2: Have playbin recognise PGS subpicture streamsJan Schmidt2009-05-291-13/+30
* decodebin/uridecodebin: Recognise subpicture/x-pgs pads and output them.Jan Schmidt2009-05-282-2/+2
* playbin2: fix volume handling for audio sinks without "volume" propertyTim-Philipp Müller2009-05-281-2/+20
* playbin2: cosmetic change to avoid unnecessary line breaksTim-Philipp Müller2009-05-281-4/+2
* playbin2: don't lose the ref to the volume elementWim Taymans2009-05-281-8/+14