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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibx264.c68 int bluray_compat; member in struct:X264Context
525 if (x4->bluray_compat >= 0) {
526 x4->params.b_bluray_compat = x4->bluray_compat;
779 { "bluray-compat", "Bluray compatibility workarounds.", OFFSET(bluray_compat) ,AV_OPT_TYPE_INT, { .i64 = -1 }, -1, 1, VE },

Completed in 78 milliseconds