summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2014-09-05facedetect: Add new property min-stddevNicola Murino2-6/+37
2014-09-05gltransformation: fix issues and expose mvp matrixLubosz Sarnecki2-16/+35
2014-09-04mssdemux: Don't send flush events to deactivated padsSebastian Dröge1-4/+4
2014-09-04dashdemux: Don't send flush events to deactivated padsSebastian Dröge1-4/+4
2014-09-04hlsdemux: Don't send flush events to deactivated padsSebastian Dröge1-4/+4
2014-09-04hlsdemux: Properly assign offsets to the files if we accumulate them instead ...Sebastian Dröge1-0/+1
2014-08-29assrender: remove code that can't be reachedTim-Philipp Müller1-7/+2
2014-08-28glimagesink: Add missing break to switchSebastian Dröge1-0/+1
2014-08-28hlsdemux: Support OpenSSL for AES decryption of HLS fragmentsThomas Bluemel3-4/+45
2014-08-25sndfile: don't decode formats that are better handled by other elementsTim-Philipp Müller1-19/+12
2014-08-21srtpdec: Add support for RTP/RTCP mixing if data arrives on RTCP padYouness Alaoui1-10/+8
2014-08-21dashdemux: fix abort in error code path with newer glibTim-Philipp Müller1-0/+1
2014-08-21glimagesink: expose contextLubosz Sarnecki1-3/+14
2014-08-19dashdemux: unref pad reference when removing internal source in errorThiago Santos1-0/+2
2014-08-19dashdemux: read language from ContentComponent node as a fallbackThiago Santos1-1/+8
2014-08-19dashdemux: push language code tagMatthieu Bouron3-2/+27
2014-08-19glmixer: unref the GstGLUpload in the pad if freed while runningMatthew Waters1-0/+14
2014-08-19glvideomixer: avoid gl resource race condition between different threadWang Xin-yu (王昕宇)1-1/+36
2014-08-19glvideomixer: don't clobber unnecessary GstVideoInfo fieldsMatthew Waters1-2/+2
2014-08-19glvideomixer: get the attribute from the correct shaderMatthew Waters1-3/+2
2014-08-19glimagesink: unref the window on navigation eventMatthew Waters1-0/+1
2014-08-13hlsdemux: Do not switch playlist on trick modesThibault Saunier1-1/+5
2014-08-13hlsdemux: No need to have a I-Frame list to do trick modesThibault Saunier1-9/+2
2014-08-13facedetect: Use NULL to disable eyes/nose/mouthValentin PONS1-0/+2
2014-08-11assrender: save a few ref/unref pairsThiago Santos1-23/+21
2014-08-11assrender: remove obsolete fixmeThiago Santos1-4/+0
2014-08-11assrender: improve negotiationThiago Santos1-3/+58
2014-08-11assrender: always intersect with the filter capsThiago Santos1-27/+14
2014-08-11webenc: Add WebP image encoderSreerenj Balachandran4-2/+483
2014-08-11sbcenc: Unref output caps in error casesSebastian Rasmussen1-19/+19
2014-08-11opusenc: Unref pad template caps after usageSebastian Rasmussen1-5/+6
2014-08-10opengl: update element docs for 1.xTim-Philipp Müller7-15/+26
2014-08-10openal: Unref pad template caps after usageSebastian Rasmussen2-2/+7
2014-08-10ladspa: fix up broken patch mergeTim-Philipp Müller1-3/+0
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-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 Liaskovitis1-0/+23
2014-08-01dashdemux: return the error to the source immediately to stop fasterThiago Santos1-7/+5
2014-08-01gl: document GST_GL_* environment variablesMatthew Waters1-0/+3
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-28opencv templatematch: Set caps to BGR orderDavid Rothlisberger1-2/+2