Home
last modified time | relevance | path

Searched refs:FF_COMPLIANCE_VERY_STRICT (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
Doptions_table.h96 … the spec or reference software", 0, AV_OPT_TYPE_CONST, {.i64 = FF_COMPLIANCE_VERY_STRICT }, INT_M…
/third_party/ffmpeg/libavcodec/
Dmpeg4videoenc.c1066 … if (s->strict_std_compliance < FF_COMPLIANCE_VERY_STRICT) // HACK, the reference sw is buggy in ff_mpeg4_encode_picture_header()
1068 …if (s->strict_std_compliance < FF_COMPLIANCE_VERY_STRICT || picture_number == 0) // HACK, the ref… in ff_mpeg4_encode_picture_header()
Davcodec.h1602 #define FF_COMPLIANCE_VERY_STRICT 2 ///< Strictly conform to an older more strict version of the … macro
Doptions_table.h137 … the spec or reference software", 0, AV_OPT_TYPE_CONST, {.i64 = FF_COMPLIANCE_VERY_STRICT }, INT_M…