mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-25 12:19:52 +00:00
Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>)
Originally committed as revision 3200 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
da9b170c6f
commit
305fa26445
@ -28,6 +28,10 @@
|
|||||||
#include "avcodec.h"
|
#include "avcodec.h"
|
||||||
#include "faad.h"
|
#include "faad.h"
|
||||||
|
|
||||||
|
#ifndef FAADAPI
|
||||||
|
#define FAADAPI
|
||||||
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* when CONFIG_FAADBIN is defined the libfaad will be opened at runtime
|
* when CONFIG_FAADBIN is defined the libfaad will be opened at runtime
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user