summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2021-09-20alsasink: Allow stop() function to happen during failing writesNicolas Dufresne1-1/+7
2021-09-20alsasink: Improve logging in write() functionNicolas Dufresne1-2/+2
2021-08-17ext: alsa: Fix fallback paths for setting buffer and period timesDevarsh Thakkar2-135/+125
2021-07-27gldownload: use the GstGLSyncMeta in all casesMatthew Waters1-8/+8
2021-06-23oggdemux: fix a race in push mode when performing the duration seekMatthew Waters1-2/+18
2021-06-03glvideomixer: hold extra pad ref while calling parentMatthew Waters1-1/+4
2021-06-03gl/stereo: fix a coupld of caps leaksMatthew Waters2-1/+6
2021-06-02Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller2-4/+4
2021-05-26Use new gst_buffer_new_memdup()Tim-Philipp Müller1-3/+1
2021-05-20glcolorbalance: Error out on unsupported texture target typesEnrique Ocaña González1-10/+14
2021-05-17basetextoverlay: add debug categoryGuillaume Desmottes1-0/+6
2021-05-16ext/gl: change graphene default optionsJordan Petridis1-1/+1
2021-05-11opusdec: Add Converter class to hint gst-validateNicolas Dufresne1-1/+1
2021-04-28gl/download: add support for output memory:NVMM buffersMatthew Waters3-6/+917
2021-04-21vorbis: avoid duplicate symbolsStéphane Cerveau6-36/+30
2021-04-08clockoverlay: Fix broken string formatting by strftime() on WindowsSeungha Yang2-0/+33
2021-04-08audio/alsa: Exit write loop if underlying device is already paused.Doug Nazar1-0/+4
2021-03-19gst: don't use volatile to mean atomicMatthew Waters3-7/+7
2021-03-18vorbis: fix debug category initStéphane Cerveau1-0/+10
2021-03-16ogg: element_init returns voidStéphane Cerveau1-4/+1
2021-03-16ogg: element_init returns voidStéphane Cerveau4-29/+24
2021-03-16alsa: element_init returns voidStéphane Cerveau5-15/+7
2021-03-16cdparanoiasrc: allow per feature registrationStéphane Cerveau2-4/+8
2021-03-16pango: allow per feature registrationStéphane Cerveau9-32/+154
2021-03-16theora: allow per feature registrationStéphane Cerveau7-14/+20
2021-03-16vorbis: allow per feature registrationStéphane Cerveau9-43/+110
2021-03-16opus: allow per feature registrationStéphane Cerveau6-14/+89
2021-03-16gl: allow per feature registrationStéphane Cerveau35-232/+295
2021-03-11ext: alsa: Set buffer time after period timeDevarsh Thakkar2-34/+85
2021-03-10ogg: remove useless ret testStéphane Cerveau1-1/+1
2021-03-10alsa: remove useless ret testStéphane Cerveau3-3/+3
2021-03-03gl: download: Fix a caps memory leak in _try_export_dmabuf().He Junyan1-0/+1
2021-03-03gl: download: Fix a caps memory leak in prepare_output_buffer().He Junyan1-1/+5
2021-03-03gl: download: Fix the wrong transformed result from src direction in transfor...He Junyan1-2/+5
2021-01-14gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutableMarijn Suijten3-11/+14
2020-12-14libvisual: workaround clang warningJordan Petridis1-6/+7
2020-12-10ogg: allow per feature registrationJulian Bouzas9-157/+103
2020-12-10alsa: allow per feature registrationStéphane Cerveau7-66/+140
2020-12-04glimagesink: Avoid assert in query.He Junyan1-32/+99
2020-12-04glcolorconver: Return empty caps in transform_caps if fails.He Junyan1-1/+1
2020-11-26opus: disable docs option in meson fallbackStéphane Cerveau1-1/+1
2020-11-13opus: add subproject fallbackTim-Philipp Müller1-1/+2
2020-11-05gluploadelement: Avoid race condition in propose_allocation().He Junyan1-5/+18
2020-11-05gluploadelement: Avoid race condition of base class' context.He Junyan1-1/+4
2020-11-04gluploadelement: Avoid race condition of inside upload creation.He Junyan1-15/+44
2020-10-29gl: optimize glcolorbalance by precomputing shader mathDinesh Manajipet2-53/+107
2020-10-28gldeinterlace: fix doc blurbTim-Philipp Müller1-3/+3
2020-10-22theoradec: Set telemetry options only if they are nonzeroZebediah Figura1-4/+8
2020-10-08timeoverlay: Add elapsed-running-time modeSebastian Dröge2-0/+61
2020-10-06pango: Add fallback dependencyXavier Claessens1-1/+3