Home
last modified time | relevance | path

Searched refs:FF_BUG_TRUNCATED (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Davcodec.h1285 #define FF_BUG_TRUNCATED 16384 macro
H A Doptions_table.h125 {"trunc", "truncated frames", 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_TRUNCATED}, INT_MIN, INT_MAX, V|D, "bug"},
H A Dh264_slice.c2757 if ((h->workaround_bugs & FF_BUG_TRUNCATED) && in decode_slice()

Completed in 10 milliseconds