diff options
author | Paul B Mahol <onemda@gmail.com> | 2016-06-18 18:23:28 -0400 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2016-06-20 15:45:51 -0400 |
commit | d78fd2fa21cde28465e40dd0be4446b1387d22a6 (patch) | |
tree | 6a8be757e33deb91c6cd1c377dbbfe1a125dd07f /doc/general.texi | |
parent | ec9f04423b82afa323e90f5b2c677be74302c1fd (diff) | |
download | ffmpeg-d78fd2fa21cde28465e40dd0be4446b1387d22a6.tar.gz |
Add MagicYUV decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'doc/general.texi')
-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 15e4a660d6..a6a6db68fa 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -672,6 +672,7 @@ following image formats are supported: @item LucasArts SANM @tab @tab X @tab Used in LucasArts SMUSH animations. @item lossless MJPEG @tab X @tab X +@item MagicYUV Lossless Video @tab @tab X @item Microsoft ATC Screen @tab @tab X @tab Also known as Microsoft Screen 3. @item Microsoft Expression Encoder Screen @tab @tab X |