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:
@@ -24,6 +24,9 @@
|
||||
* H.261 tables.
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include "h261.h"
|
||||
|
||||
// H.261 VLC table for macroblock addressing
|
||||
static const uint8_t h261_mba_code[35] = {
|
||||
1, 3, 2, 3,
|
||||
|
||||
Reference in New Issue
Block a user