tiffenc: Add forgotten avclass to context.
(cherry picked from commit 43c481e569
)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
committed by
Michael Niedermayer
parent
03e7314dd8
commit
92566cf6ee
@@ -42,6 +42,7 @@ static const uint8_t type_sizes2[6] = {
|
||||
};
|
||||
|
||||
typedef struct TiffEncoderContext {
|
||||
AVClass *avclass;
|
||||
AVCodecContext *avctx;
|
||||
AVFrame picture;
|
||||
|
||||
|
Reference in New Issue
Block a user