Module: libav Branch: master Commit: 1397ac0aa0ac98333b9e88d258b625eec99c011f
Author: Justin Ruggles <[email protected]> Committer: Justin Ruggles <[email protected]> Date: Tue Jun 7 13:04:06 2011 -0400 APIchanges: fill-in git commit hash for av_get_bytes_per_sample() addition --- doc/APIchanges | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index 1133397..0ce63fc 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,7 +13,7 @@ libavutil: 2011-04-18 API changes, most recent first: -2011-06-07 - xxxxxxx - lavu 51.4.0 - av_get_bytes_per_sample() +2011-06-07 - a6703fa - lavu 51.4.0 - av_get_bytes_per_sample() Add av_get_bytes_per_sample() in libavutil/samplefmt.h. Deprecate av_get_bits_per_sample_fmt(). _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
