1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-04 10:43:08 +01: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

@@ -1,5 +1,8 @@
/* Generated by ffconf */
#ifndef AVUTIL_AVCONFIG_H
#define AVUTIL_AVCONFIG_H
#define AV_HAVE_BIGENDIAN WORDS_BIGENDIAN
#define AV_HAVE_BIGENDIAN 0
#define AV_HAVE_FAST_UNALIGNED 1
#define AV_HAVE_INCOMPATIBLE_LIBAV_ABI 0
#define AV_HAVE_INCOMPATIBLE_FORK_ABI 0
#endif /* AVUTIL_AVCONFIG_H */