mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-18 22:55:12 +08:00
dnxhdenc: remove unused variable from context
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:

committed by
Michael Niedermayer

parent
f129f593f7
commit
a1be5bc79d
@@ -84,8 +84,6 @@ typedef struct DNXHDEncContext {
|
||||
unsigned qscale;
|
||||
unsigned lambda;
|
||||
|
||||
unsigned thread_size;
|
||||
|
||||
uint16_t *mb_bits;
|
||||
uint8_t *mb_qscale;
|
||||
|
||||
|
Reference in New Issue
Block a user