summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* srtpdec: Remove unused fieldOlivier Crête2014-05-061-1/+0
* Fix for not checking zero width and heightSanjay NM2014-05-061-0/+5
* hlsdemux: Only set the segment position if there is a timestampThiago Santos2014-05-051-2/+1
* configure: Use the same includes for GL that we would use later in the code f...Sebastian Dröge2014-05-051-3/+12
* gl: check if we can include both GL and GLES2 headers at the same timeMatthew Waters2014-05-051-0/+36
* hlsdemux: Set Cache-Control header according to the caching requirements of t...Sebastian Dröge2014-05-051-9/+24
* mssdemux: Update for uri downloader API changesSebastian Dröge2014-05-051-2/+2
* dashdemux: Update for uri downloader API changesSebastian Dröge2014-05-051-5/+5
* uridownloader: Add parameter to disallow caching as required by HLSSebastian Dröge2014-05-052-9/+16
* hls: Store allowcache playlist field in a booleanSebastian Dröge2014-05-052-4/+5
* configure: Use the same #includes for checking GL types as later in the codeSebastian Dröge2014-05-041-3/+12
* gl/clutter: safer check for cogl versionLuis de Bethencourt2014-05-031-2/+2
* gl/examples/generic: remove trailing whitespacesLuis de Bethencourt2014-05-034-93/+84
* Back to developmentSebastian Dröge2014-05-031-3/+3
* Release 1.3.11.3.1Sebastian Dröge2014-05-0388-2327/+16712
* Update .po filesSebastian Dröge2014-05-0340-40/+40
* examples: Fix CFLAGS in clutter GL examplesSebastian Dröge2014-05-031-3/+3
* examples: Add all gl subdirs to DIST_SUBDIRS to fix the buildSebastian Dröge2014-05-031-3/+5
* po: Update translationsSebastian Dröge2014-05-0340-1522/+711
* mfc: Remove mfc plugin, it is obsoleted by the v4l2videodec element from gst-...Sebastian Dröge2014-05-0311-2981/+4
* mpegtsmux: Use complete caps for setting up the streams in the testSebastian Dröge2014-05-031-5/+7
* Automatic update of common submoduleSebastian Dröge2014-05-031-0/+0
* watchdog: Add handling of PAUSED statePer x Johansson2014-05-031-8/+82
* srtpenc: Add config for the replay window sizeOlivier Crête2014-05-022-1/+20
* srtpenc: Remove unused object membersOlivier Crête2014-05-021-5/+0
* srtpenc: Remove useless structureOlivier Crête2014-05-021-73/+41
* srtpenc: Remove ssrc parsing from streamOlivier Crête2014-05-021-12/+10
* srtpenc: Remove SSRC from signal, it's meaninglessOlivier Crête2014-05-021-3/+2
* srtpenc: Set the SRTP key as a shared key for all SSRCsOlivier Crête2014-05-022-34/+15
* rfbsrc: Send stream-start event in the beginningBlake Tregre2014-05-021-0/+8
* hlsdemux: Update for URI downloader API changesSebastian Dröge2014-05-021-4/+4
* mssdemux: Update for URI downloader API changesSebastian Dröge2014-05-021-3/+4
* dashdemux: Update for URI downloader API changesSebastian Dröge2014-05-021-4/+7
* uridownloader: Add refresh parameter to hint caches that they should check if...Sebastian Dröge2014-05-022-34/+21
* gl: use the bufferpool's upload when availableMatthew Waters2014-05-022-18/+37
* gl: show internal cocoa window on top of othersJulien Isorce2014-05-021-1/+1
* gl: pass NSView instead of NSWindow in cocoa-videooverlay exampleJulien Isorce2014-05-021-1/+1
* gl: add copyright to cocoa exampleJulien Isorce2014-05-021-0/+20
* gl: rename cocoa example and move it to its parent directoryJulien Isorce2014-05-026-18/+13
* gl: remove unuseful README for cocoa exampleJulien Isorce2014-05-021-9/+0
* gl/pool: init the upload object on startMatthew Waters2014-05-022-9/+27
* srtpdec: Only clear streams if they have been createdOlivier Crête2014-05-011-2/+2
* srtpdec: Use object debugOlivier Crête2014-05-011-1/+1
* hlsdemux: Always succeed the LATENCY eventSebastian Dröge2014-05-011-0/+7
* hlsdemux: Reset the last flow return before restarting the internal sourceSebastian Dröge2014-05-011-0/+3
* hlsdemux: Only set PTS on the first buffer of a fragment instead of setting t...Sebastian Dröge2014-05-011-8/+10
* hlsdemux: Always flush the internal proxy pads before downloadingThiago Santos2014-05-012-14/+39
* gl: Try harder to load symbols from the correct placeSebastian Dröge2014-05-015-46/+128
* glcolorscale: fix operation with dual GL, GLES2 libgstglMatthew Waters2014-05-011-13/+17
* gl/mem: implement texture copying between formats with strides properlyMatthew Waters2014-05-014-13/+19