Merge pull request #856 from wolfman2000/wolf-ffmpeg-attribute-deprecation
FINALLY shut ffmpeg up!
This commit is contained in:
@@ -34,8 +34,6 @@ extern "C" int sm_main( int argc, char *argv[] );
|
|||||||
#define ArchSwap16(n) OSSwapInt16((n))
|
#define ArchSwap16(n) OSSwapInt16((n))
|
||||||
#define HAVE_BYTE_SWAPS
|
#define HAVE_BYTE_SWAPS
|
||||||
|
|
||||||
#define attribute_deprecated // Shut ffmpeg up!
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@@ -22,8 +22,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "archutils/Common/gcc_byte_swaps.h"
|
#include "archutils/Common/gcc_byte_swaps.h"
|
||||||
|
|
||||||
#define attribute_deprecated // Shut ffmpeg up!
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user