GStreamer multimedia framework
Find a file
Nicolas Dufresne 910d990e4b glbasememory: Don't change maxsize at run-time
Maxsize is initialized once and should never change. Allocating data
should have no impact on the selected max size for this memory. This
causing memory map failure as the maxsize would become smaller then
size. This happened when using direct rendering in avviddec on GL that
does not support PBO transfer.

https://bugzilla.gnome.org/show_bug.cgi?id=763045
2017-12-09 19:32:17 +00:00
ext/gl glmixer: iterator didn't advance in continue statement 2017-12-09 19:32:17 +00:00
gst-libs/gst/gl glbasememory: Don't change maxsize at run-time 2017-12-09 19:32:17 +00:00
pkgconfig uninstalled.pc: add support for non libtool build systems 2017-12-09 19:32:17 +00:00
tests gl: add a gstglquery object for arbitrary GL queries 2017-12-09 19:32:15 +00:00