OSDN Git Service

cabac: Allow hardcoding CABAC table.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 31 Aug 2014 10:42:51 +0000 (12:42 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 6 Sep 2014 18:59:20 +0000 (20:59 +0200)
commit092d1977cc7146f20c8db2155e7d648afb300de7
tree0dcaf9a988d024ae0d5b90ae204db839edf5b11c
parent0f1281b2b8ac6f7d2a0b8d18f6fbba9ed7a1bd08
cabac: Allow hardcoding CABAC table.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
libavcodec/Makefile
libavcodec/cabac.c
libavcodec/cabac.h
libavcodec/cabac_functions.h
libavcodec/cabac_tablegen.c [new file with mode: 0644]
libavcodec/cabac_tablegen.h [new file with mode: 0644]