{"bpyramid","allows B-frames to be used as references for predicting",0,FF_OPT_TYPE_CONST,{.dbl=CODEC_FLAG2_BPYRAMID},INT_MIN,INT_MAX,V|E,"flags2"},
#endif
{"wpred","weighted biprediction for b-frames (H.264)",0,FF_OPT_TYPE_CONST,{.dbl=CODEC_FLAG2_WPRED},INT_MIN,INT_MAX,V|E,"flags2"},
{"mixed_refs","one reference per partition, as opposed to one reference per macroblock",0,FF_OPT_TYPE_CONST,{.dbl=CODEC_FLAG2_MIXED_REFS},INT_MIN,INT_MAX,V|E,"flags2"},