summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2012-04-10voaacenc: plug caps leakMark Nauwelaerts1-1/+1
2012-04-10opusdec: tweak caps negotiationMark Nauwelaerts1-8/+12
2012-04-10mplex: avoid leaking pad template caps and superfluous copyMark Nauwelaerts1-3/+5
2012-04-10mplex: fix pad release and cleanupMark Nauwelaerts1-2/+5
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge66-68/+69
2012-04-04gst: Update versioningSebastian Dröge36-52/+52
2012-04-02use transform_ip_on_passthroughWim Taymans1-4/+1
2012-03-30update for buffer api changeWim Taymans1-1/+1
2012-03-30opusenc: fixup mergeMark Nauwelaerts1-3/+2
2012-03-30celtenc: Fix compilationSebastian Dröge1-3/+0
2012-03-30celtenc: Use new gst_audio_encoder_set_headers() APISebastian Dröge2-50/+5
2012-03-30ext: Update for GstAudioEncoder API changesSebastian Dröge2-4/+4
2012-03-30ext: Update for audio decoder API changesSebastian Dröge2-2/+2
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge35-192/+1111
2012-03-28update for buffer changesWim Taymans3-3/+5
2012-03-27opus: Rank rtp pay/depayOlivier Crête1-2/+2
2012-03-23modplug: memory handling cleanupStefan Sauer1-2/+6
2012-03-23flte: comment cleanupStefan Sauer2-5/+1
2012-03-23modplug: work around memory trashing in libmodplug (0.8.7)Stefan Sauer1-3/+11
2012-03-22Release 0.11.2RELEASE-0.11.2Wim Taymans2-1659/+3310
2012-03-20faad: add some channel map debugWim Taymans1-1/+1
2012-03-20faad: optimize channel remap, avoid potential memcpyWim Taymans2-5/+40
2012-03-18gme: use new style audio capsMark Nauwelaerts2-42/+8
2012-03-18bz2: port to 0.11Mark Nauwelaerts2-89/+75
2012-03-18zbar: fix build after base transform changesTim-Philipp Müller1-1/+1
2012-03-18facedetect: fix structure leakNicola Murino1-1/+2
2012-03-18opencv: fix memory leakNicola Murino1-0/+2
2012-03-17opencv: fix configure check and build with opencv 2.1Tim-Philipp Müller5-6/+26
2012-03-16don't pass random pointers to pull_rangeWim Taymans2-2/+2
2012-03-16facedetect: initialize some arbitrary variable that gcc-4.6 can track properlyStefan Sauer1-4/+4
2012-03-16opencv: cosmetic code changesStefan Sauer1-38/+48
2012-03-16opencv: use opencv prefix from pkgconfig to lookup datafilesStefan Sauer2-5/+7
2012-03-16rsndvdsrc: post a message with title number and durationsVincent Penquerc'h1-0/+50
2012-03-16facedetect: skip detection for unavailable detectorsStefan Sauer1-0/+3
2012-03-15facedetect: move the detector to an own method to hide the ugly ifdefsStefan Sauer1-29/+18
2012-03-15facedetect: always send facedetect messageStefan Sauer1-53/+46
2012-03-15facedetect: don't skip facesStefan Sauer1-45/+44
2012-03-15rsvgoverlay: cosmetic changeTim-Philipp Müller1-3/+5
2012-03-15rsvgoverlay: fix crash due to double adapter unrefTim-Philipp Müller1-2/+3
2012-03-15update for memory api changesWim Taymans4-4/+4
2012-03-15opencv: make build with opencv 2.3.1 as in debian sidTim-Philipp Müller2-1/+9
2012-03-14mpeg2enc: also clear initialized mutex and condMark Nauwelaerts1-0/+2
2012-03-14flite: adjust to some modified caps related API changesMark Nauwelaerts1-3/+3
2012-03-13waylandsink: Fix warnings, proper structuring, dead code removal, adding doc ...Sreerenj Balachandran2-103/+64
2012-03-13use gst_caps_merge instead of gst_caps_unionWim Taymans1-6/+3
2012-03-12opusdec: fix for caps api changeWim Taymans1-2/+2
2012-03-12fix for caps _normalize changesWim Taymans1-1/+0
2012-03-12fix for _do_simplify changesWim Taymans1-1/+1
2012-03-11fix for caps api changesWim Taymans2-4/+6
2012-03-10dtsdec: avoid runaway loop when resyncing during parseMark Nauwelaerts1-1/+1