This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
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
f129f593f7
commit
a1be5bc79d
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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;
Write
Preview
Loading…
Cancel
Save