mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-09-11 23:24:26 +08:00
libavutil/lzo.h is a local header
Originally committed as revision 16601 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -31,7 +31,7 @@
|
|||||||
#include "avcodec.h"
|
#include "avcodec.h"
|
||||||
#define ALT_BITSTREAM_READER_LE
|
#define ALT_BITSTREAM_READER_LE
|
||||||
#include "bitstream.h"
|
#include "bitstream.h"
|
||||||
#include <libavutil/lzo.h>
|
#include "libavutil/lzo.h"
|
||||||
|
|
||||||
#define EA_PREAMBLE_SIZE 8
|
#define EA_PREAMBLE_SIZE 8
|
||||||
#define kVGT_TAG MKTAG('k', 'V', 'G', 'T')
|
#define kVGT_TAG MKTAG('k', 'V', 'G', 'T')
|
||||||
|
Reference in New Issue
Block a user