summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-10ladspa: fix up broken patch mergeTim-Philipp Müller1-3/+0
2014-08-10pvrvideosink: Avoid leaking bufferpool configurationSebastian Rasmussen1-0/+1
2014-08-10directsoundsrc: Avoid leaking copy of caps objectSebastian Rasmussen1-2/+1
2014-08-10vtenc: Avoid leaking caps object and its copySebastian Rasmussen1-1/+3
2014-08-10amcvideoenc: Avoid leaking copy of caps objectSebastian Rasmussen1-4/+1
2014-08-10interlace: fix caps refcountingSebastian Rasmussen1-2/+1
2014-08-10dvbsuboverlay: Avoid leaking copy of caps objectSebastian Rasmussen1-2/+2
2014-08-10videoaggregator: Unref allowed caps after usageSebastian Rasmussen1-0/+2
2014-08-10ladspa: Unref pad template caps after usageSebastian Rasmussen1-0/+3
2014-08-10ladspa: Unref pad template caps after usageSebastian Rasmussen1-0/+3
2014-08-10dfbvideosink: Unref pad template caps after usageSebastian Rasmussen1-2/+4
2014-08-10tests: remove defunct test code for old colorspace elementTim-Philipp Müller3-313/+1
2014-08-10element-maker: Avoid leaking copy of caps objectSebastian Rasmussen1-1/+1
2014-08-10gstgsmenc: Unref caps object after usageSebastian Rasmussen1-0/+1
2014-08-10opus: Improve annotation of internal functionSebastian Rasmussen1-3/+4
2014-08-07dashdemux: support downloading segments in reverse orderGeorge Kiagiadakis3-5/+10
2014-08-07glvideomixer: add a background propertyMatthew Waters2-2/+170
2014-08-07ext:faad: Set rank to SECONDARY as the libav decoder is concidered betterThibault Saunier1-1/+2
2014-08-07GstGLWindow, GstGLImagesink, x11: Scale navigation events on resized windowsVasilis Liaskovitis4-0/+70
2014-08-06glupload: don't determine if frame needs upload by pointer compareWang Xin-yu (王昕宇)1-1/+1
2014-08-05mpegtspacketizer: Store PCR time/byte offsets in 64 bit integersSebastian Dröge2-10/+12
2014-08-05Revert "mpegtspacketizer: Convert PCR times to GStreamer times before compari...Sebastian Dröge1-2/+1
2014-08-05mpegtspacketizer: Convert PCR times to GStreamer times before comparing them ...Sebastian Dröge1-1/+2
2014-08-03dvbsrc: remove srcpad leftoverReynaldo H. Verdejo Pinochet1-1/+0
2014-08-01decklinksink: Initialize pixel format to bmdFormat8BitYUVSebastian Dröge1-2/+4
2014-08-01codecparsers_h264: initialize some fields of pic_timing structureAurélien Zanelli1-0/+3
2014-08-01decklinksink: Catch errors during data flow and error out properlySebastian Dröge1-16/+44
2014-08-01dashdemux: return the error to the source immediately to stop fasterThiago Santos1-7/+5
2014-08-01mpegtspacketizer: avoid timestamp overflowsThiago Santos1-2/+7
2014-08-01po: Remove files no longer presentEdward Hervey1-2/+0
2014-08-01decklink: 59.94fps is 60000/1001, not 30000/1001Sebastian Dröge1-3/+3
2014-08-01gl/docs: remove superflous 'the'Matthew Waters1-1/+1
2014-08-01gl: document GST_GL_* environment variablesMatthew Waters2-0/+12
2014-08-01gl/tests: update for API changesMatthew Waters2-47/+47
2014-07-31Makefile: Add usage of build-checks stepEdward Hervey2-0/+4
2014-07-31glcontext: add a destroy functionMatthew Waters2-0/+22
2014-07-31gl/x11: silence runtime warningMatthew Waters1-1/+2
2014-07-31glmemory: use the plane offsets to compute the size of the data pointerMatthew Waters1-5/+14
2014-07-31glmemory: use GstVideoInfo everywhereMatthew Waters6-106/+137
2014-07-30faceblur: facedetect: add properties to faceblurRobert Jobbagy4-8/+120
2014-07-30faceblur: post message when profile loading failsRobert Jobbagy2-2/+14
2014-07-30facedetect: faceblur: update launch line examplesRobert Jobbagy2-3/+4
2014-07-29glimagesink: keep the uploaded buffer around on successful redisplayMatthew Waters1-1/+0
2014-07-29glmemory: reenable the texture_rg support for !eaglMatthew Waters2-3/+3
2014-07-28tests: gitignore: update with new testsThiago Santos2-0/+4
2014-07-28tests: files: adds missing file from previous commitThiago Santos1-0/+0
2014-07-28tests: templatematch: add test to check that we use the correct rgb formatThiago Santos3-0/+177
2014-07-28opencv templatematch: Set caps to BGR orderDavid Rothlisberger1-2/+2
2014-07-28templatematch: mark pads as proxy capsThiago Santos1-0/+2
2014-07-28templatematch: Produce a warning message if we can't load a template imageWilliam Manley1-2/+8