summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* hlsdemux: Track fragments durationThiago Santos2014-04-292-2/+7
* hlsdemux: properly stop tasks by stopping fragment downloadThiago Santos2014-04-291-1/+4
* hlsdemux: decrypt before typefindingThiago Santos2014-04-291-27/+27
* hlsdemux: fix decryption function returnThiago Santos2014-04-291-2/+6
* hlsdemux: keep connection alive between downloadsThiago Santos2014-04-291-4/+34
* hlsdemux: create sources from uriThiago Santos2014-04-291-9/+49
* hlsdemux: do not try to run typefind again if caps is the sameThiago Santos2014-04-291-1/+1
* hlsdemux: enable download bitrate measureThiago Santos2014-04-292-24/+28
* hlsdemux: re-enable decryption after uridownloader removalThiago Santos2014-04-292-104/+208
* hlsdemux: replace uridownloader with a GstElementThiago Santos2014-04-292-153/+204
* gl: add missing G_BEGIN/END_DECLS in utils headerPhilippe Normand2014-04-291-0/+4
* examples: gl: add missing entry to cflags to find gst/gl/gl.hThiago Santos2014-04-291-1/+1
* tests: drop direct includeStefan Sauer2014-04-291-1/+0
* sndfile: send a toc for the segments in the audio fileStefan Sauer2014-04-291-1/+75
* h264parse: unref/replace force_key_unit_event in gst_h264_parse_resetHaakon Sporsheim (ieei)2014-04-291-1/+1
* gl/sdl example: Fix uninstalled buildJan Schmidt2014-04-291-2/+2
* gl: Reduce noisy Info level output to LOGJan Schmidt2014-04-291-1/+1
* gl/examples/sdl: update for the latest gstgl changesMatthew Waters2014-04-292-29/+42
* gl/examples: move to -badMatthew Waters2014-04-29114-28/+9739
* egl: remove pc filesJulien Isorce2014-04-282-24/+0
* gl: append GL_LIB and GL_CFLAGS in pc filesJulien Isorce2014-04-282-4/+4
* gl: append EGL_LIB to GL_LIBJulien Isorce2014-04-281-1/+1
* gl: use gst_gl_platform_from_string because we support gl shareList on all pl...Julien Isorce2014-04-283-9/+3
* glfilter: only warn when other_context attribute is setJulien Isorce2014-04-281-6/+9
* gl: fix string literal warningJulien Isorce2014-04-281-10/+10
* uridownloader: Unset referer if none was specified later onSebastian Dröge2014-04-281-6/+11
* hlsdemux: Set Referer in requests to the playlist URISebastian Dröge2014-04-282-5/+19
* uridownloader: Add API to specify the referer of a requestSebastian Dröge2014-04-282-8/+36
* codecparsers: h264: fix parsing of slice groups for map type = 2.Gwenole Beauchesne2014-04-271-1/+1
* decklink: Don't fail if HW does not have all interfacesNicolas Dufresne2014-04-271-3/+0
* Revert "y4mdec: check for VIDEO meta instead of CROP meta"Tim-Philipp Müller2014-04-271-0/+3
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-2710-21/+0
* codecparsers: h264: fix derivation of default scaling lists.Gwenole Beauchesne2014-04-261-1/+10
* curl*sink: report errors from curl when setting optionsSebastian Rasmussen2014-04-266-88/+325
* curl*sink: post error on bus in element, not transfer threadSebastian Rasmussen2014-04-267-53/+49
* curlhttpsink: allow for unconditionally disabling proxyingSebastian Rasmussen2014-04-261-1/+1
* curl*sink: improve return value checks in test casesSebastian Rasmussen2014-04-265-7/+7
* curl*sink: fix typosSebastian Rasmussen2014-04-263-9/+9
* curl*sink: fix some gst-indent problemsSebastian Rasmussen2014-04-269-39/+39
* gl: check the correct GstGLMemory in basic_testLuis de Bethencourt2014-04-251-1/+1
* mpegtsmux: Only require alignment and stream-format for h264, parsed is implicitSebastian Dröge2014-04-251-1/+1
* uridownloader: Set source state to NULL if downloading failed for whatever re...Sebastian Dröge2014-04-251-1/+4
* gl/x11: Removed unused variableNicolas Dufresne2014-04-241-5/+0
* gl/x11: Get rid of unneeded second display connection and do everything from ...Sebastian Dröge2014-04-242-33/+18
* gl/x11: Block rendering until swapbuffers is called and don't go via X11 even...Sebastian Dröge2014-04-241-48/+41
* gl: fails glimagesink when shader compilation went wrongJulien Isorce2014-04-241-1/+8
* gl: call glClearColor before glClearJulien Isorce2014-04-241-0/+3
* pkgconfig: fix gstreamer-gl uninstalledJosep Torra2014-04-241-2/+2
* gl/rpi: do not scale to full screenJulien Isorce2014-04-241-1/+1
* gl/rpi: change dispmanx attributes of existing element instead of creating a ...Julien Isorce2014-04-241-7/+9