summaryrefslogtreecommitdiffstats
path: root/make/stub_includes/libav/lavc54.lavf54.lavu52/libavutil/avconfig.h
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-08-25 09:06:11 +0200
committerSven Gothel <[email protected]>2013-08-25 09:06:11 +0200
commit640dbb2e1780a6074b932a455252bb410e4393de (patch)
tree720da42ece2392cf734a1e48fe053e7bf558cf20 /make/stub_includes/libav/lavc54.lavf54.lavu52/libavutil/avconfig.h
parentd0aee05031cd52ad4f6753a8859a21e77845bc35 (diff)
libav/ffmpeg: Move current lavc53.lavf53.lavu51 (version 8) header files to their sub-folders; Add lavc54.lavf54.lavu52 (version 9) header files
lavc54.lavf54.lavu52: - Begin testing w/ version 9 - Header files are binary incompatible (data types) Default is still lavc53.lavf53.lavu51
Diffstat (limited to 'make/stub_includes/libav/lavc54.lavf54.lavu52/libavutil/avconfig.h')
-rw-r--r--make/stub_includes/libav/lavc54.lavf54.lavu52/libavutil/avconfig.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/make/stub_includes/libav/lavc54.lavf54.lavu52/libavutil/avconfig.h b/make/stub_includes/libav/lavc54.lavf54.lavu52/libavutil/avconfig.h
new file mode 100644
index 000000000..f10aa6186
--- /dev/null
+++ b/make/stub_includes/libav/lavc54.lavf54.lavu52/libavutil/avconfig.h
@@ -0,0 +1,6 @@
+/* Generated by ffconf */
+#ifndef AVUTIL_AVCONFIG_H
+#define AVUTIL_AVCONFIG_H
+#define AV_HAVE_BIGENDIAN 0
+#define AV_HAVE_FAST_UNALIGNED 1
+#endif /* AVUTIL_AVCONFIG_H */