summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2014-02-08srtpdec: Fix comparison compiler warningSebastian Dröge1-2/+2
2014-02-08motioncells: Remove unused private fieldsSebastian Dröge1-1/+1
2014-02-08segmentation: Fix integer underflow checkSebastian Dröge1-3/+5
2014-02-08dfbvideosink: Fix unitialized variable compiler warningSebastian Dröge1-1/+1
2014-02-08bz2: Fix typo in header include guardsSebastian Dröge2-2/+2
2014-02-04mpg123: improved error report and checksCarlos Rafael Giani1-5/+12
2014-01-18openexrdec: Don't start scanning for the header from the start again each timeSebastian Dröge1-15/+23
2014-01-18sfdec: This is a decoder, not a demuxerSebastian Dröge1-1/+1
2014-01-16resindvd: Merge changes across from master mpegdemuxJan Schmidt3-212/+282
2014-01-15resindvdsrc: fix minor memory leak when creating title info messageTim-Philipp Müller1-0/+2
2014-01-14faceblur: set maximum feature size to 0x0Sebastian Dröge1-1/+1
2014-01-14facedetect: set maximum feature size to 0x0Kipp Cannon1-1/+1
2014-01-13schroenc: set buffer offset to buffer timestampVincent Penquerc'h1-0/+4
2014-01-09dashdemux: remove unnecessary variableThiago Santos1-9/+8
2014-01-09dashdemux: fix seeking when the mpd uses a segment templateThiago Santos2-34/+6
2014-01-06sfdec: skip '\0' strings for metadataStefan Sauer1-10/+10
2014-01-06sfdec: break long methodStefan Sauer1-92/+101
2014-01-06sfdec: remove left over property-id enumStefan Sauer1-6/+0
2014-01-05sfdec: the read functions already return frames_readStefan Sauer1-8/+6
2014-01-05sndfile: enable rf64 formatStefan Sauer1-0/+2
2014-01-05sfdec: add date to taglistStefan Sauer1-1/+14
2014-01-03srtpdec: Fix GstCaps memory leakMiguel París Díaz1-0/+1
2013-12-30sndfile: emit midi-base-note tagStefan Sauer1-4/+23
2013-12-28opusparse: Don't send caps in GstBaseParse::start()Sebastian Dröge1-5/+0
2013-12-27opusenc: increase max payload size to 4000 bytesVincent Penquerc'h1-2/+2
2013-12-24dashdemux: remove stream loop threadThiago Santos2-554/+212
2013-12-24dash: detect EOS when segments are generated by templateThiago Santos1-1/+7
2013-12-24dashdemux: do not try to access buffer after losing the refThiago Santos1-2/+1
2013-12-24dashdemux: use a separate GstUriDownloader per streamThiago Santos2-12/+23
2013-12-24dashdemux: store GstActiveStream to avoid getting it every timeThiago Santos2-36/+21
2013-12-24dashdemux: simplify locking for streamsThiago Santos2-24/+15
2013-12-24dashdemux: fix multiple period mpd playbackThiago Santos1-8/+43
2013-12-24dashdemux: add combine flows functionThiago Santos1-16/+44
2013-12-24dashdemux: handle multiple languagesThiago Santos2-94/+248
2013-12-24dashdemux: Use 1 download task per streamThiago Santos2-208/+179
2013-12-24dashdemux: refactor fragment fetching into smaller functionsThiago Santos2-120/+140
2013-12-24dashdemux: run gst-indentThiago Santos2-33/+35
2013-12-24dashdemux: expose all streamsThiago Santos3-216/+60
2013-12-24eglglessink: Properly clean up renderbuffers and EAGL contextSebastian Dröge1-2/+7
2013-12-20modplug: small seeking code reshuffleStefan Sauer1-5/+5
2013-12-20sfdec: make _stop() non fatal when we have an error alreadyStefan Sauer1-3/+1
2013-12-20sfdec: add event function and seeking supportStefan Sauer2-5/+134
2013-12-20sfdec: add taglist supportStefan Sauer1-1/+111
2013-12-20sfdec: add query implementation for position and durationStefan Sauer2-12/+61
2013-12-20sndfile: rewrite sndfile for 1.0Stefan Sauer5-82/+604
2013-12-20mssdemux: updating docs explaining how it worksThiago Santos1-8/+6
2013-12-20mssdemux: do not push event holding object lockThiago Santos1-1/+5
2013-12-20mssdemux: lock around 'cancelled' flagThiago Santos1-1/+12
2013-12-19eglglessink: Don't set the EAGLContext of the main thread and don't reuse it ...Sebastian Dröge1-12/+7
2013-12-19directfb: Add hack to fix compile with broken DirectFB defineJan Schmidt1-0/+5