summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add latest ported plugins to spec fileuraeus2012-03-291-8/+10
* | | shmsrc: Fix a merge mistakeSebastian Dröge2012-03-291-1/+1
* | | mpegtsdemux: Revert to 0.10 state as this is unmergeable, also put it into th...Sebastian Dröge2012-03-297-456/+331
* | | configure: Fix merge mistakeSebastian Dröge2012-03-291-6/+1
* | | Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-29228-11334/+8578
|\ \ \ | |/ / |/| / | |/
| * 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
| * shmsink: Make buffer-time signed to deal with backward jumps in timestampsOlivier Crête2012-03-232-5/+5
| * decklink: Add decklink dispatch code for OS/XDavid Schleef2012-03-2211-3/+1993
| * geometrictransform: Prevent access to the transform map when it is nullThiago Santos2012-03-201-2/+6
| * geometrictransform: add some more log messagesThiago Santos2012-03-201-0/+4
| * wrappercamerabinsrc: avoid reseting caps to the same valueOleksij Rempel (Alexey Fisher)2012-03-201-0/+12
| * winscreencap: Fix compiling with mingwRaimo Järvi2012-03-202-24/+26
| * sys: sort subdirs in Makefile alphabeticallyTim-Philipp Müller2012-03-191-43/+41
| * winscreencap: Integrate into autotools build systemRaimo Järvi2012-03-191-1/+7
| * adpcmdec: GST_BASE_LIBS already contains -lgstbase-0.10Tim-Philipp Müller2012-03-181-2/+1
| * adpcmdec: Add -lgstbase-0.10David Schleef2012-03-181-1/+3
| * facedetect: fix structure leakNicola Murino2012-03-181-1/+2
| * opencv: fix memory leakNicola Murino2012-03-181-0/+2
| * d3dvideosink: fix regression setting window handle in pause/playCarsten Kroll2012-03-181-59/+28
| * decklinksink: Add device propertyDavid Schleef2012-03-175-89/+225
| * decklinksrc: make sure we can accept caps before returning trueblake tregre2012-03-171-5/+27
| * decklinksrc: disable pull modeblake tregre2012-03-171-3/+2
| * decklinksrc: push new new segment event to all padsblake tregre2012-03-171-4/+21
| * decklinksrc: Implement latency queryDavid Schleef2012-03-171-4/+49
| * decklink: reindentDavid Schleef2012-03-174-79/+75
| * decklinksrc: handle flow return properly and provide better messageblake tregre2012-03-171-4/+12
| * decklink: Add property probingDavid Schleef2012-03-174-18/+161
| * element-templates: chain query/event functionsDavid Schleef2012-03-172-3/+25
| * inter: Add channel propertyDavid Schleef2012-03-1711-73/+236
| * 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