tiffenc: remove unused variable
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -251,7 +251,6 @@ static int encode_frame(AVCodecContext * avctx, AVPacket *pkt,
|
|||||||
int ret = -1;
|
int ret = -1;
|
||||||
int is_yuv = 0, alpha = 0;
|
int is_yuv = 0, alpha = 0;
|
||||||
int shift_h, shift_v;
|
int shift_h, shift_v;
|
||||||
const AVPixFmtDescriptor* pfd;
|
|
||||||
|
|
||||||
*p = *pict;
|
*p = *pict;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user