projects
/
libav.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h
[libav.git]
/
libavutil
/
audioconvert.h
Commit
Line
Data
176a6157
1
5980f5dd
2
#include "version.h"
737eb597
3
5980f5dd
JR
4
#if FF_API_AUDIOCONVERT
5
#include "channel_layout.h"
6
#endif