summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* openexrdec: Don't start scanning for the header from the start again each timeSebastian Dröge2014-01-181-15/+23
* sfdec: This is a decoder, not a demuxerSebastian Dröge2014-01-181-1/+1
* resindvd: Merge changes across from master mpegdemuxJan Schmidt2014-01-163-212/+282
* resindvdsrc: fix minor memory leak when creating title info messageTim-Philipp Müller2014-01-151-0/+2
* faceblur: set maximum feature size to 0x0Sebastian Dröge2014-01-141-1/+1
* facedetect: set maximum feature size to 0x0Kipp Cannon2014-01-141-1/+1
* schroenc: set buffer offset to buffer timestampVincent Penquerc'h2014-01-131-0/+4
* dashdemux: remove unnecessary variableThiago Santos2014-01-091-9/+8
* dashdemux: fix seeking when the mpd uses a segment templateThiago Santos2014-01-092-34/+6
* sfdec: skip '\0' strings for metadataStefan Sauer2014-01-061-10/+10
* sfdec: break long methodStefan Sauer2014-01-061-92/+101
* sfdec: remove left over property-id enumStefan Sauer2014-01-061-6/+0
* sfdec: the read functions already return frames_readStefan Sauer2014-01-051-8/+6
* sndfile: enable rf64 formatStefan Sauer2014-01-051-0/+2
* sfdec: add date to taglistStefan Sauer2014-01-051-1/+14
* srtpdec: Fix GstCaps memory leakMiguel París Díaz2014-01-031-0/+1
* sndfile: emit midi-base-note tagStefan Sauer2013-12-301-4/+23
* opusparse: Don't send caps in GstBaseParse::start()Sebastian Dröge2013-12-281-5/+0
* opusenc: increase max payload size to 4000 bytesVincent Penquerc'h2013-12-271-2/+2
* dashdemux: remove stream loop threadThiago Santos2013-12-242-554/+212
* dash: detect EOS when segments are generated by templateThiago Santos2013-12-241-1/+7
* dashdemux: do not try to access buffer after losing the refThiago Santos2013-12-241-2/+1
* dashdemux: use a separate GstUriDownloader per streamThiago Santos2013-12-242-12/+23
* dashdemux: store GstActiveStream to avoid getting it every timeThiago Santos2013-12-242-36/+21
* dashdemux: simplify locking for streamsThiago Santos2013-12-242-24/+15
* dashdemux: fix multiple period mpd playbackThiago Santos2013-12-241-8/+43
* dashdemux: add combine flows functionThiago Santos2013-12-241-16/+44
* dashdemux: handle multiple languagesThiago Santos2013-12-242-94/+248
* dashdemux: Use 1 download task per streamThiago Santos2013-12-242-208/+179
* dashdemux: refactor fragment fetching into smaller functionsThiago Santos2013-12-242-120/+140
* dashdemux: run gst-indentThiago Santos2013-12-242-33/+35
* dashdemux: expose all streamsThiago Santos2013-12-243-216/+60
* eglglessink: Properly clean up renderbuffers and EAGL contextSebastian Dröge2013-12-241-2/+7
* modplug: small seeking code reshuffleStefan Sauer2013-12-201-5/+5
* sfdec: make _stop() non fatal when we have an error alreadyStefan Sauer2013-12-201-3/+1
* sfdec: add event function and seeking supportStefan Sauer2013-12-202-5/+134
* sfdec: add taglist supportStefan Sauer2013-12-201-1/+111
* sfdec: add query implementation for position and durationStefan Sauer2013-12-202-12/+61
* sndfile: rewrite sndfile for 1.0Stefan Sauer2013-12-205-82/+604
* mssdemux: updating docs explaining how it worksThiago Santos2013-12-201-8/+6
* mssdemux: do not push event holding object lockThiago Santos2013-12-201-1/+5
* mssdemux: lock around 'cancelled' flagThiago Santos2013-12-201-1/+12
* eglglessink: Don't set the EAGLContext of the main thread and don't reuse it ...Sebastian Dröge2013-12-191-12/+7
* directfb: Add hack to fix compile with broken DirectFB defineJan Schmidt2013-12-191-0/+5
* mssdemux: fix segfault when trying to access codec_dataThiago Santos2013-12-181-24/+27
* mssdemux: also generate caps from audiotag attributeThiago Santos2013-12-181-3/+29
* mssdemux: make sure streams stop properly on cancelledThiago Santos2013-12-181-16/+7
* mssdemux: track segments per streamThiago Santos2013-12-182-21/+16
* mssdemux: push language code tagGuillaume Desmottes2013-12-181-0/+9
* mssmanifest: store the language of the streamGuillaume Desmottes2013-12-182-0/+11