summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* jack: Use jack_free(3) to release portsokuoku2019-05-062-5/+5
* shout2: Fix leak on error in startNicolas Dufresne2019-05-061-0/+2
* vpx: Fix build against libvpx 1.8Jan Alexander Steffens (heftig)2019-05-062-0/+6
* pulsesink: Deal with not being able to convert a format to capsArun Raghavan2019-05-061-2/+3
* gdkpixbufdec: always output a TIME segmentMathieu Duponchelle2019-05-061-0/+12
* pulse: Fix format info to caps conversion for PCMArun Raghavan2019-05-061-1/+1
* pulsesrc: fix checking for invalid stream indexMarc-André Lureau2019-05-061-3/+3
* Revert "dvdemux: Properly forward the SEGMENT seqnum"Edward Hervey2018-10-191-6/+1
* dvdemux: Properly forward the SEGMENT seqnumEdward Hervey2018-10-191-1/+6
* meson: Fix typo in speex build fileNirbheek Chauhan2018-09-071-1/+1
* meson: Explicitly pass -DWIN32 while building speexNirbheek Chauhan2018-09-071-1/+5
* mpg123: Remove ssize_t fallback, not needed anymoreNirbheek Chauhan2018-09-071-12/+0
* qt: Ensure GL headers are includedMatthew Waters2018-08-011-0/+1
* qmlgl: Fix conflicting declaration of type GLsync for non-androidIñigo Huguet2018-07-181-1/+1
* souphttpsrc: Protect input stream with lockEdward Hervey2018-07-181-0/+4
* Revert "souphttpsrc: cookie jar and context query support"Thibault Saunier2018-05-152-40/+2
* jpegenc: Accept sof-marker=4Thibault Saunier2018-05-151-1/+1
* souphttpsrc: cookie jar and context query supportPhilippe Normand2018-05-152-2/+40
* qt: Get EGL native display from QPA if platform header is availableCarlos Rafael Giani2018-03-281-0/+10
* gtk: fix compiler warning with recent glibArnaud Bonatti2018-02-211-1/+1
* qt: don't use libEGL functions when we don't link to libEGLMatthew Waters2018-02-211-3/+6
* docs: remove pointless Since: 0.10.x markersTim-Philipp Müller2018-02-151-2/+0
* qt: hook up to buildTim-Philipp Müller2018-02-122-0/+8
* Move qt plugin from -badTim-Philipp Müller2018-02-1217-0/+3121
|\
| * qt: don't #include platform specific gstglcontext_*.h headersMatthew Waters2018-02-071-6/+0
| * gl: update plugins to use GstGL from -baseTim-Philipp Müller2017-12-191-8/+8
| * gl/caopengllayer: use public GstGLContext instead of Cocoa-specific oneMatthew Waters2017-11-271-5/+1
| * Revert "gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVI...Jan Schmidt2017-11-241-0/+4
| * qt: update qmake .pro fileTim-Philipp Müller2017-10-131-2/+8
| * gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subc...Cassandra Rommel2017-10-031-4/+0
| * qmlglsink: Expose itemInitialized as propertyJochen Henneberg2017-09-142-2/+14
| * qt: fix build with qmakeTim-Philipp Müller2017-09-072-7/+10
| * Request minimum buffer even if need_pool is FALSENicolas Dufresne2017-09-061-9/+11
| * qt: Only include qtgui-config.h on qt >= 5.9.0Edward Hervey2017-09-011-0/+3
| * qt: the defines for QT_OPENGL_ES_2 have movedMatthew Waters2017-08-311-1/+1
| * qt: ensure GL_DRAW_FRAMEBUFFERJochen Henneberg2017-08-311-0/+3
| * qt: fix broken build due to commit 2fd84a6c for gstglJulien Isorce2017-08-224-0/+5
| * qmlglsink: Add itemInitialized signal to QML itemCarlos Rafael Giani2017-08-142-0/+5
| * qt: Use a proxy object for access to the QML widgetJan Schmidt2017-07-124-70/+174
| * qt: Remove misleading reference to GTK in qtitem.ccJan Schmidt2017-06-221-4/+1
| * glframebuffer: check frame buffer status need use specific fbo targetHaihua Hu2017-05-251-2/+2
| * qmlglsink: Add dummy texture that is shown as placeholder for NULL buffersCarlos Rafael Giani2017-05-212-0/+42
| * qt: Use GST_GL_HAVE_PLATFORM_CGL instead of GST_GL_HAVE_PLATFORM_COCOASimon Himmelbauer2017-05-181-4/+4
| * qml: Add EGL platform support for x11 backendHaihua Hu2017-05-171-1/+9
| * Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
| * qmlgl: Make the plugin name match the pugin file nameNicolas Dufresne2017-05-091-1/+1
| * gl/format: use our own GL format enum's instead of gstvideo'sMatthew Waters2017-03-131-1/+1
| * qml: Add support for Vivante EGL FS windowing systemSebastian Dröge2017-02-271-1/+35
| * qt: The code requires at least C++11Sebastian Dröge2017-01-251-1/+1
| * gl/utils: also take care of the local GL context in query functionsMatthew Waters2017-01-132-94/+8