summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2019-02-21meson: Remove outdated msvc-specific disabling codeNirbheek Chauhan
2019-02-15glimagesink: Don't call set_property helper in get_propertyNicolas Dufresne
2019-01-24glcolorbalance: Copy caps in transform_internal_caps()Sebastian Dröge
2019-01-18Revert "alsa: Implement a DeviceProvider"Nicolas Dufresne
2019-01-18alsa: Implement a DeviceProviderThibault Saunier
2019-01-16gl: Only unbind buffers/vertex attrib arrays if we can't directly bind the ve...Sebastian Dröge
2019-01-12glsinkbin: validate property in internal sinkVíctor Manuel Jáquez Leal
2019-01-11Fix some typos in code commentsTim-Philipp Müller
2019-01-07gl: fix build with more recent versions of MinGWAndoni Morales Alastruey
2018-12-28gl: build gl mixer elements, moved from -baseTim-Philipp Müller
2018-12-28Move GstVideoAggregator, compositor and OpenGL mixers from -badTim-Philipp Müller
2018-12-05oggmux: Fix a maybe-uninitialized warningJan Alexander Steffens (heftig)
2018-12-05gldeinterlace: Indentation fixNicolas Dufresne
2018-11-30opengl: gldeinterlace: remove interlace-mode from srcpad's capsFreyr666
2018-11-30gltestsrc: Run context query only during decide_allocationPhilippe Normand
2018-11-28Run gst-indent through the filesJordan Petridis
2018-10-30gluploadelement: try to avoid dropping buffersMichael Olbrich
2018-10-17oggdemux: Answer POSITION querySebastian Dröge
2018-10-05Revert "Revert "gl: use correct blend functions for unpremultiplied alpha""Matthew Waters
2018-10-05glvideomixer: fix the default blend modes for unpremultipled alphaMatthew Waters
2018-10-05glimagesink: make multiview none equivalent to monoMatthew Waters
2018-10-05Revert "gl: use correct blend functions for unpremultiplied alpha"Matthew Waters
2018-10-04gl: use correct blend functions for unpremultiplied alphaMatthew Waters
2018-10-04gl/meson: fix wrong overlay filenameMatthew Waters
2018-10-04glmixerbin: add gloverlaycompositor to each input streamMatthew Waters
2018-10-04glimagesink: only update the output info iff there's a valid display_rectMatthew Waters
2018-10-04gl: add a new overlay compositor elementMatthew Waters
2018-10-03glstereomix: Fix build after deprecating misnamed GST_TYPE_GL_STEREO_DOWNMIX_...Sebastian Dröge
2018-10-03gl: Rename GST_TYPE_GL_STEREO_DOWNMIX GType macro everywhereSebastian Dröge
2018-10-01basetextoverlay: Append our rectangle to the upstream composition, not the ot...Sebastian Dröge
2018-10-01basetextoverlay: Minor cleanup of negotiation functionsSebastian Dröge
2018-09-24glmixerbin: "latency" property on aggregator is uint64, not int64Sebastian Dröge
2018-09-21glvideomixer: fix constant alpha enum value for constant alphaMatthew Waters
2018-09-21vorbisdec: Initialize decoder directly once we have the 3 headersSebastian Dröge
2018-09-19glvideomixer: Fix typo in property descriptionSebastian Dröge
2018-09-13Revert "gluploadelement: try to avoid dropping buffers"Nicolas Dufresne
2018-09-13opusenc: fix segmentation fault at x86 versionMarcos Kintschner
2018-09-10gluploadelement: try to avoid dropping buffersMichael Olbrich
2018-09-10meson: Add an option for the 'Tremor' Vorbis implementationNirbheek Chauhan
2018-08-31gl/meson: add build for iOSMatthew Waters
2018-08-28vorbisdec: Always handle in-band header packets once the first non-header pac...Sebastian Dröge
2018-08-27pango: Create one context per instance and remove class mutexSebastian Dröge
2018-08-27oggdemux: Ensure that no pad values are set when setting up the mapperSebastian Dröge
2018-08-26glcolorscale: fix compiler warningTim-Philipp Müller
2018-08-16meson: remove obsolete FIXMETim-Philipp Müller
2018-08-16meson: gl: find libjpeg via pkg-configTim-Philipp Müller
2018-08-16meson: add option for opengl and the misc optional gl plugin depsTim-Philipp Müller
2018-08-03gl/meson: OSX support (CGL and Cocoa)Alessandro Decina
2018-08-01opusdec: Add property to control phase inversionNicolas Dufresne
2018-07-31meson: Fix detection of cdparanoia libraryNirbheek Chauhan