mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
include all prerequisites in header files
Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#ifndef VP5DATA_H
|
||||
#define VP5DATA_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
static const uint8_t vp5_coeff_groups[] = {
|
||||
-1, 0, 1, 1, 2, 1, 1, 2,
|
||||
2, 1, 1, 2, 2, 2, 1, 2,
|
||||
|
||||
Reference in New Issue
Block a user