mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-19 23:26:14 +08:00
Make vc1_parser.c compilable without special defines
Originally committed as revision 8914 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
*/
|
||||
|
||||
#include "parser.h"
|
||||
#define VC1_PARSER_ONLY
|
||||
#include "vc1.h"
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user