gstreamer/ext
Nicolas Dufresne 95abc6c263 gldownload: Fix renegotiation loop
When DMABuf was tried, we would renegotiate back and fourth between
DMABuf and system memory if the export failed. This would happen for
every single frame.

This patch introduces try_dmabuf_exports boolean, which is unset when
an export failed. This boolean is then put back to TRUE when upstream
pushes new caps, or downstream pushes a reconfigure event.
2019-11-11 17:11:45 -05:00
..
alsa Remove autotools build system 2019-10-13 14:15:43 +01:00
cdparanoia Remove autotools build system 2019-10-13 14:15:43 +01:00
gl gldownload: Fix renegotiation loop 2019-11-11 17:11:45 -05:00
libvisual Remove autotools build system 2019-10-13 14:15:43 +01:00
ogg Remove autotools build system 2019-10-13 14:15:43 +01:00
opus Remove autotools build system 2019-10-13 14:15:43 +01:00
pango Remove autotools build system 2019-10-13 14:15:43 +01:00
theora Remove autotools build system 2019-10-13 14:15:43 +01:00
vorbis Remove autotools build system 2019-10-13 14:15:43 +01:00
meson.build meson: Remove outdated msvc-specific disabling code 2019-02-21 19:19:09 +05:30