You've already forked FFmpeg
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:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user