summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* srtp: zero out session member on deallocMatthew Waters2017-08-242-2/+6
* glutils: fix matrix operations everywhereMatthew Waters2017-08-234-45/+52
* gltransformation: draw with GL_TRIANGLESMatthew Waters2017-08-231-6/+6
* qt: fix broken build due to commit 2fd84a6c for gstglJulien Isorce2017-08-224-0/+5
* gl: fix broken build due to previous commit 2fd84a6cJulien Isorce2017-08-222-0/+2
* gl: do not include GL headers in public gstgl headersJulien Isorce2017-08-2221-11/+34
* gldownload: Micro-optimisation. Don't check output caps on every bufferJan Schmidt2017-08-222-17/+16
* meson: Fix build with openjpeg>=2.2Thibault Saunier2017-08-141-1/+1
* qmlglsink: Add itemInitialized signal to QML itemCarlos Rafael Giani2017-08-142-0/+5
* openjpeg: Fix build against openjpeg 2.2Clemens Lang2017-08-142-9/+16
* openh264dec: Drop current frame if passing it to the decoder caused an errorSebastian Dröge2017-08-101-0/+3
* openh264dec: Don't unref NULL frame on EOS decoding errorSebastian Dröge2017-08-101-1/+0
* curlhttpsrc: set http-version default if curl does not have HTTP2 feature pre...Alex Ashley2017-08-092-9/+10
* rtmpsrc: fix flushing seekGeorge Kiagiadakis2017-08-081-20/+47
* rtmpsrc: remove unused macroGeorge Kiagiadakis2017-08-081-7/+0
* curlhttpsrc: Does version set fail because of HTTP2Sam Hurst2017-08-081-2/+9
* curlhttpsrc: set http-version class property as enumPhilippe Normand2017-08-083-70/+70
* de265: Fix plugin name to match new plugin naming conventionThibault Saunier2017-08-031-1/+1
* curl: curlqueue: add symbol name to avoid confusing gtkdocReynaldo H. Verdejo Pinochet2017-07-261-0/+6
* curlhttpsrc: do not check for NULL before g_free()Reynaldo H. Verdejo Pinochet2017-07-261-21/+7
* curlhttpsrc: Fix flagged Coverity errorsSam Hurst2017-07-263-32/+60
* curl: Reorganise header files to fix macOS buildsSam Hurst2017-07-264-25/+28
* curlhttpsrc: Fix compilation without debugging system enabledEdward Hervey2017-07-261-0/+2
* curl: Add curlhttpsrc elementSam Hurst2017-07-2610-3/+2614
* meson: make smoothstreaming depend on gioAlessandro Decina2017-07-201-1/+1
* dashdemux: Add support webvtt subtitle streamSeungha Yang2017-07-181-2/+5
* openh264enc: set GST_PARAM_MUTABLE_PLAYING for bitrate/max-bitrate propertiesNicola Murino2017-07-171-2/+4
* openh264enc: allow to dynamically change bitrateNicola Murino2017-07-172-2/+54
* openh264enc: fix indentationNicola Murino2017-07-171-4/+6
* gsm: unmap output buffer when doneSatya Prakash Gupta2017-07-171-1/+1
* dashdemux: update manifest streams correctly if pads aren't exposedThiago Santos2017-07-131-1/+12
* qt: Use a proxy object for access to the QML widgetJan Schmidt2017-07-124-70/+174
* glfilter: Remove hard-coded pad templatesJan Schmidt2017-07-1214-0/+29
* openexr: Header are not C++11, force C++98Olivier Crête2017-07-111-1/+1
* vulkan: Use the generated version of vkconfig.hJussi Kukkonen2017-07-103-1/+3
* vkdisplay: Use ifdef for platform specific definesJussi Kukkonen2017-07-101-0/+4
* openjpegdec: support grayscale with alpha channelAaron Boxer2017-07-101-3/+105
* meson: Added meson.build for gsmYasushi SHOJI2017-07-072-1/+14
* Revert "openjpegdec: support grayscale with alpha channel"Tim-Philipp Müller2017-07-061-186/+3
* openjpegdec: support grayscale with alpha channelAaron Boxer2017-07-061-3/+186
* ttml: fix linking to libgstvideoTim-Philipp Müller2017-07-031-1/+2
* qt: Remove misleading reference to GTK in qtitem.ccJan Schmidt2017-06-221-4/+1
* directfb: fix caps leakEunhae Choi2017-06-201-0/+2
* openjpegdec: fix display artifacts for RGB 8-bitAaron Boxer2017-06-121-5/+4
* openjpeg: guard against invalid memory access on crafted filesVincent Penquerc'h2017-06-081-0/+3
* gl: Add dependency to gstallocatorsNicolas Dufresne2017-06-071-0/+4
* dashdemux: Implement a default presentation delayEdward Hervey2017-06-011-2/+2
* mpdparser: remove duplicate free of client dataThiago Santos2017-06-011-1/+0
* dashdemux: Remove wrong assertionEdward Hervey2017-05-311-2/+0
* ttml: Simplify codeEdward Hervey2017-05-261-1/+1