avcodec_align_dimensions

Modify width and height values so that they will result in a memory buffer that is acceptable for the codec if you do not use any horizontal padding.

May only be used if a codec with CODEC_CAP_DR1 has been opened.

@nogc nothrow extern (C)
void
avcodec_align_dimensions

Meta