summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-01Release 1.19.11.19.1Tim-Philipp Müller6-1994/+4067
2021-05-31glcontext: Ask for an alpha channel and fallbackNicolas Dufresne1-6/+9
2021-05-31rawbaseparse: check destination format correctlyDaniel Knobe1-1/+2
2021-05-27audiomixer: Add test for discont going backwardsOlivier Crête1-0/+78
2021-05-27audioaggregator: Don't overwrite already written samplesOlivier Crête1-6/+11
2021-05-27audiobasesrc: Fix divide by zero assertionSeungha Yang1-6/+11
2021-05-26audio,video-format: Make generate_raw_formats idempotent for assertionsMarijn Suijten2-2/+6
2021-05-26Use new gst_buffer_new_memdup()Tim-Philipp Müller2-9/+4
2021-05-24compositor: Consider the converter-config when deciding whether one pad obscu...Sebastian Dröge1-0/+17
2021-05-21doc: Update cache for AV12 pixel formatNicolas Dufresne1-28/+28
2021-05-21video: Update video-orc-distNicolas Dufresne2-0/+597
2021-05-21gl: add support for AV12Daniel Almeida4-3/+66
2021-05-21video: add support for AV12Daniel Almeida5-2/+158
2021-05-21video: video-orc: remove trailing spacesDaniel Almeida1-4/+4
2021-05-21tests: Update expectation files with sorted structure fieldsThibault Saunier25-25/+25
2021-05-21meson: Fix the name of the `sdp_deps` variableThibault Saunier1-4/+4
2021-05-21gl/context/wgl: implement a better get_proc_address()Matthew Waters1-2/+32
2021-05-21gl/context: add opengl32.dll as a library to dlopen() on windowsMatthew Waters1-0/+2
2021-05-21overlaycomposition: fix cut-off example code in docsTim-Philipp Müller1-1/+1
2021-05-20gl: add support for A420 conversionDaniel Almeida5-16/+58
2021-05-20glcolorbalance: Error out on unsupported texture target typesEnrique Ocaña González1-10/+14
2021-05-19compositor: Fix NV12 blend operationNicolas Dufresne1-2/+2
2021-05-19video: Pass component index not plane indexNicolas Dufresne8-81/+98
2021-05-19gl/context: move egl creation lower in priority on _new()Matthew Waters1-4/+4
2021-05-19gl/display: provide a gst_gl_display_new_with_type()Matthew Waters3-27/+183
2021-05-19videoaggregator: Don't try to return voidSeungha Yang1-2/+1
2021-05-17Revert video HDR10+ supportTim-Philipp Müller2-612/+0
2021-05-17meson: fix up wrong escaping of variables in gl and plugins-base .pc fileTim-Philipp Müller3-0/+67
2021-05-17meson: add custom pkg-config variables also to uninstalled .pc filesTim-Philipp Müller2-8/+15
2021-05-17basetextoverlay: add debug categoryGuillaume Desmottes1-0/+6
2021-05-17compositor: perform conversions in parallelMatthew Waters3-125/+113
2021-05-17video/aggregator: add parallel convert pad classMatthew Waters2-63/+368
2021-05-17video/converter: add support for async conversion operationMatthew Waters2-116/+282
2021-05-16ext/gl: change graphene default optionsJordan Petridis1-1/+1
2021-05-14tests: use the real name of the videoscale test in GST_REGISTRYJose Quaresma1-1/+1
2021-05-13playback: Handle sources with dynamic pads and pads already presentThibault Saunier1-66/+70
2021-05-13playback: Stop giving "source" as name to sourcesThibault Saunier1-1/+1
2021-05-13glcontext: add support for influencing the backing configurationMatthew Waters14-38/+1750
2021-05-13gl/context/egl: change header guard to be uniqueMatthew Waters1-3/+3
2021-05-13gl/api: improve the to/from string for GstGLAPI/GstGLPlatformMatthew Waters3-15/+165
2021-05-12gl/framebuffer: expand documentation on valid usageMatthew Waters1-2/+28
2021-05-11opusdec: Add Converter class to hint gst-validateNicolas Dufresne2-2/+2
2021-05-11doc: update gst_plugins_cache.jsonHaihao Xiang1-28/+28
2021-05-11gl: add support for RGBP and BGRP formatsHaihao Xiang4-4/+15
2021-05-11video: add support for RGBP and BGRP formatsHaihao Xiang4-2/+94
2021-05-11test: enlarge the numberHaihao Xiang1-1/+1
2021-05-10codec: Introduce GstVideoCodecAlphaMetaNicolas Dufresne4-0/+246
2021-05-05video: Sort includes in video.hNicolas Dufresne1-5/+5
2021-05-05multihandlesink: Use the monotonic clock for detecting timeouts and connectio...Sebastian Dröge4-17/+36
2021-05-05appsrc: Add test for testing the max-* and leaky-type propertiesSebastian Dröge1-1/+309