summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-01srtpdec: Only clear streams if they have been createdOlivier Crête1-2/+2
2014-05-01srtpdec: Use object debugOlivier Crête1-1/+1
2014-05-01hlsdemux: Always succeed the LATENCY eventSebastian Dröge1-0/+7
2014-05-01hlsdemux: Reset the last flow return before restarting the internal sourceSebastian Dröge1-0/+3
2014-05-01hlsdemux: Only set PTS on the first buffer of a fragment instead of setting t...Sebastian Dröge1-8/+10
2014-05-01hlsdemux: Always flush the internal proxy pads before downloadingThiago Santos2-14/+39
2014-05-01gl: Try harder to load symbols from the correct placeSebastian Dröge5-46/+128
2014-05-01glcolorscale: fix operation with dual GL, GLES2 libgstglMatthew Waters1-13/+17
2014-05-01gl/mem: implement texture copying between formats with strides properlyMatthew Waters4-13/+19
2014-05-01gl/mem: pad the public structMatthew Waters1-0/+2
2014-04-30gl: no need to provide full lib path to load symbolsNicolas Dufresne1-21/+19
2014-04-30kate: avoid read buffer overflow in crafted streamVincent Penquerc'h1-2/+8
2014-04-30glcolorscale: use a shader on GLESv2Julien Isorce2-2/+76
2014-04-30glimagesink: use new helper function to avoid duplicating default shader textJulien Isorce1-45/+4
2014-04-30gleffects: use new helper functions to avoid duplicating the same vertex shad...Julien Isorce5-82/+24
2014-04-30gl: add convenient functions to setup default vertex and fragment shadersJulien Isorce2-0/+97
2014-04-30hlsdemux: Only unref pending buffer if there is oneSebastian Dröge1-1/+2
2014-04-29hlsdemux: Do not push last buffer after errorThiago Santos1-17/+22
2014-04-29hlsdemux: flush the adapter in the end of a fragmentThiago Santos1-1/+6
2014-04-29hlsdemux: handle more error casesThiago Santos1-19/+31
2014-04-29hlsdemux: handle errors from internal sourceThiago Santos2-8/+65
2014-04-29hlsdemux: Improve pad switching conditionsThiago Santos2-21/+13
2014-04-29hlsdemux: properly flush decryption status on seeksThiago Santos1-1/+14
2014-04-29hlsdemux: Track fragments durationThiago Santos2-2/+7
2014-04-29hlsdemux: properly stop tasks by stopping fragment downloadThiago Santos1-1/+4
2014-04-29hlsdemux: decrypt before typefindingThiago Santos1-27/+27
2014-04-29hlsdemux: fix decryption function returnThiago Santos1-2/+6
2014-04-29hlsdemux: keep connection alive between downloadsThiago Santos1-4/+34
2014-04-29hlsdemux: create sources from uriThiago Santos1-9/+49
2014-04-29hlsdemux: do not try to run typefind again if caps is the sameThiago Santos1-1/+1
2014-04-29hlsdemux: enable download bitrate measureThiago Santos2-24/+28
2014-04-29hlsdemux: re-enable decryption after uridownloader removalThiago Santos2-104/+208
2014-04-29hlsdemux: replace uridownloader with a GstElementThiago Santos2-153/+204
2014-04-29gl: add missing G_BEGIN/END_DECLS in utils headerPhilippe Normand1-0/+4
2014-04-29examples: gl: add missing entry to cflags to find gst/gl/gl.hThiago Santos1-1/+1
2014-04-29tests: drop direct includeStefan Sauer1-1/+0
2014-04-29sndfile: send a toc for the segments in the audio fileStefan Sauer1-1/+75
2014-04-29h264parse: unref/replace force_key_unit_event in gst_h264_parse_resetHaakon Sporsheim (ieei)1-1/+1
2014-04-29gl/sdl example: Fix uninstalled buildJan Schmidt1-2/+2
2014-04-29gl: Reduce noisy Info level output to LOGJan Schmidt1-1/+1
2014-04-29gl/examples/sdl: update for the latest gstgl changesMatthew Waters2-29/+42
2014-04-29gl/examples: move to -badMatthew Waters114-28/+9739
2014-04-28egl: remove pc filesJulien Isorce2-24/+0
2014-04-28gl: append GL_LIB and GL_CFLAGS in pc filesJulien Isorce2-4/+4
2014-04-28gl: append EGL_LIB to GL_LIBJulien Isorce1-1/+1
2014-04-28gl: use gst_gl_platform_from_string because we support gl shareList on all pl...Julien Isorce3-9/+3
2014-04-28glfilter: only warn when other_context attribute is setJulien Isorce1-6/+9
2014-04-28gl: fix string literal warningJulien Isorce1-10/+10
2014-04-28uridownloader: Unset referer if none was specified later onSebastian Dröge1-6/+11
2014-04-28hlsdemux: Set Referer in requests to the playlist URISebastian Dröge2-5/+19