[FFmpeg-cvslog] avutil: Remove x86_cpu.h
Timothy Gu
git at videolan.org
Sun Feb 14 01:30:31 CET 2016
ffmpeg | branch: master | Timothy Gu <timothygu99 at gmail.com> | Sun Feb 7 09:28:44 2016 -0800| [123ff81a45b5e78604a04f4c6bfe8f3a652cdc69] | committer: Timothy Gu
avutil: Remove x86_cpu.h
It is private (uninstalled) and unused.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=123ff81a45b5e78604a04f4c6bfe8f3a652cdc69
---
libavutil/x86_cpu.h | 1 -
tests/ref/fate/source | 2 --
2 files changed, 3 deletions(-)
diff --git a/libavutil/x86_cpu.h b/libavutil/x86_cpu.h
deleted file mode 100644
index bec1c77..0000000
--- a/libavutil/x86_cpu.h
+++ /dev/null
@@ -1 +0,0 @@
-#include "libavutil/x86/asm.h"
diff --git a/tests/ref/fate/source b/tests/ref/fate/source
index f6cacb6..ec0a98e 100644
--- a/tests/ref/fate/source
+++ b/tests/ref/fate/source
@@ -12,7 +12,6 @@ libavfilter/log2_tab.c
libavformat/file_open.c
libavformat/golomb_tab.c
libavformat/log2_tab.c
-libavutil/x86_cpu.h
libswresample/log2_tab.c
libswscale/log2_tab.c
tools/uncoded_frame.c
@@ -28,4 +27,3 @@ compat/avisynth/windowsPorts/basicDataTypeConversions.h
compat/avisynth/windowsPorts/windows2linux.h
compat/float/float.h
compat/float/limits.h
-libavutil/x86_cpu.h
More information about the ffmpeg-cvslog
mailing list