Searched refs:FF_BUG_UMP4 (Results 1 – 3 of 3) sorted by relevance
1575 #define FF_BUG_UMP4 8 macro
123 {"ump4", "(autodetected if FOURCC == UMP4)", 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_UMP4 }, INT_MIN, …
2758 s->workaround_bugs |= FF_BUG_UMP4; in ff_mpeg4_workaround_bugs()2907 if (s->workaround_bugs & FF_BUG_UMP4) { in decode_vop_header()