summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.19.11.19.1Tim-Philipp Müller2021-06-016-1994/+4067
* glcontext: Ask for an alpha channel and fallbackNicolas Dufresne2021-05-311-6/+9
* rawbaseparse: check destination format correctlyDaniel Knobe2021-05-311-1/+2
* audiomixer: Add test for discont going backwardsOlivier Crête2021-05-271-0/+78
* audioaggregator: Don't overwrite already written samplesOlivier Crête2021-05-271-6/+11
* audiobasesrc: Fix divide by zero assertionSeungha Yang2021-05-271-6/+11
* audio,video-format: Make generate_raw_formats idempotent for assertionsMarijn Suijten2021-05-262-2/+6
* Use new gst_buffer_new_memdup()Tim-Philipp Müller2021-05-262-9/+4
* compositor: Consider the converter-config when deciding whether one pad obscu...Sebastian Dröge2021-05-241-0/+17
* doc: Update cache for AV12 pixel formatNicolas Dufresne2021-05-211-28/+28
* video: Update video-orc-distNicolas Dufresne2021-05-212-0/+597
* gl: add support for AV12Daniel Almeida2021-05-214-3/+66
* video: add support for AV12Daniel Almeida2021-05-215-2/+158
* video: video-orc: remove trailing spacesDaniel Almeida2021-05-211-4/+4
* tests: Update expectation files with sorted structure fieldsThibault Saunier2021-05-2125-25/+25
* meson: Fix the name of the `sdp_deps` variableThibault Saunier2021-05-211-4/+4
* gl/context/wgl: implement a better get_proc_address()Matthew Waters2021-05-211-2/+32
* gl/context: add opengl32.dll as a library to dlopen() on windowsMatthew Waters2021-05-211-0/+2
* overlaycomposition: fix cut-off example code in docsTim-Philipp Müller2021-05-211-1/+1
* gl: add support for A420 conversionDaniel Almeida2021-05-205-16/+58
* glcolorbalance: Error out on unsupported texture target typesEnrique Ocaña González2021-05-201-10/+14
* compositor: Fix NV12 blend operationNicolas Dufresne2021-05-191-2/+2
* video: Pass component index not plane indexNicolas Dufresne2021-05-198-81/+98
* gl/context: move egl creation lower in priority on _new()Matthew Waters2021-05-191-4/+4
* gl/display: provide a gst_gl_display_new_with_type()Matthew Waters2021-05-193-27/+183
* videoaggregator: Don't try to return voidSeungha Yang2021-05-191-2/+1
* Revert video HDR10+ supportTim-Philipp Müller2021-05-172-612/+0
* meson: fix up wrong escaping of variables in gl and plugins-base .pc fileTim-Philipp Müller2021-05-173-0/+67
* meson: add custom pkg-config variables also to uninstalled .pc filesTim-Philipp Müller2021-05-172-8/+15
* basetextoverlay: add debug categoryGuillaume Desmottes2021-05-171-0/+6
* compositor: perform conversions in parallelMatthew Waters2021-05-173-125/+113
* video/aggregator: add parallel convert pad classMatthew Waters2021-05-172-63/+368
* video/converter: add support for async conversion operationMatthew Waters2021-05-172-116/+282
* ext/gl: change graphene default optionsJordan Petridis2021-05-161-1/+1
* tests: use the real name of the videoscale test in GST_REGISTRYJose Quaresma2021-05-141-1/+1
* playback: Handle sources with dynamic pads and pads already presentThibault Saunier2021-05-131-66/+70
* playback: Stop giving "source" as name to sourcesThibault Saunier2021-05-131-1/+1
* glcontext: add support for influencing the backing configurationMatthew Waters2021-05-1314-38/+1750
* gl/context/egl: change header guard to be uniqueMatthew Waters2021-05-131-3/+3
* gl/api: improve the to/from string for GstGLAPI/GstGLPlatformMatthew Waters2021-05-133-15/+165
* gl/framebuffer: expand documentation on valid usageMatthew Waters2021-05-121-2/+28
* opusdec: Add Converter class to hint gst-validateNicolas Dufresne2021-05-112-2/+2
* doc: update gst_plugins_cache.jsonHaihao Xiang2021-05-111-28/+28
* gl: add support for RGBP and BGRP formatsHaihao Xiang2021-05-114-4/+15
* video: add support for RGBP and BGRP formatsHaihao Xiang2021-05-114-2/+94
* test: enlarge the numberHaihao Xiang2021-05-111-1/+1
* codec: Introduce GstVideoCodecAlphaMetaNicolas Dufresne2021-05-104-0/+246
* video: Sort includes in video.hNicolas Dufresne2021-05-051-5/+5
* multihandlesink: Use the monotonic clock for detecting timeouts and connectio...Sebastian Dröge2021-05-054-17/+36
* appsrc: Add test for testing the max-* and leaky-type propertiesSebastian Dröge2021-05-051-1/+309