summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2010-02-27assrender: Drop text buffers before the segment start and clip running time e...Sebastian Dröge
2010-02-27assrender: Consume text buffers if they're to be displayed in the next 500msSebastian Dröge
2010-02-23assrender: Protect libass structures from concurrent access from multiple thr...Sebastian Dröge
2010-02-21faad: fix Makefile.am some moreTim-Philipp Müller
2010-02-19faad: Link with libgstbase for GstAdapterSebastian Dröge
2010-02-19celt: fix compile against earlier CELT versionsStephen Depooter
2010-02-16assrender: If no codec data is set, still initialize the ass trackSebastian Dröge
2010-02-16faad: guard against codec_data field with a NULL buffer in capsTim-Philipp Müller
2010-02-16docs: unify doc styleStefan Kost
2010-02-15cogmse: fix printf format and a few ref leaksTim-Philipp Müller
2010-02-15build: remove somem more ivorbis cruftTim-Philipp Müller
2010-02-15Moved 'ivorbis(dec)' from -bad to -base.Mark Nauwelaerts
2010-02-11faad: add documentationMark Nauwelaerts
2010-02-11faac: fix documentation typoMark Nauwelaerts
2010-02-11faad: remove some redundant codeMark Nauwelaerts
2010-02-11faad: drain sync pending frames when appropriateMark Nauwelaerts
2010-02-11faad: send tags exactly once when init'edMark Nauwelaerts
2010-02-11faad: refactor some partial stream resetMark Nauwelaerts
2010-02-11faad: correctly estimate average bpsMark Nauwelaerts
2010-02-11faad: give up after some number of decoding failuresMark Nauwelaerts
2010-02-11faad: do not attempt to sync indefinitelyMark Nauwelaerts
2010-02-11faad: use adapter rather than temporary bufferMark Nauwelaerts
2010-02-11faad: objectify debug statements and adjust some levelsMark Nauwelaerts
2010-02-11faad: refactor src caps (re)negotiation and reflow some error exitsMark Nauwelaerts
2010-02-11faad: remove defunct and otherwise obsolete codeMark Nauwelaerts
2010-02-11faad: refactor resetMark Nauwelaerts
2010-02-11faad: use an in struct segment rather than a separately allocated oneMark Nauwelaerts
2010-02-07rsvgdec: fix compilation with MSVCDavid Hoyt
2010-02-07katedec: don't escape special charactersVincent Penquerc'h
2010-02-07kate: rename the tiger overlay element's sink pad to 'subtitle_sink'Vincent Penquerc'h
2010-02-05metadata: append_sorted should really append sortedMark Nauwelaerts
2010-02-05metadata: use a non-DEFAULT proper debug category in helper filesMark Nauwelaerts
2010-02-02assrender: instruct libass to use light autohintingGrigori Goronzy
2010-02-02assrender: Don't scan current working directory recursively for fontsEric Appleman
2010-02-01lv2: code cleanupsStefan Kost
2010-02-01signalprocessor,lv2,ladspa: move sample-rate to baseclassStefan Kost
2010-02-01lv2: shorter element namesStefan Kost
2010-01-31lv2: simpify property registrationStefan Kost
2010-01-31ladspa: simplify property registrationStefan Kost
2010-01-31lv2: use plugin dependency registry apiStefan Kost
2010-01-31lv2: lookup GQuark just once instead for each plugin+1Stefan Kost
2010-01-31ladspa: lookup GQuark just once and not for each plugin+1Stefan Kost
2010-01-31ladspa/lv2: link and init to gst-controllerStefan Kost
2010-01-27lv2: add more debug and remove "\n" from debug loggingStefan Kost
2010-01-27lv2: better gobject propertiesStefan Kost
2010-01-25lv2: create valid gobject property names. Fixes #602528Stefan Kost
2010-01-25Revert "mxf: add a return to fix the build when turning assert off"Stefan Kost
2010-01-25mxf: add a return to fix the build when turning assert offStefan Kost
2010-01-22faac: fix warnings under OS X..Alessandro Decina
2010-01-21flite: build and dist flite pluginThijs Vermeir