summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* overlaycomposition: Fix implicit use of memsetHEADmasterJohan Bjäreholt2018-10-291-0/+2
* overlaycomposition: Add plugin inspect fileSebastian Dröge2018-10-281-0/+34
* examples: overlaycomposition: Fix Meson buildPhilippe Normand2018-10-281-1/+1
* overlaycomposition: New element that allows applications to draw GstVideoOver...Sebastian Dröge2018-10-2820-4/+1676
* parsebin: Add missing locks/unlocks of the chain mutexSebastian Dröge2018-10-281-1/+5
* tests: Solidify tcp connection checkEdward Hervey2018-10-271-1/+19
* decodebin3: fix eos event leakRoland Jon2018-10-181-0/+2
* oggdemux: Answer POSITION querySebastian Dröge2018-10-171-1/+14
* meson: Replace empty configuration_data() with copy keywordSeungha Yang2018-10-176-12/+12
* videometa: Log map errors with GST_ERROR, not DEBUGNirbheek Chauhan2018-10-151-2/+2
* rtspconnection: do not duplicate authentication headersMathieu Duponchelle2018-10-111-2/+0
* rtpbasepayload: rtpbasedepayload: Add source-info propertyStian Selnes2018-10-1017-43/+972
* meson: use new 'python' module instead of deprecatedTim-Philipp Müller2018-10-081-1/+1
* examples: gl: remove bitrotten clutter examplesTim-Philipp Müller2018-10-0711-985/+1
* tests: audioconvert: test caps fixate with layout conversionGeorge Kiagiadakis2018-10-051-0/+50
* audioconvert: remove layout from structure when fixating capsMatej Knopp2018-10-051-0/+1
* Revert "Revert "gl: use correct blend functions for unpremultiplied alpha""Matthew Waters2018-10-052-2/+13
* glimagesink: make multiview none equivalent to monoMatthew Waters2018-10-051-1/+14
* Revert "gl: use correct blend functions for unpremultiplied alpha"Matthew Waters2018-10-052-13/+2
* gl: use correct blend functions for unpremultiplied alphaMatthew Waters2018-10-042-2/+13
* gl/overlaycompositor: don't force unpremultiplied alphaMatthew Waters2018-10-041-2/+0
* gl/overlaycompositor: support both (un)premultiplied alphaMatthew Waters2018-10-041-4/+30
* gl: GstGLAPI should be gst_gl_api_ in lower-caseSebastian Dröge2018-10-041-1/+1
* glviewconvert: Add backwards compatibility gst_gl_stereo_downmix_mode_get_type()Sebastian Dröge2018-10-042-0/+15
* gl: Add gl-enumtypes.[ch] to CLEANFILESSebastian Dröge2018-10-041-1/+3
* video-overlay-composition: Correctly mark GstVideoOverlayFormatFlags as flagsSebastian Dröge2018-10-043-3/+5
* gl/meson: fix wrong overlay filenameMatthew Waters2018-10-041-1/+1
* glimagesink: only update the output info iff there's a valid display_rectMatthew Waters2018-10-041-19/+21
* gl: add a new overlay compositor elementMatthew Waters2018-10-045-0/+403
* gl/overlaycompositor: add support for flipping the outputMatthew Waters2018-10-041-7/+86
* gl/overlaycompositor: handle ANY caps features gracefullyMatthew Waters2018-10-041-2/+3
* glfilter: don't complete overwrite caps features from the subclassMatthew Waters2018-10-041-4/+8
* gl: Add gl-enumtypes.h to nodist_HEADERSSebastian Dröge2018-10-031-0/+1
* glviewconvert: Create an anonymous enum for GstGLStereoDownmixSebastian Dröge2018-10-031-1/+1
* gl: Rename GST_TYPE_GL_STEREO_DOWNMIX GType macro everywhereSebastian Dröge2018-10-035-10/+8
* gl: Generate enum GTypes via glib-mkenumsSebastian Dröge2018-10-036-37/+39
* glsl: Fix error quark string to be more consistentSebastian Dröge2018-10-021-1/+1
* glbasememory: Fix error quark string and move documentation to the right placeSebastian Dröge2018-10-022-7/+7
* encoding-profile: set_restriction should accept null as validThiago Santos2018-10-011-1/+1
* basetextoverlay: Append our rectangle to the upstream composition, not the ot...Sebastian Dröge2018-10-011-16/+8
* basetextoverlay: Minor cleanup of negotiation functionsSebastian Dröge2018-10-011-16/+8
* video-overlay-composition: Handle miniobject writability correctlySebastian Dröge2018-10-011-5/+25
* video: Fix annotations for gst_buffer_add_video_meta_full()Sebastian Dröge2018-09-291-2/+2
* tagdemux: Use upstream GST_EVENT_STREAM_START if presentEdward Hervey2018-09-271-19/+8
* glviewconvert: wait and set the gl sync meta on buffersMatthew Waters2018-09-261-7/+25
* glviewconvert: Copy composition meta from the primary buffer to both outputsSebastian Dröge2018-09-251-0/+20
* glcolorconvert: Don't copy overlay composition meta over to NULL outbufsSebastian Dröge2018-09-251-8/+8
* gstaudioutilsprivate: Fix warnings while setting thread priorityNirbheek Chauhan2018-09-242-13/+16
* libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller2018-09-2449-53/+108
* meson: Specify encoding to UTF-8 when building with MSVCSeungha Yang2018-09-211-0/+1