This website requires JavaScript.
Explore
Register
Sign In
x
/
ffmpeg
Watch
1
Star
0
Fork
0
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2026-07-30 08:24:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a94de50ba02f5c260ca7c571b43fb595c8f951b6
ffmpeg
/
libavutil
/
audioconvert.h
T
7 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
Move audio channel API from libavcodec to libavcore.
2010-11-21 19:28:52 +00:00
lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h
2012-11-10 09:03:17 -05:00
#include
"version.h"
Merge libavcore into libavutil
2011-02-07 14:37:08 +01:00
lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h
2012-11-10 09:03:17 -05:00
#if FF_API_AUDIOCONVERT
#include
"channel_layout.h"
#endif
Reference in New Issue
Copy Permalink