summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* gl: fix compiler warnings with gcc-6Tim-Philipp Müller2016-01-193-171/+217
* dashdemux: added check that availabilityStartTime is present for live streamsFlorin Apostol2016-01-181-0/+5
* adaptivedemux: improved error message if availabilityStartTime is missing for...Florin Apostol2016-01-181-3/+6
* adaptivedemux: replace ghostpad with a standard padThiago Santos2016-01-153-7/+3
* qml: Mark material dirty when texture buffer is updatedSergey Borovkov2016-01-151-0/+1
* gl: add a videoflip elementMatthew Waters2016-01-154-1/+567
* gltransformation: always build a valid mvp matrixMatthew Waters2016-01-151-54/+61
* gltransformation: support negative scalesMatthew Waters2016-01-151-2/+4
* gltransformation: implement passthrough handlingMatthew Waters2016-01-151-0/+14
* gltransformation: implement navigation eventsMatthew Waters2016-01-152-25/+178
* glimagesink: remove reduntant glimagesink from debug loggingMatthew Waters2016-01-141-4/+2
* gl: implement a colorbalance elementMatthew Waters2016-01-134-0/+624
* glvideomixer: implement glBlendFunc and glBlendEquationMatthew Waters2016-01-132-12/+500
* sbc: sbcdec: Fix frame length calculationTim Sheridan2016-01-121-4/+4
* opencv: remove check for OpenCV versionLuis de Bethencourt2016-01-081-3/+0
* opencv: always do cvsmooth in placeLuis de Bethencourt2016-01-081-32/+1
* opencv: do pyramidsegment's transformation in placeLuis de Bethencourt2016-01-082-22/+8
* hlsdemux: put boolean values into gboolean variablesTim-Philipp Müller2016-01-061-4/+3
* hlsdemux: fix reverse playback seek with snap flagsThiago Santos2016-01-061-5/+24
* hlsdemux: simplify snap flags checkingThiago Santos2016-01-061-6/+4
* hlsdemux: respect keyunit flag for positionThiago Santos2016-01-061-2/+3
* glcolorconvert: implement usage of a buffer poolMatthew Waters2016-01-061-0/+3
* rtmp: refer to both elements in the READMEReynaldo H. Verdejo Pinochet2015-12-301-2/+2
* rtmpsrc: check for failed RTMP context allocReynaldo H. Verdejo Pinochet2015-12-301-6/+15
* rtmpsink: check for failed RTMP context allocReynaldo H. Verdejo Pinochet2015-12-301-5/+16
* rtmp: correct librtmp log-level mappingsReynaldo H. Verdejo Pinochet2015-12-301-9/+28
* gleffects: fix shader compilation with legacy openglMatthew Waters2015-12-301-1/+2
* dashdemux: removed unnecessary space trimming in gst_dash_demux_parse_http_headFlorin Apostol2015-12-281-3/+0
* dashdemux: accept 2 or 4 digit year when using HTTP HEAD for calculating cloc...Florin Apostol2015-12-281-4/+7
* glshader: fix usage docFlorent Thiéry2015-12-281-3/+3