summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* assrender: Drop text buffers before the segment start and clip running time e...Sebastian Dröge2010-02-271-0/+17
* assrender: Consume text buffers if they're to be displayed in the next 500msSebastian Dröge2010-02-271-7/+7
* assrender: Protect libass structures from concurrent access from multiple thr...Sebastian Dröge2010-02-232-2/+21
* faad: fix Makefile.am some moreTim-Philipp Müller2010-02-211-3/+4
* faad: Link with libgstbase for GstAdapterSebastian Dröge2010-02-191-2/+2
* celt: fix compile against earlier CELT versionsStephen Depooter2010-02-191-0/+2
* assrender: If no codec data is set, still initialize the ass trackSebastian Dröge2010-02-161-0/+3
* faad: guard against codec_data field with a NULL buffer in capsTim-Philipp Müller2010-02-161-0/+2
* docs: unify doc styleStefan Kost2010-02-162-6/+6
* cogmse: fix printf format and a few ref leaksTim-Philipp Müller2010-02-151-1/+5
* build: remove somem more ivorbis cruftTim-Philipp Müller2010-02-151-3/+1
* Moved 'ivorbis(dec)' from -bad to -base.Mark Nauwelaerts2010-02-157-2922/+0
* faad: add documentationMark Nauwelaerts2010-02-111-0/+17
* faac: fix documentation typoMark Nauwelaerts2010-02-111-1/+1
* faad: remove some redundant codeMark Nauwelaerts2010-02-111-8/+4
* faad: drain sync pending frames when appropriateMark Nauwelaerts2010-02-111-15/+33
* faad: send tags exactly once when init'edMark Nauwelaerts2010-02-111-4/+2
* faad: refactor some partial stream resetMark Nauwelaerts2010-02-111-8/+16
* faad: correctly estimate average bpsMark Nauwelaerts2010-02-111-4/+1
* faad: give up after some number of decoding failuresMark Nauwelaerts2010-02-111-5/+20
* faad: do not attempt to sync indefinitelyMark Nauwelaerts2010-02-112-1/+17
* faad: use adapter rather than temporary bufferMark Nauwelaerts2010-02-112-75/+70
* faad: objectify debug statements and adjust some levelsMark Nauwelaerts2010-02-111-20/+26
* faad: refactor src caps (re)negotiation and reflow some error exitsMark Nauwelaerts2010-02-111-30/+36
* faad: remove defunct and otherwise obsolete codeMark Nauwelaerts2010-02-112-293/+1
* faad: refactor resetMark Nauwelaerts2010-02-111-31/+29
* faad: use an in struct segment rather than a separately allocated oneMark Nauwelaerts2010-02-112-25/+7
* rsvgdec: fix compilation with MSVCDavid Hoyt2010-02-071-5/+6
* katedec: don't escape special charactersVincent Penquerc'h2010-02-071-1/+1
* kate: rename the tiger overlay element's sink pad to 'subtitle_sink'Vincent Penquerc'h2010-02-071-1/+1
* metadata: append_sorted should really append sortedMark Nauwelaerts2010-02-051-1/+1
* metadata: use a non-DEFAULT proper debug category in helper filesMark Nauwelaerts2010-02-057-2/+17
* assrender: instruct libass to use light autohintingGrigori Goronzy2010-02-021-1/+1
* assrender: Don't scan current working directory recursively for fontsEric Appleman2010-02-021-1/+0
* lv2: code cleanupsStefan Kost2010-02-011-7/+12
* signalprocessor,lv2,ladspa: move sample-rate to baseclassStefan Kost2010-02-012-25/+5
* lv2: shorter element namesStefan Kost2010-02-012-3/+17
* lv2: simpify property registrationStefan Kost2010-01-311-12/+9
* ladspa: simplify property registrationStefan Kost2010-01-311-14/+9
* lv2: use plugin dependency registry apiStefan Kost2010-01-311-0/+7
* lv2: lookup GQuark just once instead for each plugin+1Stefan Kost2010-01-311-5/+9
* ladspa: lookup GQuark just once and not for each plugin+1Stefan Kost2010-01-311-4/+5
* ladspa/lv2: link and init to gst-controllerStefan Kost2010-01-314-2/+8
* lv2: add more debug and remove "\n" from debug loggingStefan Kost2010-01-271-4/+7
* lv2: better gobject propertiesStefan Kost2010-01-271-4/+11
* lv2: create valid gobject property names. Fixes #602528Stefan Kost2010-01-251-7/+19
* Revert "mxf: add a return to fix the build when turning assert off"Stefan Kost2010-01-251-13/+48
* mxf: add a return to fix the build when turning assert offStefan Kost2010-01-251-48/+13
* faac: fix warnings under OS X..Alessandro Decina2010-01-221-1/+1
* flite: build and dist flite pluginThijs Vermeir2010-01-211-0/+2