mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-27 21:20:41 +00:00
*HUGE* set of compiler warning fixes, unused variables removal
based on patch by Dominik Mierzejewski <dominik@rangers.eu.org> Originally committed as revision 8124 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
parent
41568e4a09
commit
005ba71884
@ -13,6 +13,7 @@
|
||||
#include "../cpudetect.h"
|
||||
#include "../mangle.h"
|
||||
#include "../bswap.h"
|
||||
#include "../libvo/fastmemcpy.h"
|
||||
|
||||
#ifdef ARCH_X86
|
||||
#define CAN_COMPILE_X86_ASM
|
||||
|
Loading…
Reference in New Issue
Block a user