summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2018-02-21gtk: fix compiler warning with recent glibArnaud Bonatti1-1/+1
2018-02-21qt: don't use libEGL functions when we don't link to libEGLMatthew Waters1-3/+6
2018-02-15docs: remove pointless Since: 0.10.x markersTim-Philipp Müller1-2/+0
2018-02-12qt: hook up to buildTim-Philipp Müller2-0/+8
2018-02-12Move qt plugin from -badTim-Philipp Müller17-0/+3121
2018-02-12gtk: hook up to meson buildTim-Philipp Müller2-1/+2
2018-02-10gtk: hook up to autotools buildTim-Philipp Müller2-2/+9
2018-02-10Move gtk plugin from -badTim-Philipp Müller17-0/+2869
2018-02-07qt: don't #include platform specific gstglcontext_*.h headersMatthew Waters1-6/+0
2018-01-31jpegenc: add snapshot propertyMatthieu Crapet2-2/+24
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller1-4/+6
2018-01-25vpx: add VP8_DEBUG_TXT_* flags for postprocessingOleksij Rempel1-0/+12
2018-01-19souphttpsrc: Reset retry_count to 0 when GST_FLOW_FLUSHINGpaul.kim1-0/+7
2018-01-18shout2send: print actual username in debug log outAdrián Pardini1-1/+1
2018-01-11flacdec: flush flac decoder on lost sync.Mathieu Duponchelle2-1/+10
2017-12-27jpeg: Fixup frames without an EOI markerEzequiel Garcia1-5/+35
2017-12-19gtk: don't include uninstalled headerTim-Philipp Müller1-1/+0
2017-12-19gl: update plugins to use GstGL from -baseTim-Philipp Müller1-8/+8
2017-12-19gl: update plugins to use GstGL from -baseTim-Philipp Müller2-13/+10
2017-11-27gl/caopengllayer: use public GstGLContext instead of Cocoa-specific oneMatthew Waters1-5/+1
2017-11-24gtk: Fix possibility of NULL variableEdward Hervey1-0/+1
2017-11-24jpegenc: Update output caps on input caps changeJan Schmidt2-1/+5
2017-11-24Revert "gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVI...Jan Schmidt1-0/+4
2017-11-10souphttpsrc: Remove range header when seek to 0paul.kim1-1/+2
2017-11-08souphttpsrc: Fix seeking back to 0Edward Hervey1-0/+6
2017-10-20pngdec: fix build with libpng versions between 1.2 and 1.5.1Andreas Frisch1-1/+2
2017-10-19pngdec: Extract icc profiles and send them downstreams for colormanagement el...Andreas Frisch1-0/+45
2017-10-13qt: update qmake .pro fileTim-Philipp Müller1-2/+8
2017-10-12gstgdkpixbufdec: stop pretending to decode gifs.Mathieu Duponchelle1-1/+1
2017-10-03Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet1-2/+2
2017-10-03gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subc...Cassandra Rommel1-4/+0
2017-09-20pngenc: fix memory leak in error code pathPonnam Srinivas1-1/+2
2017-09-14qmlglsink: Expose itemInitialized as propertyJochen Henneberg2-2/+14
2017-09-07qt: fix build with qmakeTim-Philipp Müller2-7/+10
2017-09-06Request minimum buffer even if need_pool is FALSENicolas Dufresne1-10/+10
2017-09-06Request minimum buffer even if need_pool is FALSENicolas Dufresne1-9/+11
2017-09-05jpegdec: Fix decoding of streams that don't signal exactly twice the heightSebastian Dröge1-2/+10
2017-09-05jpegdec: Handle interlaced MJPEG streamsSebastian Dröge1-111/+247
2017-09-05gtkglsink: expose the created display and context correctlyMatthew Waters2-0/+7
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-26twolame: hook up to build systemTim-Philipp Müller3-1/+10
2017-08-26Moving twolame mp2 encoder plugin from -uglyTim-Philipp Müller4-0/+1004
2017-08-26lame: hook up to build systemTim-Philipp Müller4-2/+11
2017-08-25Moving lame mp3 encoder plugin from -uglyTim-Philipp Müller5-0/+1090
2017-08-22qt: fix broken build due to commit 2fd84a6c for gstglJulien Isorce4-0/+5
2017-08-22gl: do not include GL headers in public gstgl headersJulien Isorce3-1/+5
2017-08-20mpg123: hook up to build systemTim-Philipp Müller3-6/+11
2017-08-20Moving mpg123 plugin from -uglyTim-Philipp Müller4-0/+735