shithub: openh264

Download patch

ref: e9916c7592efd5dde18895fd35b28016ea3d0127
parent: 473f2e3d422ae80756cd32ee5a43e3671c07b28e
author: Haibo <haibozhu@cisco.com>
date: Thu Dec 18 04:18:11 EST 2014

Add Transform 8x8 support
Add Intra 8x8 support
Add no_deblocking support inside T8x8
Add CABAC parse support
Add static data sheet for dequant
Fix bugs and clean/astyle the code
Remove build warnings
Modify the UT cases
Fix the ParseNalHeader bug