mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-04 16:39:39 +00:00
7a0382130f
This flag is obsolete. It was meant to explicitly enable/disable VA/GLX API support, or fallback to TFP+FBO if this API is not found. Now, we check for the VA/GLX API by default if --enable-glx is set. If this API is not found, we now default to use TFP+FBO. Note: TFP+FBO, i.e. using vaPutSurface() is now also a deprecated usage and will be removed in the future. If GLX rendering is requested, then the VA/GLX API shall be used as it covers most usages. e.g. AMD driver can't render to an X pixmap yet. |
||
---|---|---|
.. | ||
image.c | ||
image.h | ||
Makefile.am | ||
output.c | ||
output.h | ||
test-decode.c | ||
test-decode.h | ||
test-display.c | ||
test-h264.c | ||
test-h264.h | ||
test-jpeg.c | ||
test-jpeg.h | ||
test-mpeg2.c | ||
test-mpeg2.h | ||
test-subpicture-data.c | ||
test-subpicture-data.h | ||
test-subpicture.c | ||
test-surfaces.c | ||
test-textures.c | ||
test-vc1.c | ||
test-vc1.h | ||
test-windows.c |