Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpeg4videoenc.c979 if (s->workaround_bugs & FF_BUG_MS) { in mpeg4_encode_vol_header()
997 if (s->workaround_bugs & FF_BUG_MS) { in mpeg4_encode_vol_header()
1071 if (!(s->workaround_bugs & FF_BUG_MS)) in ff_mpeg4_encode_picture_header()
1311 if (!(s->workaround_bugs & FF_BUG_MS)) in encode_init()
Davcodec.h1585 #define FF_BUG_MS 8192 ///< Work around various bugs in Microsoft's broken decoders. macro
Doptions_table.h133 …ous bugs in Microsoft's broken decoders", 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_MS }, INT_MIN, INT_…