Deprecate av_get_bits_per_sample_fmt(), which was a misnamed function. For the moment we don't have sample formats with a non-integer number of bytes, in that case we may need to create a new av_get_bits_per_sample() function. In the meanwhile we prefer to adopt this variant, since avoids divisions by 8 all over the place.pull/2/head
parent
2f37321abc
commit
a6703faa15
4 changed files with 29 additions and 4 deletions
Loading…
Reference in new issue