git.videolan.org
/
ffmpeg.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h
[ffmpeg.git]
/
libavutil
/
audioconvert.h
1
2
#include "version.h"
3
4
#if FF_API_AUDIOCONVERT
5
#include "channel_layout.h"
6
#endif