Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Davcodec.h1281 #define FF_BUG_EDGE 1024 macro
H A Dmpeg4videodec.c2850 s->workaround_bugs |= FF_BUG_EDGE; in ff_mpeg4_workaround_bugs()
2867 s->workaround_bugs |= FF_BUG_EDGE; in ff_mpeg4_workaround_bugs()
2885 s->workaround_bugs |= FF_BUG_EDGE; in ff_mpeg4_workaround_bugs()
3200 if (s->workaround_bugs & FF_BUG_EDGE) { in decode_vop_header()
H A Doptions_table.h121 {"edge", "edge padding bug (autodetected per FOURCC/version)", 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_EDGE }, INT_MIN, INT_MAX, V|D, "bug"},

Completed in 10 milliseconds