[FFmpeg-devel] [PATCH]Print the actual bit depth for audio if it is different from the sample_fmt bit depth

Michael Niedermayer michaelni at gmx.at
Wed Sep 3 16:36:12 CEST 2014


On Wed, Sep 03, 2014 at 07:19:57AM +0000, Carl Eugen Hoyos wrote:
> 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 && ..".

LGTM

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

What does censorship reveal? It reveals fear. -- Julian Assange
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140903/a3fd37e6/attachment.asc>


More information about the ffmpeg-devel mailing list