lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h

This commit is contained in:
Justin Ruggles
2012-11-10 09:03:17 -05:00
parent 802713c4e7
commit 5980f5dd18
6 changed files with 197 additions and 184 deletions

View File

@@ -13,6 +13,9 @@ libavutil: 2012-10-22
API changes, most recent first:
2012-xx-xx - xxxxxxx - lavu 52.2.0 - audioconvert.h
Rename audioconvert.h to channel_layout.h. audioconvert.h is now deprecated.
2012-xx-xx - xxxxxxx - lavu 52.1.0 - intmath.h
Add av_ctz() for trailing zero bit count