summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* alsasink: Allow stop() function to happen during failing writesNicolas Dufresne2021-09-201-1/+7
* alsasink: Improve logging in write() functionNicolas Dufresne2021-09-201-2/+2
* ext: alsa: Fix fallback paths for setting buffer and period timesDevarsh Thakkar2021-08-172-135/+125
* gldownload: use the GstGLSyncMeta in all casesMatthew Waters2021-07-271-8/+8
* oggdemux: fix a race in push mode when performing the duration seekMatthew Waters2021-06-231-2/+18
* glvideomixer: hold extra pad ref while calling parentMatthew Waters2021-06-031-1/+4
* gl/stereo: fix a coupld of caps leaksMatthew Waters2021-06-032-1/+6
* Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller2021-06-022-4/+4
* Use new gst_buffer_new_memdup()Tim-Philipp Müller2021-05-261-3/+1
* glcolorbalance: Error out on unsupported texture target typesEnrique Ocaña González2021-05-201-10/+14
* basetextoverlay: add debug categoryGuillaume Desmottes2021-05-171-0/+6
* ext/gl: change graphene default optionsJordan Petridis2021-05-161-1/+1
* opusdec: Add Converter class to hint gst-validateNicolas Dufresne2021-05-111-1/+1
* gl/download: add support for output memory:NVMM buffersMatthew Waters2021-04-283-6/+917
* vorbis: avoid duplicate symbolsStéphane Cerveau2021-04-216-36/+30
* clockoverlay: Fix broken string formatting by strftime() on WindowsSeungha Yang2021-04-082-0/+33
* audio/alsa: Exit write loop if underlying device is already paused.Doug Nazar2021-04-081-0/+4
* gst: don't use volatile to mean atomicMatthew Waters2021-03-193-7/+7
* vorbis: fix debug category initStéphane Cerveau2021-03-181-0/+10
* ogg: element_init returns voidStéphane Cerveau2021-03-161-4/+1
* ogg: element_init returns voidStéphane Cerveau2021-03-164-29/+24
* alsa: element_init returns voidStéphane Cerveau2021-03-165-15/+7
* cdparanoiasrc: allow per feature registrationStéphane Cerveau2021-03-162-4/+8
* pango: allow per feature registrationStéphane Cerveau2021-03-169-32/+154
* theora: allow per feature registrationStéphane Cerveau2021-03-167-14/+20
* vorbis: allow per feature registrationStéphane Cerveau2021-03-169-43/+110
* opus: allow per feature registrationStéphane Cerveau2021-03-166-14/+89
* gl: allow per feature registrationStéphane Cerveau2021-03-1635-232/+295
* ext: alsa: Set buffer time after period timeDevarsh Thakkar2021-03-112-34/+85
* ogg: remove useless ret testStéphane Cerveau2021-03-101-1/+1
* alsa: remove useless ret testStéphane Cerveau2021-03-103-3/+3
* gl: download: Fix a caps memory leak in _try_export_dmabuf().He Junyan2021-03-031-0/+1
* gl: download: Fix a caps memory leak in prepare_output_buffer().He Junyan2021-03-031-1/+5
* gl: download: Fix the wrong transformed result from src direction in transfor...He Junyan2021-03-031-2/+5
* gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutableMarijn Suijten2021-01-143-11/+14
* libvisual: workaround clang warningJordan Petridis2020-12-141-6/+7
* ogg: allow per feature registrationJulian Bouzas2020-12-109-157/+103
* alsa: allow per feature registrationStéphane Cerveau2020-12-107-66/+140
* glimagesink: Avoid assert in query.He Junyan2020-12-041-32/+99
* glcolorconver: Return empty caps in transform_caps if fails.He Junyan2020-12-041-1/+1
* opus: disable docs option in meson fallbackStéphane Cerveau2020-11-261-1/+1
* opus: add subproject fallbackTim-Philipp Müller2020-11-131-1/+2
* gluploadelement: Avoid race condition in propose_allocation().He Junyan2020-11-051-5/+18
* gluploadelement: Avoid race condition of base class' context.He Junyan2020-11-051-1/+4
* gluploadelement: Avoid race condition of inside upload creation.He Junyan2020-11-041-15/+44
* gl: optimize glcolorbalance by precomputing shader mathDinesh Manajipet2020-10-292-53/+107
* gldeinterlace: fix doc blurbTim-Philipp Müller2020-10-281-3/+3
* theoradec: Set telemetry options only if they are nonzeroZebediah Figura2020-10-221-4/+8
* timeoverlay: Add elapsed-running-time modeSebastian Dröge2020-10-082-0/+61
* pango: Add fallback dependencyXavier Claessens2020-10-061-1/+3