summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJ. Dekker <jdek@itanimul.li>2024-02-13 08:34:25 +0100
committerJ. Dekker <jdek@itanimul.li>2024-02-28 10:28:49 +0100
commite4c0cdf8df96047ee195cc594a2a93443e2aa25d (patch)
tree641dc598feefb7fb65f0dc54aa6c115559d465d6 /doc
parent570052cd2a38200ae6aca52e817517513812ec56 (diff)
avdevice: deprecate opengl outdev
Signed-off-by: J. Dekker <jdek@itanimul.li>
Diffstat (limited to 'doc')
-rw-r--r--doc/outdevs.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/outdevs.texi b/doc/outdevs.texi
index f0484bbf8f..941429a8c8 100644
--- a/doc/outdevs.texi
+++ b/doc/outdevs.texi
@@ -302,7 +302,7 @@ ffmpeg -re -i INPUT -c:v rawvideo -pix_fmt bgra -f fbdev /dev/fb0
See also @url{http://linux-fbdev.sourceforge.net/}, and fbset(1).
@section opengl
-OpenGL output device.
+OpenGL output device. Deprecated and will be removed.
To enable this output device you need to configure FFmpeg with @code{--enable-opengl}.