summaryrefslogtreecommitdiffstats
path: root/libavcodec/dnxhdenc.h
diff options
context:
space:
mode:
authorJean First <jeanfirst@gmail.com>2011-12-14 22:48:29 +0100
committerMichael Niedermayer <michaelni@gmx.at>2011-12-14 23:17:59 +0100
commita1be5bc79d7ac4c7c7ed79c4d72b4f1945ecb55c (patch)
tree0635860ab325edaa11de77aa84fa718a29167daf /libavcodec/dnxhdenc.h
parentf129f593f70e0b922558fce21fc6ad819f7fe2e2 (diff)
downloadffmpeg-streaming-a1be5bc79d7ac4c7c7ed79c4d72b4f1945ecb55c.zip
ffmpeg-streaming-a1be5bc79d7ac4c7c7ed79c4d72b4f1945ecb55c.tar.gz
dnxhdenc: remove unused variable from context
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/dnxhdenc.h')
-rw-r--r--libavcodec/dnxhdenc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/dnxhdenc.h b/libavcodec/dnxhdenc.h
index 80b6f85..279a978 100644
--- a/libavcodec/dnxhdenc.h
+++ b/libavcodec/dnxhdenc.h
@@ -84,8 +84,6 @@ typedef struct DNXHDEncContext {
unsigned qscale;
unsigned lambda;
- unsigned thread_size;
-
uint16_t *mb_bits;
uint8_t *mb_qscale;
OpenPOWER on IntegriCloud