lavu: add av_get_alt_sample_fmt().

This commit is contained in:
Clément Bœsch
2011-11-24 04:30:09 +01:00
parent afb0470a25
commit 573ffbb3b5
4 changed files with 32 additions and 11 deletions

View File

@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
2011-xx-xx - xxxxxxx - lavu 51.28.1
Add av_get_alt_sample_fmt() to samplefmt.h.
2011-11-03 - 96949da - lavu 51.23.0
Add av_strcasecmp() and av_strncasecmp() to avstring.h.