TurboPFor: TurboPFor encode

This commit is contained in:
x
2017-01-08 11:42:42 +01:00
parent 3c64c24683
commit ff37f6fd09
8 changed files with 1 additions and 826 deletions

2
vp4c.c
View File

@ -29,7 +29,7 @@
#include "bitpack.h"
#include "vint.h"
#include "bitutil.h"
#include "vp4c.h"
#include "vp4.h"
#undef P4DELTA
#define PAD8(_x_) ( (((_x_)+8-1)/8) )