summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2014-06-03srtp: add support for rollover counters and replay protection window sizeAleix Conchillo Flaqué4-3/+107
2014-06-03glimagesink: improve state change debug messageMatthieu Bouron1-1/+3
2014-06-01mpeg2enc: increase max. allowed value for bitrate propertyTim-Philipp Müller1-1/+1
2014-05-30motioncells: improve loggingNicola Murino2-4/+6
2014-05-30motioncells: make framedrop work at 30 fps tooNicola Murino1-1/+2
2014-05-30motioncells: use standard macro for booleanNicola Murino2-22/+22
2014-05-30glimagesink: unref the old buffer outside the lockMatthew Waters1-1/+5
2014-05-30Revert "[880/906] glimagesink: remove unused stored_buffer field"Matthew Waters2-2/+9
2014-05-30glfeature: remove GST_GL_API_GLES3Matthew Waters4-20/+20
2014-05-28mssdemux: Always use the redirect target to resolve relative URIsSebastian Dröge1-6/+38
2014-05-28dashdemux: Always use the redirect target to resolve relative URIsSebastian Dröge3-11/+37
2014-05-28hlsdemux: Don't set base URI if there was no redirectSebastian Dröge1-3/+3
2014-05-28hlsdemux: Make parsing of "-quoted key URIs more resilientDamian Ziobro1-7/+19
2014-05-28hlsdemux: Always use the redirect target to resolve relative URIsSebastian Dröge3-26/+46
2014-05-28gl/upload: add GstGLUploadMeta objectMatthew Waters1-1/+1
2014-05-27glimagesink: make it actually honor show-preroll-frame propertyJulien Isorce1-5/+8
2014-05-26opusenc: Use aux vars to minimize critical regionMiguel París Díaz1-9/+17
2014-05-22hlsdemux: Fix storing of the IV based on the media sequence numberDamian Ziobro1-1/+1
2014-05-21curlsshsink: post error on bus in element, not transfer threadL. Sorin1-25/+24
2014-05-20gl/eglimage: add eglimage context featureMatthew Waters1-3/+6
2014-05-20curlsftpsink: authenticate remote host via public key fingerprintL. Sorin2-2/+43
2014-05-19glimagesink: Check if context creation failed before trying to use itSebastian Dröge1-0/+9
2014-05-19rsvgdec: Unref handle and output state on error pathsSebastian Dröge1-0/+3
2014-05-14motioncells: fix memleakNicola Murino1-191/+199
2014-05-14gl/download: update to be similar to the glupload semanticsMatthew Waters1-11/+2
2014-05-13hlssink: do not leak playlist objectThiago Santos1-0/+2
2014-05-13dashdemux: mpdparser: properly unref gstdatetimeThiago Santos1-2/+7
2014-05-13dashdemux: mpdparser: avoid double free of segment timeline nodeThiago Santos1-4/+1
2014-05-13dashdemux: mpdparser: avoid double freeThiago Santos1-10/+3
2014-05-13schrodec: Use pool configurationEdward Hervey1-1/+1
2014-05-13rsvg: Don't leak GstVideoCodecStateEdward Hervey1-4/+5
2014-05-13dash: Don't leak GstActiveStreamEdward Hervey1-0/+1
2014-05-12mssdemux: avoid deadlocking when erroringThiago Santos1-4/+11
2014-05-12mssdemux: fix caps leakThiago Santos1-0/+2
2014-05-12mssdemux: handle error messages from internal sourceThiago Santos1-9/+49
2014-05-12mssdemux: Always accept the latency configure eventThiago Santos1-0/+7
2014-05-12mssdemux: reenable segment tracking for streamsThiago Santos2-51/+7
2014-05-12mssdemux: deprecate unused max-queue-size-buffersThiago Santos1-1/+2
2014-05-12mssdemux: measure bitrate similarly to hlsdemuxThiago Santos5-210/+19
2014-05-12mssdemux: remove uridownloader in favor of internal sourceThiago Santos2-83/+365
2014-05-12dashdemux: initialize the mutex and cond for fragment downloadThiago Santos1-0/+2
2014-05-11dashdemux: remove unused stream uridownloaderThiago Santos2-8/+0
2014-05-11assrender: Do not try to add a feature to a caps features ANYSebastian Dröge1-1/+3
2014-05-10rtmpsrc: error out if we get EOS immediately without any dataTim-Philipp Müller1-2/+8
2014-05-09hls: Remove invalid freeSebastian Dröge1-4/+3
2014-05-08gleffects: use gl_vtableJulien Isorce1-11/+13
2014-05-08gl/upload: implement lazy initMatthew Waters1-9/+1
2014-05-07gl: advertise GstGLMemory usage in the caps as capsfeaturesMatthew Waters2-3/+23
2014-05-07dashdemux: deprecate max-buffering-time propertyThiago Santos1-1/+2
2014-05-07dashdemux: removing old unused codeThiago Santos1-19/+1