ffmpeg/libavutil
Stefano Sabatini a6703faa15 samplefmt: add av_get_bytes_per_sample()
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.
2011-06-07 13:06:41 -04:00
..
2011-05-21 13:48:10 +02:00
2011-04-29 20:01:04 +02:00
2011-05-13 16:45:24 -04:00
2011-03-22 09:11:07 -04:00
2011-05-21 13:48:10 +02:00
2011-06-04 17:03:25 +01:00
2011-05-08 13:34:05 -07:00
2011-06-05 11:47:14 +01:00
2011-04-19 19:04:28 +02:00
2011-05-11 19:15:14 -04:00
2011-04-19 21:50:10 +02:00