summaryrefslogtreecommitdiff
path: root/libs/ffvpx/libavutil/ffversion.h
diff options
context:
space:
mode:
authorJeremy Andrews <athenian200@outlook.com>2021-09-26 13:48:44 -0500
committerJeremy Andrews <athenian200@outlook.com>2021-09-26 13:48:44 -0500
commit032e39643a289df092067142058dfd4e59667d52 (patch)
tree7877b1fba3ee0baf7d9c87af9d3f8cb264e182b3 /libs/ffvpx/libavutil/ffversion.h
parentcc621e1829f61df96473cd04fb8ba27a65c99e13 (diff)
downloadaura-central-032e39643a289df092067142058dfd4e59667d52.tar.gz
Issue %3003 - Move ffvpx to libs/
Diffstat (limited to 'libs/ffvpx/libavutil/ffversion.h')
-rw-r--r--libs/ffvpx/libavutil/ffversion.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libs/ffvpx/libavutil/ffversion.h b/libs/ffvpx/libavutil/ffversion.h
new file mode 100644
index 000000000..9b533e039
--- /dev/null
+++ b/libs/ffvpx/libavutil/ffversion.h
@@ -0,0 +1,5 @@
+/* Automatically generated by version.sh, do not manually edit! */
+#ifndef AVUTIL_FFVERSION_H
+#define AVUTIL_FFVERSION_H
+#define FFMPEG_VERSION "n4.0.2"
+#endif /* AVUTIL_FFVERSION_H */