Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-11-09 13:14:46 +0400
committerAnton Khirnov <anton@khirnov.net>2013-11-16 20:47:58 +0400
commit57e7b3a89f5a0879ad039e8f04273b48649799a8 (patch)
tree56f9d982fc6ecbdde22bd602ad5d73a2fd16c545 /libavcodec/dnxhdenc.h
parentd2287740d932a79702074fb43d239d368946504a (diff)
dnxhdenc: use the AVFrame API properly.
Diffstat (limited to 'libavcodec/dnxhdenc.h')
-rw-r--r--libavcodec/dnxhdenc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/dnxhdenc.h b/libavcodec/dnxhdenc.h
index fed17bed51..232e3348d3 100644
--- a/libavcodec/dnxhdenc.h
+++ b/libavcodec/dnxhdenc.h
@@ -43,7 +43,6 @@ typedef struct DNXHDEncContext {
AVClass *class;
MpegEncContext m; ///< Used for quantization dsp functions
- AVFrame frame;
int cid;
const CIDEntry *cid_table;
uint8_t *msip; ///< Macroblock Scan Indexes Payload