mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
avcodec/avcodec: Remove legacy cruft
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
57d305207a
commit
0661472fa8
@ -348,13 +348,6 @@ typedef struct RcOverride{
|
|||||||
*/
|
*/
|
||||||
#define AV_CODEC_FLAG2_ICC_PROFILES (1U << 31)
|
#define AV_CODEC_FLAG2_ICC_PROFILES (1U << 31)
|
||||||
|
|
||||||
/* Unsupported options :
|
|
||||||
* Syntax Arithmetic coding (SAC)
|
|
||||||
* Reference Picture Selection
|
|
||||||
* Independent Segment Decoding */
|
|
||||||
/* /Fx */
|
|
||||||
/* codec capabilities */
|
|
||||||
|
|
||||||
/* Exported side data.
|
/* Exported side data.
|
||||||
These flags can be passed in AVCodecContext.export_side_data before initialization.
|
These flags can be passed in AVCodecContext.export_side_data before initialization.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user