Ronald S. Bultje <rsbultje <at> gmail.com> writes:

> +static void vert_4x4_c(uint8_t *_dst, ptrdiff_t stride,
> +                       const uint8_t *left, const uint8_t *_top)

Once upon a time, it was claimed that we must not 
use identifiers starting with "_".

Would it be slower to decode to YUV420P16 and set 
bits_per_coded_sample? (Just being curious.)

Carl Eugen

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to