Browse Source

dnxhdenc: remove unused variable from context

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.10
Jean First Michael Niedermayer 13 years ago
parent
commit
a1be5bc79d
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      libavcodec/dnxhdenc.h

+ 0
- 2
libavcodec/dnxhdenc.h View File

@@ -84,8 +84,6 @@ typedef struct DNXHDEncContext {
unsigned qscale;
unsigned lambda;

unsigned thread_size;

uint16_t *mb_bits;
uint8_t *mb_qscale;



Loading…
Cancel
Save