mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-09 13:43:00 +00:00
img2dec: add im32 extension, sunrast with 32bit depth
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
624c413d55
commit
b6a08665d6
@ -86,6 +86,7 @@ static const IdStrMap img_tags[] = {
|
||||
{ CODEC_ID_SUNRAST , "im1"},
|
||||
{ CODEC_ID_SUNRAST , "im8"},
|
||||
{ CODEC_ID_SUNRAST , "im24"},
|
||||
{ CODEC_ID_SUNRAST , "im32"},
|
||||
{ CODEC_ID_SUNRAST , "sunras"},
|
||||
{ CODEC_ID_JPEG2000 , "j2c"},
|
||||
{ CODEC_ID_JPEG2000 , "j2k"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user