gstreamer/ext
Matthew Waters 6a37bf9bb9 gl: Don't restore the viewport on function exit
Doing so involves retrieving the current viewport from OpenGL which as
with any glGet operation, is expensive.

This means that the various sinks need to reset the viewport on draw.

In the process, fix resizing on cocoa.
2019-03-08 17:49:05 +11:00
..
alsa Revert "alsa: Implement a DeviceProvider" 2019-01-18 11:39:02 -05:00
cdparanoia meson: Fix detection of cdparanoia library 2018-07-31 13:30:46 +05:30
gl gl: Don't restore the viewport on function exit 2019-03-08 17:49:05 +11:00
libvisual meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30
ogg oggmux: Fix a maybe-uninitialized warning 2018-12-05 21:08:33 +00:00
opus Run gst-indent through the files 2018-11-28 05:51:53 +02:00
pango Fix some typos in code comments 2019-01-11 11:27:11 +00:00
theora meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30
vorbis vorbisdec: fix leak of header buffers 2019-03-06 09:14:46 +00:00
Makefile.am gl: hook up to build system 2017-12-19 12:01:48 +00:00
meson.build meson: Remove outdated msvc-specific disabling code 2019-02-21 19:19:09 +05:30