[FFmpeg-devel] [PATCH] avcodec: Add bits_per_raw_sample to AVCodecParameters

Dominik 'Rathann' Mierzejewski dominik at greysector.net
Tue Apr 12 13:18:10 CEST 2016


On Tuesday, 12 April 2016 at 13:10, Michael Niedermayer wrote:
> new version of this with improved documentation
> I intend to apply this soon if noone is against
> 
> 
> From e500d2222d31368b760144b1e2b5b094f73b571b Mon Sep 17 00:00:00 2001
> From: Michael Niedermayer <michael at niedermayer.cc>
> Date: Mon, 11 Apr 2016 00:52:21 +0200
> Subject: [PATCH] avcodec: Add bits_per_raw_sample to AVCodecParameters
> 
> The bits_per_raw_sample represents the number of bits of precission per sample.

Typo: precision.

> The field is added at the logical place, not at the end as the code was just
> recently added
> 
> This fixes the regression about loosing the audio sample precission information

Typos: losing, precision.

> The change in the fate test checksum un-does the change from the merge
> 
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
[...]

Regards,
Dominik
-- 
MPlayer http://mplayerhq.hu | RPM Fusion http://rpmfusion.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
	-- from "Collected Sayings of Muad'Dib" by the Princess Irulan


More information about the ffmpeg-devel mailing list