This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-06-19 19:03:00 +02:00
Code
Issues
Releases
Activity
Files
87d073eaccc00ef2909445ae4b25128c440d9efa
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