summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* voaacenc: plug caps leakMark Nauwelaerts2012-04-101-1/+1
* opusdec: tweak caps negotiationMark Nauwelaerts2012-04-101-8/+12
* mplex: avoid leaking pad template caps and superfluous copyMark Nauwelaerts2012-04-101-3/+5
* mplex: fix pad release and cleanupMark Nauwelaerts2012-04-101-2/+5
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-0566-68/+69
* gst: Update versioningSebastian Dröge2012-04-0436-52/+52
* use transform_ip_on_passthroughWim Taymans2012-04-021-4/+1
* update for buffer api changeWim Taymans2012-03-301-1/+1
* opusenc: fixup mergeMark Nauwelaerts2012-03-301-3/+2
* celtenc: Fix compilationSebastian Dröge2012-03-301-3/+0
* celtenc: Use new gst_audio_encoder_set_headers() APISebastian Dröge2012-03-302-50/+5
* ext: Update for GstAudioEncoder API changesSebastian Dröge2012-03-302-4/+4
* ext: Update for audio decoder API changesSebastian Dröge2012-03-302-2/+2
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-2935-192/+1111
|\
| * modplug: memory handling cleanupStefan Sauer2012-03-231-2/+6
| * flte: comment cleanupStefan Sauer2012-03-232-5/+1
| * modplug: work around memory trashing in libmodplug (0.8.7)Stefan Sauer2012-03-231-3/+11
| * facedetect: fix structure leakNicola Murino2012-03-181-1/+2
| * opencv: fix memory leakNicola Murino2012-03-181-0/+2
| * opencv: fix configure check and build with opencv 2.1Tim-Philipp Müller2012-03-175-6/+26
| * facedetect: initialize some arbitrary variable that gcc-4.6 can track properlyStefan Sauer2012-03-161-4/+4
| * opencv: cosmetic code changesStefan Sauer2012-03-161-38/+48
| * opencv: use opencv prefix from pkgconfig to lookup datafilesStefan Sauer2012-03-162-5/+7
| * rsndvdsrc: post a message with title number and durationsVincent Penquerc'h2012-03-161-0/+50
| * facedetect: skip detection for unavailable detectorsStefan Sauer2012-03-161-0/+3
| * facedetect: move the detector to an own method to hide the ugly ifdefsStefan Sauer2012-03-151-29/+18
| * facedetect: always send facedetect messageStefan Sauer2012-03-151-53/+46
| * facedetect: don't skip facesStefan Sauer2012-03-151-45/+44
| * rsvgoverlay: cosmetic changeTim-Philipp Müller2012-03-151-3/+5
| * rsvgoverlay: fix crash due to double adapter unrefTim-Philipp Müller2012-03-151-2/+3
| * opencv: make build with opencv 2.3.1 as in debian sidTim-Philipp Müller2012-03-152-1/+9
| * waylandsink: Fix warnings, proper structuring, dead code removal, adding doc ...Sreerenj Balachandran2012-03-132-103/+64
| * dtsdec: avoid runaway loop when resyncing during parseMark Nauwelaerts2012-03-101-1/+1
| * opusenc: only request and process 1 frame at a timeMark Nauwelaerts2012-03-071-39/+31
| * opusenc: configure baseclass requested samples really in samplesMark Nauwelaerts2012-03-071-4/+2
| * Add missing GLIB_DISABLE_DEPRECATION_WARNINGSEdward Hervey2012-03-065-0/+19
| * celtdec: use base class tag handling helperMark Nauwelaerts2012-03-061-2/+2
| * dtsdec: use base class tag handling helperMark Nauwelaerts2012-03-062-30/+2
| * vp8enc: Fix 'argument to 'sizeof' in 'memset' call is the same expression as ...Sebastian Dröge2012-03-061-1/+1
| * gsettings: Fix 'if statement has empty body' compiler warningSebastian Dröge2012-03-064-8/+9
| * dfbvideosink: Fix 'implicit conversion from enumeration type 'DirectResult' t...Sebastian Dröge2012-03-061-1/+1
| * curl: Fix 'equality comparison with extraneous parentheses' compiler warningSebastian Dröge2012-03-061-1/+1
| * cogcolorspace: Use correct enum type for return valueSebastian Dröge2012-03-061-1/+1
| * waylandsink: Fix in shell_surface_set_fullscreenSreerenj Balachandran2012-03-041-1/+2
| * waylandsink: More fixes -- update to Wayland 0.85 protocol -- Added shell sur...Sreerenj Balachandran2012-03-042-20/+67
| * Update with new APIs in wayland-client.Sreerenj Balachandran2012-03-042-48/+18
| * More Fixes: * Adding buffer_alloc * perform buffer_damage before surface_atta...Sreerenj Balachandran2012-03-042-153/+298
| * Initial Commit: Adding Wayland Video SinkSreerenj Balachandran2012-03-044-0/+709
| * resindvd: send duration message on duration updatesStefan Sauer2012-03-041-0/+8
| * faad: fixup nasty typo breaking compilationMark Nauwelaerts2012-02-231-1/+1