mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
include all prerequisites in header files
Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
* MPEG1/2 tables.
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include "mpegvideo.h"
|
||||
|
||||
const uint16_t ff_mpeg1_default_intra_matrix[64] = {
|
||||
8, 16, 19, 22, 26, 27, 29, 34,
|
||||
16, 16, 22, 24, 27, 29, 34, 37,
|
||||
|
||||
Reference in New Issue
Block a user