mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-23 19:30:05 +00:00
Remove old variable with the next major version bump.
Originally committed as revision 11261 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0c39c38b14
commit
3e0b7b5627
@ -1274,8 +1274,10 @@ typedef struct AVCodecContext {
|
||||
float dark_masking;
|
||||
|
||||
|
||||
#if LIBAVCODEC_VERSION_INT < ((52<<16)+(0<<8)+0)
|
||||
/* for binary compatibility */
|
||||
int unused;
|
||||
#endif
|
||||
|
||||
/**
|
||||
* IDCT algorithm, see FF_IDCT_* below.
|
||||
|
Loading…
Reference in New Issue
Block a user