mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 03:59:43 +00:00
dnxhdenc: remove unused variable from context
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user