1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-24 23:13:42 +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,4 @@
#ifndef AVUTIL_FFVERSION_H
#define AVUTIL_FFVERSION_H
#define FFMPEG_VERSION "2.2.2-1"
#endif /* AVUTIL_FFVERSION_H */