Home
last modified time | relevance | path

Searched refs:AVFMT_FLAG_KEEP_SIDE_DATA (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Doptions_table.h52 {"keepside", "deprecated, does nothing", 0, AV_OPT_TYPE_CONST, {.i64 = AVFMT_FLAG_KEEP_SIDE_DATA },…
Davformat.h1391 #define AVFMT_FLAG_KEEP_SIDE_DATA 0x40000 ///< Deprecated, does nothing. macro
/third_party/ffmpeg/doc/
DAPIchanges622 Deprecate AVFMT_FLAG_KEEP_SIDE_DATA. It will be ignored after the next major