1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

doc/outdevs: fix @code{} syntax in caca device docs

This commit is contained in:
Stefano Sabatini
2012-07-21 10:17:02 +02:00
parent f1a7124d30
commit beef7a6328

View File

@@ -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. have only one instance of this output device in an application.
To enable this output device you need to configure FFmpeg with 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. libcaca is a graphics library that outputs text instead of pixels.
For more information about libcaca, check: For more information about libcaca, check: