diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-06-07 13:04:06 -0400 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2011-06-07 13:07:35 -0400 |
commit | 1397ac0aa0ac98333b9e88d258b625eec99c011f (patch) | |
tree | d16921c1ee61206ccb6b1556ade6500b9ffda6aa /doc/APIchanges | |
parent | a6703faa157294efb75619f55c06d7ed5a0aa2bf (diff) | |
download | ffmpeg-1397ac0aa0ac98333b9e88d258b625eec99c011f.tar.gz |
APIchanges: fill-in git commit hash for av_get_bytes_per_sample() addition
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 1133397a43..0ce63fc382 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(). |