diff options
author | hwren <hwrenx@126.com> | 2018-08-07 18:39:34 +0800 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2018-08-08 00:13:13 +0530 |
commit | f563e7868fb9540e1c8a589558fba2beaaba01e0 (patch) | |
tree | eb8492d3b55e19be0d36a5a5c4e1b88a95813923 /doc/general.texi | |
parent | 81f25a105136bc404df63bf8386e90492ef84944 (diff) | |
download | ffmpeg-f563e7868fb9540e1c8a589558fba2beaaba01e0.tar.gz |
avs2: correct avs2 description
Signed-off-by: hwren <hwrenx@126.com>
Signed-off-by: Gyan Doshi <ffmpeg@gyani.pro>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index cd725bb51d..3d1584097e 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -19,7 +19,7 @@ explicitly requested by passing the appropriate flags to @section libdavs2 -FFmpeg can make use of the davs2 library for AVS2/IEEE 1857.4 video decoding. +FFmpeg can make use of the davs2 library for AVS2-P2/IEEE1857.4 video decoding. Go to @url{https://github.com/pkuvcl/davs2} and follow the instructions for installing the library. Then pass @code{--enable-libdavs2} to configure to |