summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-17decklink: reindentDavid Schleef4-79/+75
2012-03-17decklinksrc: handle flow return properly and provide better messageblake tregre1-4/+12
2012-03-17decklink: Add property probingDavid Schleef4-18/+161
2012-03-17element-templates: chain query/event functionsDavid Schleef2-3/+25
2012-03-17inter: Add channel propertyDavid Schleef11-73/+236
2012-03-17gst-element-maker: fix -template-video caps stringTim-Philipp Müller2-20/+20
2012-03-17gst-element-maker: add video pad template and use it in videofilter classTim-Philipp Müller3-1/+67
2012-03-17gst-element-maker: add {src,sink}pad-template, since many base classes create...Tim-Philipp Müller3-1/+39
2012-03-17tools: add videofilter template for gst-element-makerTim-Philipp Müller1-0/+78
2012-03-17opencv: fix configure check and build with opencv 2.1Tim-Philipp Müller6-11/+32
2012-03-16don't pass random pointers to pull_rangeWim Taymans11-10/+29
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 Sauer3-5/+10
2012-03-16rsndvdsrc: post a message with title number and durationsVincent Penquerc'h1-0/+50
2012-03-16faceoverlay: remove blank line in gtk-doc commentStefan Sauer1-1/+0
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-15faceoverlay: code cleanupsStefan Sauer1-9/+6
2012-03-15faceoverlay: don't access message fields directlyStefan Sauer1-4/+7
2012-03-15facedetect: don't skip facesStefan Sauer1-45/+44
2012-03-15update for bufferpool changesWim Taymans2-2/+2
2012-03-15update for allocation query changesWim Taymans2-36/+41
2012-03-15rsvgoverlay: cosmetic changeTim-Philipp Müller1-3/+5
2012-03-15faceoverlay: clear overlay if the face disappearsTim-Philipp Müller1-2/+7
2012-03-15faceoverlay: add some locking for properties, free previous location when it ...Tim-Philipp Müller1-2/+32
2012-03-15faceoverlay: don't make rsvgoverlay reload the SVG for every single frameTim-Philipp Müller2-3/+12
2012-03-15faceoverlay: move face handling into own function and handle 0 face countTim-Philipp Müller1-48/+58
2012-03-15faceoverlay: fix pad templatesTim-Philipp Müller1-9/+2
2012-03-15rsvgoverlay: fix crash due to double adapter unrefTim-Philipp Müller1-2/+3
2012-03-15faceoverlay: fix weird pad creation codeTim-Philipp Müller2-108/+57
2012-03-15faceoverlay: minor cosmetic changesTim-Philipp Müller1-40/+2
2012-03-15update for bufferpool api changeWim Taymans1-1/+1
2012-03-15update for memory api changesWim Taymans13-16/+20
2012-03-15.gitignore: ignore more test binaries and stamp filesTim-Philipp Müller2-0/+2
2012-03-15opencv: make build with opencv 2.3.1 as in debian sidTim-Philipp Müller3-6/+10
2012-03-14take padding into accountWim Taymans2-8/+11
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-14winscreencap: Integrate into autotools build systemDmitry Ketov2-6/+39
2012-03-13inter: fix warnings when gst-inspecting interaudio{src,sink}Tim-Philipp Müller2-1/+4
2012-03-13waylandsink: Fix warnings, proper structuring, dead code removal, adding doc ...Sreerenj Balachandran2-103/+64
2012-03-13configure.ac: move spc plugin to NON_PORTED list(Fix build error)Sreerenj Balachandran1-1/+1
2012-03-13use gst_caps_merge instead of gst_caps_unionWim Taymans1-6/+3
2012-03-12geometrictransform: make sure gt->map not freed twiceOleksij Rempel (Alexey Fisher)1-2/+4
2012-03-12opusdec: fix for caps api changeWim Taymans1-2/+2
2012-03-12configure.ac: bump GLib requirement to 2.31.14Sreerenj Balachandran1-1/+1
2012-03-12hlsdemux: add floating point segment duration supportGil Pedersen3-21/+51
2012-03-12fix for caps _normalize changesWim Taymans3-10/+9