diff options
author | Fei Wang <fei.w.wang@intel.com> | 2024-06-14 16:28:54 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2024-07-30 13:40:21 +0800 |
commit | d30a9fdc809c90fa39549e7dc9f040824488999a (patch) | |
tree | e83b08f22f717a9e5d1f4cc66d5ab8d3bc589ae1 /doc | |
parent | cf9c398fc1c4efc53c0fdd9cd6a8099b9b2d4012 (diff) | |
download | ffmpeg-d30a9fdc809c90fa39549e7dc9f040824488999a.tar.gz |
lavc/qsvdec: Add VVC decoder
Signed-off-by: Fei Wang <fei.w.wang@intel.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/decoders.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/decoders.texi b/doc/decoders.texi index 293c82c2ba..2fcc761d2f 100644 --- a/doc/decoders.texi +++ b/doc/decoders.texi @@ -157,7 +157,7 @@ Force to use a specific number of threads @section QSV Decoders The family of Intel QuickSync Video decoders (VC1, MPEG-2, H.264, HEVC, -JPEG/MJPEG, VP8, VP9, AV1). +JPEG/MJPEG, VP8, VP9, AV1, VVC). @subsection Common Options |