aboutsummaryrefslogtreecommitdiffstats
path: root/doc/general_contents.texi
diff options
context:
space:
mode:
authorDawid Kozinski <d.kozinski@samsung.com>2023-09-19 13:34:58 +0200
committerJames Almer <jamrial@gmail.com>2023-11-20 11:55:51 -0300
commitcfe29478873e5000416a2da58a92102b7ed7255c (patch)
treec99dc8b14390d70c0e58a5e9bc543cea1515f000 /doc/general_contents.texi
parentc59a96fd08620bd8239c218f2e0dfb8429c81c3c (diff)
downloadffmpeg-cfe29478873e5000416a2da58a92102b7ed7255c.tar.gz
avcodec/evc_decoder: Provided support for EVC decoder
- Added EVC decoder wrapper - Changes in project configuration file and libavcodec Makefile - Added documentation for xevd wrapper Signed-off-by: Dawid Kozinski <d.kozinski@samsung.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/general_contents.texi')
-rw-r--r--doc/general_contents.texi14
1 files changed, 11 insertions, 3 deletions
diff --git a/doc/general_contents.texi b/doc/general_contents.texi
index 58503bb495..8b48fed060 100644
--- a/doc/general_contents.texi
+++ b/doc/general_contents.texi
@@ -351,6 +351,14 @@ Go to @url{https://github.com/mpeg5/xeve} and follow the instructions for
installing the XEVE library. Then pass @code{--enable-libxeve} to configure to
enable it.
+@section eXtra-fast Essential Video Decoder (XEVD)
+
+FFmpeg can make use of the XEVD library for EVC video decoding.
+
+Go to @url{https://github.com/mpeg5/xevd} and follow the instructions for
+installing the XEVD library. Then pass @code{--enable-libxevd} to configure to
+enable it.
+
@section ZVBI
ZVBI is a VBI decoding library which can be used by FFmpeg to decode DVB
@@ -606,7 +614,7 @@ library:
@item raw DTS @tab X @tab X
@item raw DTS-HD @tab @tab X
@item raw E-AC-3 @tab X @tab X
-@item raw EVC @tab X @tab
+@item raw EVC @tab X @tab X
@item raw FLAC @tab X @tab X
@item raw GSM @tab @tab X
@item raw H.261 @tab X @tab X
@@ -953,8 +961,8 @@ following image formats are supported:
@item Electronic Arts TQI video @tab @tab X
@item Escape 124 @tab @tab X
@item Escape 130 @tab @tab X
-@item EVC / MPEG-5 Part 1 @tab E @tab
- @tab encoding supported through external library libxeve
+@item EVC / MPEG-5 Part 1 @tab E @tab E
+ @tab encoding and decoding supported through external libraries libxeve and libxevd
@item FFmpeg video codec #1 @tab X @tab X
@tab lossless codec (fourcc: FFV1)
@item Flash Screen Video v1 @tab X @tab X