summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* glimagesink: Avoid assert in query.He Junyan2020-12-051-32/+99
* glcolorconver: Return empty caps in transform_caps if fails.He Junyan2020-12-051-1/+1
* gluploadelement: Avoid race condition of base class' context.He Junyan2020-12-041-1/+4
* gluploadelement: Avoid race condition in propose_allocation().He Junyan2020-12-041-5/+18
* gluploadelement: Avoid race condition of inside upload creation.He Junyan2020-11-051-15/+44
* theoradec: Set telemetry options only if they are nonzeroZebediah Figura2020-10-221-4/+8
* gl: move each gl platform specific API to its own girGuillaume Desmottes2020-08-061-2/+3
* alsamidisrc: fix compiler warning with clang 10Jordan Petridis2020-08-041-2/+1
* alsadeviceprovider: Remove redundant start functionOlivier Crête2020-07-201-21/+0
* alsadeviceprovider: Rank down to secondary so PulseAudio can hide itOlivier Crête2020-07-061-1/+1
* basetextoverlay: mark valign and halign props as DOC_SHOW_DEFAULTMathieu Duponchelle2020-07-011-4/+7
* docs: mark more plugin APIMathieu Duponchelle2020-06-231-0/+2
* docs: mark more types as plugin APIMathieu Duponchelle2020-06-235-0/+9
* Don't call gst_ghost_pad_construct() anymoreSebastian Dröge2020-06-221-4/+0
* libvisual: use gst_element_class_set_metadata when passing dynamic stringsJordan Petridis2020-06-111-1/+1
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-0616-29/+29
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle2020-06-0316-1/+47
* glimagesink: Correct signals gtkdocNiels De Graef2020-05-261-5/+4
* glcolorscale: fix documentationMathieu Duponchelle2020-05-151-12/+11
* gloverlaycompositor: Don't leak caps featureEdward Hervey2020-05-051-9/+6
* gl: fix application context querying between elementsMatthew Waters2020-04-272-4/+4
* opusdec: add 'stats' propertyGuillaume Desmottes2020-04-242-5/+178
* gl: avoid deadlock querying for OpenGL contextMatthew Waters2020-04-243-25/+181
* textrender: Don't calculate caps on every bufferJan Schmidt2020-04-211-21/+37
* glvideomixer: fix black output after display changesMatthew Waters2020-04-141-33/+31
* glvideomixer: intersect with template caps when updatingMatthew Waters2020-04-141-2/+3
* textrender: Fix AYUV output.Jan Schmidt2020-04-091-1/+1
* gl/wayland: Mouse events handlingPhilippe Normand2020-03-191-0/+37
* gl/navigation: Scroll events dispatch supportPhilippe Normand2020-03-192-0/+22
* gloverlay: Fix various issues in allocation handlingEdward Hervey2020-03-051-5/+8
* glstereomix: support gl display changesMatthew Waters2020-03-031-0/+4
* glbasefilter: add support for changing the displayMatthew Waters2020-03-031-17/+27
* glstereosplit: support gl display changesMatthew Waters2020-03-032-23/+97
* gl/mixer: support GstGLDisplay changesMatthew Waters2020-03-034-99/+294
* gltestsrc: NULL out the functions usedMatthew Waters2020-02-051-0/+1
* clockoverlay: fix bogus time display caused by previous commitTim-Philipp Müller2020-01-231-8/+7
* oggstream: Workaround for broken PAR in VP8 BOSPhilippe Normand2020-01-131-0/+5
* meson: add graphene subprojectTim-Philipp Müller2020-01-081-1/+6
* remove various useless linefeed in logsStéphane Cerveau2019-12-111-6/+5
* tests: oggmux: check vorbisenc + theoraenc availability at runtimeTim-Philipp Müller2019-12-091-1/+0
* vorbis: drop unneeded check for vorbis_synthesis_restart()Tim-Philipp Müller2019-12-092-10/+2
* pango: check if localtime_r is availableTim-Philipp Müller2019-12-091-8/+8
* opusenc: Add low delay optionAmbareesh "Amby" Balaji2019-11-171-0/+2
* gldownload: Fix renegotiation loopNicolas Dufresne2019-11-112-2/+61
* gldownload: Refactor download mode selectionNicolas Dufresne2019-11-112-30/+58
* eglimage: Fix exported DMABuf sizeNicolas Dufresne2019-11-111-3/+4
* gldownload: Wait on sync meta if anyNicolas Dufresne2019-11-111-0/+8
* gl/gbm: ensure we call the resize callback before attempting to drawMatthew Waters2019-11-051-1/+5
* gl: use gst_video_meta_set_alignment()Guillaume Desmottes2019-11-021-1/+8
* glimagesink: fix upper-left and upper-right rotate matricesNicola Murino2019-10-301-4/+4