mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-05 21:55:37 +01:00
avcodec/exr: make it aware of 2 additional compressions
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
@@ -59,6 +59,8 @@ enum ExrCompr {
|
||||
EXR_PXR24,
|
||||
EXR_B44,
|
||||
EXR_B44A,
|
||||
EXR_DWA,
|
||||
EXR_DWB,
|
||||
EXR_UNKN,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user