summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* gldisplay: add gst_gl_display_create_contextJulien Isorce2015-06-191-34/+32
* Revert "gl: add GstGLContextGPUProcess backend"Julien Isorce2015-06-191-14/+0
* glimagesink: Remove duplicate, useless line of codeJan Schmidt2015-06-191-2/+0
* opengl: glstero* are only built with full OpenGLNicolas Dufresne2015-06-181-8/+8
* gl: Add glviewconvert, glstereomix and glstereosplit elementsJan Schmidt2015-06-198-0/+2208
* glimagesink: Support multiview/stereoscopic videoJan Schmidt2015-06-192-100/+459
* dashdemux: added warnings in gst_mpd_client_setup_streaming functionFlorin Apostol2015-06-181-4/+7
* dashdemux: corrected comments in gstmpdparser.hFlorin Apostol2015-06-181-3/+3
* dashdemux: fixed getting representation based on max bandwidthFlorin Apostol2015-06-181-1/+1
* gtkglwidget: Const'ify another arraySebastian Dröge2015-06-151-1/+1
* gtkglwidget: Calculate the viewport size ourselvesSebastian Dröge2015-06-151-6/+8
* gtk: Use the display width/height for the widget's preferred width/heightSebastian Dröge2015-06-152-4/+4
* gtksink: Add support for xRGB/BGRxSebastian Dröge2015-06-152-6/+14
* gtk: Cairo color formats are in native endianness, GStreamer's in memory orderSebastian Dröge2015-06-152-1/+12
* gtk: Implement ignore-alpha property and enable it by defaultSebastian Dröge2015-06-156-3/+103
* gtk: Sync properties from the sink to the widget upon widget creationSebastian Dröge2015-06-152-4/+4
* glimagesink: add missing handle-events/ignore-alpha property to the binMatthew Waters2015-06-151-0/+5
* gtk: implement pixel and display aspect ratio handlingMatthew Waters2015-06-156-12/+239
* gtk: silence unused variable warnings for unsupported winsys'Matthew Waters2015-06-151-1/+8
* gtk: implement basic wayland GL supportMatthew Waters2015-06-151-0/+24
* glmixerbin: implement proper dynamic pad removalMatthew Waters2015-06-131-9/+11
* glimagesink: Don't do pool cachingNicolas Dufresne2015-06-122-35/+8
* dashdemux: fixed segfault for missing default namespaceFlorin Apostol2015-06-121-3/+5
* gtk: Do not try to activate a NULL GLContextThibault Saunier2015-06-121-1/+2
* glmemory: separate pbo transfer from texture transfersMatthew Waters2015-06-121-0/+10
* gtk: implement video aspect-ratio handlingMatthew Waters2015-06-126-34/+243
* gtk: fix a couple of typosMatthew Waters2015-06-122-5/+5
* gtkglsink: reset the context/display in READY_TO_NULLMatthew Waters2015-06-121-23/+14
* dashdemux: fix error calculating large presentationTimeOffset valuesAlex Ashley2015-06-112-10/+15
* gstgtk: Allow doing gst-inspect-1.0 on these elementsNicolas Dufresne2015-06-112-4/+59
* gl: move basesink properties from glimagesinkbin to glsinkbinMatthew Waters2015-06-122-77/+72
* gl: Use gst_object_ref_sink() for gl{filter,mixer,src}bin tooSebastian Dröge2015-06-113-3/+9
* glsinkbin: Use gst_object_ref_sink() for consistency with the video-sink prop...Sebastian Dröge2015-06-111-1/+3
* gtk: Do not try to initialize display if we have not have a GLContext yetThibault Saunier2015-06-111-1/+1
* Implement gtk sinksMatthew Waters2015-06-1111-0/+1981
* dash: Add $(GST_PLUGINS_BASE_LIBS) to LIBADDSebastian Dröge2015-06-091-0/+1
* hlsdemux: Fix wrong gst-launch command in the descriptionJimmy Ohn2015-06-051-1/+1
* dfbvideosink: remove ignored assignmentsLuis de Bethencourt2015-06-051-4/+4
* Fix a common typo: retreive -> retrieveThiago Santos2015-06-055-5/+5
* hlsdemux: drop TODO that doesn't need a solutionThiago Santos2015-06-051-1/+0
* Revert "hlsdemux: Simplify logic in process_manifest"Thiago Santos2015-06-052-10/+11
* mpdparser: Fix inverted logic introduced in last commitSebastian Dröge2015-06-051-2/+2
* mpdparser: Calculate the number of segments we have when a segment template i...Sebastian Dröge2015-06-051-16/+43
* Revert "mpdparser: Don't consider streams with a known media presentation dur...Sebastian Dröge2015-06-051-2/+1
* mpdparser: Don't consider streams with a known media presentation duration as...Sebastian Dröge2015-06-051-1/+2
* srtp: Allow getting ssrc of more package types than RR and SRJose Antonio Santos Cadenas2015-06-051-0/+6
* mpdparser: Don't crash in debug output if stream->segments is NULLSebastian Dröge2015-06-041-1/+1
* libde265dec: fix up plugin name and decoder descriptionTim-Philipp Müller2015-06-042-3/+3
* mpdparse: Clamp seek times to the availabilityStartTimeSebastian Dröge2015-06-041-0/+4
* mpdparser: Improve debug output a bit when advancing segmentsSebastian Dröge2015-06-041-10/+15