data partitioning
Originally committed as revision 644 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
287229e554
commit
5bb6fbb351
@ -14,6 +14,10 @@
|
||||
#define STATIC_SPRITE 1
|
||||
#define GMC_SPRITE 2
|
||||
|
||||
#define MOTION_MARKER 0x1F001
|
||||
#define DC_MARKER 0x6B001
|
||||
|
||||
|
||||
/* dc encoding for mpeg4 */
|
||||
const UINT8 DCtab_lum[13][2] =
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user