summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* dashdemux: gst_dash_demux_get_live_seek_range returns positive valuesFlorin Apostol2016-02-101-6/+21
* rtpmsink: Implement setcaps that uses streamheaderJulien MOUTTE2016-02-092-23/+68
* mssdemux: remove unnecessary checkLuis de Bethencourt2016-02-091-2/+2
* dashdemux: plug mpd client leakThiago Santos2016-02-091-0/+1
* dashdemux: fix memory leak in gst_dash_demux_update_manifest_dataFlorin Apostol2016-02-091-0/+8
* mpdparser: renamed gst_mpd_client_get_next_segment_availability_end_time to g...Florin Apostol2016-02-093-9/+10
* mpdparser: corrected getting segment availabilityFlorin Apostol2016-02-091-10/+37
* glsyncmeta: separate out gpu/cpu waits.Matthew Waters2016-02-091-0/+1
* resindvd: remove commented out includeLuis de Bethencourt2016-02-081-1/+0
* Revert "resindvd: get rid of _stdint.h include"Luis de Bethencourt2016-02-082-5/+7
* x265enc: get rid of _stdint.h includeLuis de Bethencourt2016-02-081-1/+0
* resindvd: get rid of _stdint.h includeLuis de Bethencourt2016-02-082-7/+5
* gleffects: identity: add the shader to the hash tableMatthew Waters2016-02-081-0/+2
* mssdemux: implement snap seekingThiago Santos2016-02-043-40/+59
* mssdemux: use correct seek position on reverse seeksThiago Santos2016-02-041-2/+6
* mssdemux: only update download position if the seek requests toThiago Santos2016-02-041-1/+6
* mssdemux: do not assert on fragment reloads for non-liveThiago Santos2016-02-041-2/+0
* dashdemux: implement snap seek handlingThiago Santos2016-02-042-10/+72
* adaptivedemux: handle snap seeksThiago Santos2016-02-046-27/+64
* opus: fix FECVincent Penquerc'h2016-02-031-7/+11
* gltransformation: reconfigure the src when changing to/from passthroughMatthew Waters2016-02-031-9/+13
* glvideoflip: correctly update the output caps on method changesMatthew Waters2016-02-032-71/+89
* opusdec: fix wrong buffer being checked for missing dataVincent Penquerc'h2016-02-021-2/+2
* dashdemux: only update current reading position when neededThiago Santos2016-02-011-3/+12
* dashdemux: respect seeking parameterThiago Santos2016-02-011-2/+2
* gldownload: allow video/x-raw as inputAlessandro Decina2016-02-011-2/+2
* glvideomixer: fix checker vbo leakWang Xin-yu (王昕宇)2016-02-011-0/+5
* Remove dead snapshot pluginTim-Philipp Müller2016-02-013-426/+0
* rsvg: bump requirement to 2.36.2Tim-Philipp Müller2016-02-012-6/+0
* Remove dead libfame pluginTim-Philipp Müller2016-02-015-703/+0
* Remove dead audiofile pluginTim-Philipp Müller2016-01-3110-1805/+0
* Remove gsettings plugin which was never portedTim-Philipp Müller2016-01-3117-2234/+0
* smoothstreaming: remove unused dependency on uridownloaderTim-Philipp Müller2016-01-312-2/+0
* faad: simplify configure check and require faad >= 2.7Tim-Philipp Müller2016-01-313-55/+2
* gleffects: fix gleffects fisheye shader compile errorHaihua Hu2016-01-291-1/+1
* glvideomixer: par may not exist in the capsMatthew Waters2016-01-291-6/+4
* videoaggregator: don't do caps processing that is not overridableMatthew Waters2016-01-273-31/+87
* glcolorbalance: return HARDWARE from get_balance_typeMatthew Waters2016-01-271-1/+1
* glsinkbin: add glcolorbalance elementMatthew Waters2016-01-272-1/+145
* gl: move control binding proxy implementation from glvideomixerMatthew Waters2016-01-271-169/+33
* glcolorbalance: create the shader if it doesn't exist in the render callbackMatthew Waters2016-01-271-3/+17
* qt: specify that we currently only take 2D texturesMatthew Waters2016-01-271-2/+6
* glvideoflip: incorporate the aspect ratio into the scale_x calculationsMatthew Waters2016-01-272-40/+66
* opencv: add mask property to cvlaplaceLuis de Bethencourt2016-01-252-2/+21
* opencv: add mask property to cvsobelLuis de Bethencourt2016-01-252-2/+20
* opencv: update deprecated function in skindetectLuis de Bethencourt2016-01-251-3/+1
* opencv: fix cvlaplaceLuis de Bethencourt2016-01-252-101/+72
* opencv: fix cvsobelLuis de Bethencourt2016-01-242-72/+85
* mpdparser: Use RepresentationIndex instead of Initialization to get the URL o...John Chang2016-01-221-1/+1
* spandsp: Add tone generatorSebastian Dröge2016-01-214-3/+509