summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2012-06-21rtmpsrc: Fix element losing data at the end of buffersMike Ruprecht1-1/+1
2012-06-20timidity: Fix flag checkingEdward Hervey1-1/+1
2012-06-20teletext: #if0 code that never happensEdward Hervey1-0/+3
2012-06-20teletextdec: Use proper variable typeEdward Hervey1-1/+1
2012-06-20update for task api changeWim Taymans10-17/+22
2012-06-19teletext: Fix initializationEdward Hervey1-0/+2
2012-06-15jasper: Rename from jp2k to jasperSebastian Dröge8-33/+27
2012-06-15opusenc: add missing mutex unlock on error pathVincent Penquerc'h1-1/+3
2012-06-15opus: set author to myself, and update copyright noticesVincent Penquerc'h7-2/+8
2012-06-14resindvd: rename the lib from libresindvd to libgstresindvdVincent Penquerc'h1-6/+6
2012-06-14resindvd: guard against not finding some data on a DVDVincent Penquerc'h1-1/+7
2012-06-12lcs: remove old LCS colorspace conversion pluginTim-Philipp Müller3-499/+0
2012-06-12arts: remove aRts-related pluginsTim-Philipp Müller12-952/+0
2012-06-12shout: remove old shout plugin that has never been ported to 0.10Tim-Philipp Müller4-567/+0
2012-06-12hermes: remove hermes colorspace converter that was never ported to 0.10Tim-Philipp Müller3-682/+0
2012-06-12audioresample: remove old audioresample plugin that was never even ported to ...Tim-Philipp Müller4-523/+0
2012-06-12chromaprint: update for new tag event APITim-Philipp Müller1-1/+1
2012-06-12divx: remove plugin that the world doesn't need any moreTim-Philipp Müller6-1301/+0
2012-06-12faad: don't access buffer after _finish_frameWim Taymans1-6/+9
2012-06-07Release 0.11.92Sebastian Dröge1-222/+518
2012-06-07vp8: fix codec state leaksVincent Penquerc'h2-0/+7
2012-06-07diracenc: fix buffer leakVincent Penquerc'h1-0/+2
2012-06-07diracenc: fix frame leaksVincent Penquerc'h1-0/+2
2012-06-07diracenc: fix codec state leakVincent Penquerc'h1-0/+3
2012-06-07diracenc: fix stray unref causing access to freed memoryVincent Penquerc'h1-1/+0
2012-06-07schroedinger: fix video codec state leaksVincent Penquerc'h2-1/+5
2012-06-06gme: update for tag event changeWim Taymans1-1/+1
2012-06-06update for tag event changeWim Taymans3-3/+3
2012-05-29opusdec: read gain from the right place in the headerVincent Penquerc'h1-1/+1
2012-05-29assrender: Refactoring and make core more similar to textoverlayAndre Moreira Magalhaes (andrunko)2-204/+403
2012-05-28dirac: Port to -base video classesEdward Hervey4-180/+150
2012-05-28schroedinger: Port to 0.11 againSebastian Dröge4-214/+148
2012-05-28schrodec: We don't assume packetized inputEdward Hervey1-0/+1
2012-05-28schroedinger: Port to -base video classesEdward Hervey6-317/+329
2012-05-28vp8: Port to 0.11 againSebastian Dröge2-116/+152
2012-05-28vp8enc: fix target bitrate config with libvpx 1.1.0Vincent Penquerc'h1-1/+5
2012-05-28vp8enc: Update for GstVideoCodecFrame API changesSebastian Dröge1-27/+26
2012-05-28vp8dec: Improve output_state handlingThiago Santos2-8/+9
2012-05-28vp8dec: Use outputstate when copying output buffer dataThiago Santos1-1/+7
2012-05-28vp8: Port to -base video base classesEdward Hervey5-313/+309
2012-05-27opusdec: do not assert on bad header, error out insteadVincent Penquerc'h1-3/+9
2012-05-25opusparse: heed test vector framing to eat any paddingVincent Penquerc'h1-0/+3
2012-05-25opusparse: Simplify checkEdward Hervey1-28/+29
2012-05-24opus: reject major version number above what we grokVincent Penquerc'h1-1/+5
2012-05-24opus: bump written version from 0 to 0x01Vincent Penquerc'h1-1/+1
2012-05-24opusdec: fix lost packet handling for FEC/PLCVincent Penquerc'h1-8/+14
2012-05-23wayland: port to 0.11Wim Taymans2-272/+144
2012-05-22vp8enc: fix target bitrate config with libvpx 1.1.0Vincent Penquerc'h1-1/+4
2012-05-14curl: fix compilationWim Taymans4-18/+18
2012-05-13curl: Fix equality comparison with extraneous parantheses compiler warningSebastian Dröge1-1/+1