summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* opencv: allow all future 3.4.x versionsTim-Philipp Müller2018-01-021-1/+1
* opencv: allow compilation against 3.4.xNicola Murino2018-01-021-1/+1
* srtp: get ssrc for Application-Defined RTCP PacketJustin Kim2017-12-271-0/+4
* gl: local libs should come first in Makefile.amTim-Philipp Müller2017-12-231-1/+1
* gl: arrange for finding headers and libs that have moved to -baseMark Nauwelaerts2017-12-231-0/+2
* gl: enable openglmixers plugin in autotools again tooTim-Philipp Müller2017-12-191-2/+1
* meson: gl: fix build of openglmixers pluginTim-Philipp Müller2017-12-192-11/+4
* gtk: don't include uninstalled headerTim-Philipp Müller2017-12-191-1/+0
* gl: update plugins to use GstGL from -baseTim-Philipp Müller2017-12-194-24/+20
* gl: most of opengl plugin has moved to -base, keep mixer bits in -bad for nowTim-Philipp Müller2017-12-1973-19162/+39
* gl: remove GStreamer OpenGL integration library and move to -baseTim-Philipp Müller2017-12-192-2/+3
* ladspa: Add Windows/OSX path supportNicolas Dufresne2017-12-181-13/+56
* meson: Enable ladspa plugins compilationNicolas Dufresne2017-12-182-1/+21
* lv2: Try and reflect better lilv default pathNicolas Dufresne2017-12-181-3/+17
* lv2: Recursively monitor the lv2 plugin pathNicolas Dufresne2017-12-181-1/+2
* meson: Enable building LV2Nicolas Dufresne2017-12-182-1/+20
* dashdemux: parse xs:dateTime's timezone indicatorJun Xie2017-12-181-3/+47
* av1enc: Add debugging of configuration settingsEdward Hervey2017-12-151-1/+71
* av1enc: Remove g_print for errorsEdward Hervey2017-12-151-5/+1
* Add aom plugin with av1enc and av1dec elementSean DuBois2017-12-1510-0/+946
* opencv: handdetect: fix typo in example launch lineReynaldo H. Verdejo Pinochet2017-12-141-1/+1
* srt: Post error message for NULL hostSeungha Yang2017-12-071-0/+6
* waylandsink: Fix memory leak of shm allocatorNicolas Dufresne2017-12-061-1/+1
* waylandsink: Fix memory leak of shm allocator.Shinya Saito2017-12-062-3/+12
* dashdemux: fix coredump issue with external AdaptationSetJun Xie2017-12-061-4/+4
* m3u8: Parse and use AVERAGE-BANDWIDTH attribute if availableHosang Lee2017-12-061-1/+8
* srt: Fix warning errorSeungha Yang2017-12-061-1/+1
* gldownload: fix wrong enumVíctor Manuel Jáquez Leal2017-12-051-1/+1
* gldownload: Add missing ifdef for dmabuf and eglNicolas Dufresne2017-12-021-0/+2
* gldownload: Add dmabuf exportingMatt Fischer2017-12-022-5/+272
* Remove GstAggregator from -bad, moved to coreTim-Philipp Müller2017-12-026-6/+2
* dashdemux: remove duplicated codeJun Xie2017-11-301-4/+0
* dashdemux: fix memory leakJun Xie2017-11-301-2/+2
* gl/caopengllayer: use public GstGLContext instead of Cocoa-specific oneMatthew Waters2017-11-272-6/+2
* waylandsink: Add prototype for gst_wayand_pool_get_type()Nicolas Dufresne2017-11-251-0/+3
* waylandsink: Rollback video info changes when copyingNicolas Dufresne2017-11-251-0/+5
* waylandsink: Validate strides and offset when using FD as SHMNicolas Dufresne2017-11-252-2/+69
* waylandsink: Update video info size to buffer sizeNicolas Dufresne2017-11-251-1/+1
* waylandsink: Allocate only what's needed when copyingNicolas Dufresne2017-11-251-0/+3
* waylandsink: Only try SHM for single memory bufferNicolas Dufresne2017-11-251-1/+1
* wlwindow: Only update video info on new renderNicolas Dufresne2017-11-251-4/+4
* waylandsink: Disable video-alignment from the poolNicolas Dufresne2017-11-251-1/+37
* opusparse: fix uninitialized-warningHavard Graff2017-11-251-1/+1
* hls: Don't leak mutexEdward Hervey2017-11-251-0/+1
* dashdemux: Handle bitrate > 2**31Edward Hervey2017-11-252-3/+3
* gtk: Fix possibility of NULL variableEdward Hervey2017-11-241-0/+1
* dc1394src: Remove logically dead codeEdward Hervey2017-11-241-8/+2
* Revert "gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVI...Jan Schmidt2017-11-241-0/+4
* curlhttpsrc: Don't leak structureEdward Hervey2017-11-221-2/+1
* aggregator: Remove klass->sinkpads_typeMathieu Duponchelle2017-11-224-6/+15