mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-25 03:58:24 +00:00
doc/outdevs: fix @code{} syntax in caca device docs
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ Only one CACA window is allowed per application, so you can
|
||||
have only one instance of this output device in an application.
|
||||
|
||||
To enable this output device you need to configure FFmpeg with
|
||||
@code(--enable-libcaca).
|
||||
@code{--enable-libcaca}.
|
||||
libcaca is a graphics library that outputs text instead of pixels.
|
||||
|
||||
For more information about libcaca, check:
|
||||
|
||||
Reference in New Issue
Block a user