Logo
Explore Help
Sign In
generic-library/ffmpeg
1
0
Fork 0
You've already forked ffmpeg
Code Issues Pull Requests Releases Wiki Activity
ffmpeg/libavutil/audioconvert.h

7 lines
82 B
C
Raw Normal View History

Move audio channel API from libavcodec to libavcore. Originally committed as revision 25787 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 It is pretty hopeless that other considerable projects will adopt libavutil alone in other projects. Projects that need small footprint are better off with more specialized libraries such as gnulib or rather just copy the necessary parts that they need. With this in mind, nobody is helped by having libavutil and libavcore split. In order to ease maintenance inside and around FFmpeg and to reduce confusion where to put common code, avcore's functionality is merged (back) to avutil. Signed-off-by: Reinhard Tartler <siretart@tauware.de>
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
Powered by Gitea Version: 1.23.1 Page: 300ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API