1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-25 15:34:10 +02:00

Import headers of FFmpeg 2.2.2 into lib-src/ffmpeg.

This commit is contained in:
benjamin.drung@gmail.com
2014-05-25 17:46:34 +00:00
parent 7d2ca59107
commit 14b47b46ab
70 changed files with 16366 additions and 3946 deletions

View File

@@ -0,0 +1,6 @@
#include "version.h"
#if FF_API_AUDIOCONVERT
#include "channel_layout.h"
#endif