Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:

> +        if (enc->bits_per_raw_sample != 
> av_get_bytes_per_sample(enc->sample_fmt) * 8)

Locally changed to "bits_per_raw_sample > 0 && ..".

Carl Eugen

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

Reply via email to