You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
data partitioning
Originally committed as revision 644 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -14,6 +14,10 @@
|
|||||||
#define STATIC_SPRITE 1
|
#define STATIC_SPRITE 1
|
||||||
#define GMC_SPRITE 2
|
#define GMC_SPRITE 2
|
||||||
|
|
||||||
|
#define MOTION_MARKER 0x1F001
|
||||||
|
#define DC_MARKER 0x6B001
|
||||||
|
|
||||||
|
|
||||||
/* dc encoding for mpeg4 */
|
/* dc encoding for mpeg4 */
|
||||||
const UINT8 DCtab_lum[13][2] =
|
const UINT8 DCtab_lum[13][2] =
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user