diff options
author | Paul B Mahol <onemda@gmail.com> | 2017-02-16 15:21:29 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2017-02-22 22:57:59 +0100 |
commit | 039011b6b0c2bf8e7a5cfa46f7428db1c5b246ac (patch) | |
tree | d28dacb83c193c559544656deb649dbf5f69c3a7 /doc | |
parent | ec849f637e8548ec6c9b6329334944c7c81df443 (diff) | |
download | ffmpeg-039011b6b0c2bf8e7a5cfa46f7428db1c5b246ac.tar.gz |
avcodec: add ScreenPressor decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index d1ab31a776..626590ca76 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -830,6 +830,7 @@ following image formats are supported: @tab Texture dictionaries used by the Renderware Engine. @item RL2 video @tab @tab X @tab used in some games by Entertainment Software Partners +@item ScreenPressor @tab @tab X @item Screenpresso @tab @tab X @item Sierra VMD video @tab @tab X @tab Used in Sierra VMD files. |