summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2012-01-26gsm: port to 0.11Mark Nauwelaerts2-55/+50
2012-01-25mpeg2enc: port to 0.11Mark Nauwelaerts5-95/+127
2012-01-25port some more to new memory APIMark Nauwelaerts13-98/+111
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge23-336/+730
2012-01-24flite: make constant static arrays actually staticVincent Penquerc'h1-2/+2
2012-01-24flite: fix uninitialized return valueVincent Penquerc'h1-2/+1
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-19port to new gthread APIWim Taymans4-56/+52
2012-01-17gsmdec: port to audiodecoderMark Nauwelaerts2-190/+87
2012-01-17gsmenc: port to audioencoderMark Nauwelaerts2-98/+60
2012-01-16mplex: port to 0.11Mark Nauwelaerts3-48/+58
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-13Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller5-16/+31
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-12voaacenc: also indicate mono audio in sink capsMark Nauwelaerts1-6/+7
2012-01-12faac: also indicate mono audio in sink capsMark Nauwelaerts1-8/+7
2012-01-11schrodec: fix tag leakVincent Penquerc'h1-0/+2
2012-01-11schrodec: take out unused leaking bufferVincent Penquerc'h1-4/+3
2012-01-11voaacenc: port to 0.11Mark Nauwelaerts1-107/+99
2012-01-11opusparse: fix caps leakVincent Penquerc'h1-0/+1
2012-01-11opusparse: fix slist leakVincent Penquerc'h1-0/+2
2012-01-11faac: fix some input and output buffer map and ref handlingMark Nauwelaerts1-3/+4
2012-01-11faac: base class audio info is not yet set during set_formatMark Nauwelaerts1-10/+7
2012-01-11faac: sprinkle some more layout info in capsMark Nauwelaerts1-1/+2
2012-01-11voamrwbenc: fix audio format in template capsMark Nauwelaerts1-1/+1
2012-01-11voamrwbenc: port to 0.11Mark Nauwelaerts1-25/+22
2012-01-11faad: Unset the UNPOSITIONED flag if we have valid channel positionsSebastian Dröge1-0/+3
2012-01-10modplug: fix caps leakVincent Penquerc'h1-1/+3
2012-01-10dtsdec: Port to 0.11Sebastian Dröge2-141/+144
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge4-0/+16
2012-01-10opusenc: fix slist leakVincent Penquerc'h1-0/+2
2012-01-10opusenc: fix caps leakVincent Penquerc'h1-0/+1