move the av_parse_color() function from libavfilter to libavcore
Originally committed as revision 25761 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -26,7 +26,6 @@
|
||||
#include "libavutil/avstring.h"
|
||||
#include "avfilter.h"
|
||||
#include "avfiltergraph.h"
|
||||
#include "parseutils.h"
|
||||
|
||||
#define WHITESPACES " \n\t"
|
||||
|
||||
|
Reference in New Issue
Block a user