summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2017-09-04opencv: allow compilation against 3.3.0Nicola Murino1-1/+1
2017-09-01qt: Only include qtgui-config.h on qt >= 5.9.0Edward Hervey1-0/+3
2017-08-31qt: the defines for QT_OPENGL_ES_2 have movedMatthew Waters1-1/+1
2017-08-31qt: ensure GL_DRAW_FRAMEBUFFERJochen Henneberg1-0/+3
2017-08-26meson: fix build for isoff lib additionTim-Philipp Müller1-1/+1
2017-08-25smoothstreaming: Use isoff to parse tfxd/tfrfSeungha Yang4-228/+55
2017-08-25isoff: Move isoff to gst-libsSeungha Yang5-732/+3
2017-08-24srtp: zero out session member on deallocMatthew Waters2-2/+6
2017-08-23glutils: fix matrix operations everywhereMatthew Waters4-45/+52
2017-08-23gltransformation: draw with GL_TRIANGLESMatthew Waters1-6/+6
2017-08-22qt: fix broken build due to commit 2fd84a6c for gstglJulien Isorce4-0/+5
2017-08-22gl: fix broken build due to previous commit 2fd84a6cJulien Isorce2-0/+2
2017-08-22gl: do not include GL headers in public gstgl headersJulien Isorce21-11/+34
2017-08-22gldownload: Micro-optimisation. Don't check output caps on every bufferJan Schmidt2-17/+16
2017-08-14meson: Fix build with openjpeg>=2.2Thibault Saunier1-1/+1
2017-08-14qmlglsink: Add itemInitialized signal to QML itemCarlos Rafael Giani2-0/+5
2017-08-14openjpeg: Fix build against openjpeg 2.2Clemens Lang2-9/+16
2017-08-10openh264dec: Drop current frame if passing it to the decoder caused an errorSebastian Dröge1-0/+3
2017-08-10openh264dec: Don't unref NULL frame on EOS decoding errorSebastian Dröge1-1/+0
2017-08-09curlhttpsrc: set http-version default if curl does not have HTTP2 feature pre...Alex Ashley2-9/+10
2017-08-08rtmpsrc: fix flushing seekGeorge Kiagiadakis1-20/+47
2017-08-08rtmpsrc: remove unused macroGeorge Kiagiadakis1-7/+0
2017-08-08curlhttpsrc: Does version set fail because of HTTP2Sam Hurst1-2/+9
2017-08-08curlhttpsrc: set http-version class property as enumPhilippe Normand3-70/+70
2017-08-03de265: Fix plugin name to match new plugin naming conventionThibault Saunier1-1/+1
2017-07-26curl: curlqueue: add symbol name to avoid confusing gtkdocReynaldo H. Verdejo Pinochet1-0/+6
2017-07-26curlhttpsrc: do not check for NULL before g_free()Reynaldo H. Verdejo Pinochet1-21/+7
2017-07-26curlhttpsrc: Fix flagged Coverity errorsSam Hurst3-32/+60
2017-07-26curl: Reorganise header files to fix macOS buildsSam Hurst4-25/+28
2017-07-26curlhttpsrc: Fix compilation without debugging system enabledEdward Hervey1-0/+2
2017-07-26curl: Add curlhttpsrc elementSam Hurst10-3/+2614
2017-07-20meson: make smoothstreaming depend on gioAlessandro Decina1-1/+1
2017-07-18dashdemux: Add support webvtt subtitle streamSeungha Yang1-2/+5
2017-07-17openh264enc: set GST_PARAM_MUTABLE_PLAYING for bitrate/max-bitrate propertiesNicola Murino1-2/+4
2017-07-17openh264enc: allow to dynamically change bitrateNicola Murino2-2/+54
2017-07-17openh264enc: fix indentationNicola Murino1-4/+6
2017-07-17gsm: unmap output buffer when doneSatya Prakash Gupta1-1/+1
2017-07-13dashdemux: update manifest streams correctly if pads aren't exposedThiago Santos1-1/+12
2017-07-12qt: Use a proxy object for access to the QML widgetJan Schmidt4-70/+174
2017-07-12glfilter: Remove hard-coded pad templatesJan Schmidt14-0/+29
2017-07-11openexr: Header are not C++11, force C++98Olivier Crête1-1/+1
2017-07-10vulkan: Use the generated version of vkconfig.hJussi Kukkonen3-1/+3
2017-07-10vkdisplay: Use ifdef for platform specific definesJussi Kukkonen1-0/+4
2017-07-10openjpegdec: support grayscale with alpha channelAaron Boxer1-3/+105
2017-07-07meson: Added meson.build for gsmYasushi SHOJI2-1/+14
2017-07-06Revert "openjpegdec: support grayscale with alpha channel"Tim-Philipp Müller1-186/+3
2017-07-06openjpegdec: support grayscale with alpha channelAaron Boxer1-3/+186
2017-07-03ttml: fix linking to libgstvideoTim-Philipp Müller1-1/+2
2017-06-22qt: Remove misleading reference to GTK in qtitem.ccJan Schmidt1-4/+1
2017-06-20directfb: fix caps leakEunhae Choi1-0/+2