diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-04-12 13:10:09 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-04-15 00:33:55 +0200 |
commit | 21acc4db5fa3f11997b2a27f03e87eac4d69e088 (patch) | |
tree | 21400c16abb3ad15d3aa738f79c94dc4ed239691 /libavfilter | |
parent | c8ed93efcf4d52babb7dd1d2dec6c564bbda6da5 (diff) | |
download | ffmpeg-21acc4db5fa3f11997b2a27f03e87eac4d69e088.tar.gz |
avcodec: Add bits_per_raw_sample to AVCodecParameters
The bits_per_raw_sample represents the number of bits of precision per sample.
The field is added at the logical place, not at the end as the code was just
recently added
This fixes the regression about losing the audio sample precision information
The change in the fate test checksum un-does the change from the merge
Previous version reviewed by: wm4 <nfxjfg@googlemail.com>
Previous version reviewed by: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions