summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2012-02-20schroenc: remove GST_ERRORDavid Schleef1-1/+0
2012-02-19printf format fixesDavid Schleef2-3/+4
2012-02-17schro: Add RGB supportDavid Schleef3-35/+39
2012-02-03build: fix CFLAGS order and LIBS orderTim-Philipp Müller8-11/+10
2012-02-02faad: include specific support AAC stream formats in template capsVincent Penquerc'h1-1/+2
2012-02-02kate: better error/debug reportingVincent Penquerc'h5-31/+106
2012-02-01chromaprint: fix parent structure in boilerplate macroTim-Philipp Müller1-1/+1
2012-02-01tiger: use the new premultiplied support in gstvideoVincent Penquerc'h1-21/+1
2012-02-01resindvd: fix wedge in preroll when playbin2 deinterlacing is enabledVincent Penquerc'h1-3/+7
2012-02-01schro: Fix compilation with 1.0.10Robert Swain4-4/+17
2012-01-28voamrwbenc: init debug categoryMark Nauwelaerts1-0/+3
2012-01-28voaacenc: init debug categoryMark Nauwelaerts1-0/+2
2012-01-28kateenc: remove 'flush every packet' hackVincent Penquerc'h1-7/+0
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h24-5/+29
2012-01-24vp8enc: trace outgoing timestampsOleksij Rempel (Alexey Fisher)1-0/+3
2012-01-23resindvd: fix caps refcount errorVincent Penquerc'h1-1/+3
2012-01-23resindvd: fix preroll on titles with no audio trackVincent Penquerc'h2-12/+41
2012-01-23rsndvdsrc: fix leakVincent Penquerc'h1-0/+1
2012-01-23resindvdbin: fix video/audio mixup in error messageVincent Penquerc'h1-1/+1
2012-01-23rsnaudiomunge: keep the object ref longerVincent Penquerc'h1-1/+1
2012-01-22schro: Handle 10 and 16-bit formatsDavid Schleef4-10/+73
2012-01-22kateenc: Don't error on empty input buffersDavid Schleef1-19/+17
2012-01-20chromaprint: minor clean-upsTim-Philipp Müller2-52/+40
2012-01-20chromaprint: import Acoustid audio fingerprinting pluginLukáš Lalinský4-0/+428
2012-01-19gsmenc: fix unused-but-set-variable compiler warningTim-Philipp Müller1-3/+0
2012-01-17gsmdec: port to audiodecoderMark Nauwelaerts2-190/+87
2012-01-17gsmenc: port to audioencoderMark Nauwelaerts2-98/+60
2012-01-16opencv: fix missing finalize chaining to parent classVincent Penquerc'h1-0/+2
2012-01-16gme: fix missing dispose chaining to parent classVincent Penquerc'h1-0/+2
2012-01-16spc: fix missing dispose chaining to parent classVincent Penquerc'h1-0/+2
2012-01-13cogmse: fix finalize not calling base class (and leaking)Vincent Penquerc'h1-0/+2
2012-01-13cogmse: signal chain functions to exit on flush-startVincent Penquerc'h1-0/+3
2012-01-13cogmse: fix typo using the wrong padVincent Penquerc'h1-1/+1
2012-01-13cogmse: fix possible buffer leakVincent Penquerc'h1-0/+1
2012-01-13rsvgoverlay: fix adapter leakVincent Penquerc'h1-0/+13
2012-01-12cogmse: fix pad leaksVincent Penquerc'h1-0/+3
2012-01-12schroenc: balance encoder and video format alloc/deallocVincent Penquerc'h1-11/+17
2012-01-11schrodec: fix tag leakVincent Penquerc'h1-0/+2
2012-01-11schrodec: take out unused leaking bufferVincent Penquerc'h1-4/+3
2012-01-11opusparse: fix caps leakVincent Penquerc'h1-0/+1
2012-01-11opusparse: fix slist leakVincent Penquerc'h1-0/+2
2012-01-10modplug: fix caps leakVincent Penquerc'h1-1/+3
2012-01-10opusenc: fix slist leakVincent Penquerc'h1-0/+2
2012-01-10opusenc: fix caps leakVincent Penquerc'h1-0/+1
2012-01-10vp8dec: use is_alt_data option to prevent timestamp collisionsOleksij Rempel (Alexey Fisher)1-0/+1
2012-01-06vp8: add initial preset fileOleksij Rempel (Alexey Fisher)2-0/+12
2011-12-23faac: standardize some field data typesMark Nauwelaerts1-2/+2
2011-12-22faac: recreate encoder after flushingMark Nauwelaerts1-0/+7
2011-12-22faac: refactor encoder library setupMark Nauwelaerts1-29/+50
2011-12-22voaacenc: no need to duplicate baseclass sanity checksMark Nauwelaerts1-10/+0