summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gst-element-maker: fix -template-video caps stringTim-Philipp Müller2012-03-172-20/+20
* gst-element-maker: add video pad template and use it in videofilter classTim-Philipp Müller2012-03-173-1/+67
* gst-element-maker: add {src,sink}pad-template, since many base classes create...Tim-Philipp Müller2012-03-173-1/+39
* tools: add videofilter template for gst-element-makerTim-Philipp Müller2012-03-171-0/+78
* opencv: fix configure check and build with opencv 2.1Tim-Philipp Müller2012-03-176-11/+32
* 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-163-5/+10
* rsndvdsrc: post a message with title number and durationsVincent Penquerc'h2012-03-161-0/+50
* faceoverlay: remove blank line in gtk-doc commentStefan Sauer2012-03-161-1/+0
* 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
* faceoverlay: code cleanupsStefan Sauer2012-03-151-9/+6
* faceoverlay: don't access message fields directlyStefan Sauer2012-03-151-4/+7
* facedetect: don't skip facesStefan Sauer2012-03-151-45/+44
* rsvgoverlay: cosmetic changeTim-Philipp Müller2012-03-151-3/+5
* faceoverlay: clear overlay if the face disappearsTim-Philipp Müller2012-03-151-2/+7
* faceoverlay: add some locking for properties, free previous location when it ...Tim-Philipp Müller2012-03-151-2/+32
* faceoverlay: don't make rsvgoverlay reload the SVG for every single frameTim-Philipp Müller2012-03-152-3/+12
* faceoverlay: move face handling into own function and handle 0 face countTim-Philipp Müller2012-03-151-48/+58
* faceoverlay: fix pad templatesTim-Philipp Müller2012-03-151-9/+2
* rsvgoverlay: fix crash due to double adapter unrefTim-Philipp Müller2012-03-151-2/+3
* faceoverlay: fix weird pad creation codeTim-Philipp Müller2012-03-152-108/+57
* faceoverlay: minor cosmetic changesTim-Philipp Müller2012-03-151-40/+2
* .gitignore: ignore more test binaries and stamp filesTim-Philipp Müller2012-03-152-0/+2
* opencv: make build with opencv 2.3.1 as in debian sidTim-Philipp Müller2012-03-153-6/+10
* winscreencap: Integrate into autotools build systemDmitry Ketov2012-03-142-6/+39
* inter: fix warnings when gst-inspecting interaudio{src,sink}Tim-Philipp Müller2012-03-132-1/+4
* waylandsink: Fix warnings, proper structuring, dead code removal, adding doc ...Sreerenj Balachandran2012-03-132-103/+64
* geometrictransform: make sure gt->map not freed twiceOleksij Rempel (Alexey Fisher)2012-03-121-2/+4
* hlsdemux: add floating point segment duration supportGil Pedersen2012-03-123-21/+51
* Fix an unwanted double negation from last commitThibault Saunier2012-03-101-1/+1
* Fix 'ignoring return value of function declared with const attribute'Thibault Saunier2012-03-1012-78/+96
* dtsdec: avoid runaway loop when resyncing during parseMark Nauwelaerts2012-03-101-1/+1
* configure: fix AC_LANG_SOURCE-related warnings when doing autogen.shTim-Philipp Müller2012-03-092-24/+9
* Fixing rtpvp8 compatibility with the third draftDanilo Cesar Lemes de Paula2012-03-082-3/+3
* 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
* video: Update/add docsEdward Hervey2012-03-067-37/+139
* Add missing GLIB_DISABLE_DEPRECATION_WARNINGSEdward Hervey2012-03-068-0/+30
* sirendec: port to audiodecoderMark Nauwelaerts2012-03-062-154/+81
* sirenenc: port to audioencoderMark Nauwelaerts2012-03-063-160/+52
* celtdec: use base class tag handling helperMark Nauwelaerts2012-03-061-2/+2
* dtsdec: use base class tag handling helperMark Nauwelaerts2012-03-062-30/+2
* dccp: avoid indefinite looping upon errorMark Nauwelaerts2012-03-061-3/+6
* 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