Function ff_mpv_common_defaults

Source
pub unsafe extern "C" fn ff_mpv_common_defaults(
    s: *mut MpegEncContext,
)
Expand description

Set the given MpegEncContext to common defaults (same for encoding and decoding). The changed fields will not depend upon the prior state of the MpegEncContext.