August 31, 2014
View 092d197

cabac: Allow hardcoding CABAC table.

Reimar Döffinger authored on 2014/08/31 19:42:51
March 9, 2014
View cbee7ff

Merge commit 'dfe224f377be3e45758c69d881ca7874b82d647a'

Michael Niedermayer authored on 2014/03/09 21:26:50
January 14, 2014
View 8b41191

cabac: remove leftovers from the cabac encoder

Janne Grunau authored on 2014/01/14 05:23:13
January 13, 2014
View dfe224f

aarch64: get_cabac inline asm

Janne Grunau authored on 2014/01/13 09:06:20
August 26, 2012
View 0fe4b48

cabac: remove unused argument of ff_init_cabac_states()

Michael Niedermayer authored on 2012/08/26 12:44:46
View bfb3902

h264: ff_init_cabac_states doesnt use its argument thus remove it

Michael Niedermayer authored on 2012/08/26 12:44:46
April 28, 2012
View 7f668cd

h264: use one table instead of several for cabac functions

Roland Scheidegger authored on 2012/04/28 05:12:19
January 14, 2012
View e986a5d

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/14 10:22:09
January 13, 2012
View 55b9ef1

cabac: split cabac.h into declarations and function definitions

Diego Biurrun authored on 2012/01/13 05:56:02
View 0a60780

cabac: Mark ff_h264_mps_state array as static, it is only used within cabac.c.

Diego Biurrun authored on 2012/01/13 05:35:34
View 64d779f

cabac: Remove ff_h264_lps_state array.

Diego Biurrun authored on 2012/01/13 05:11:27
January 8, 2012
View 7574738

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/08 09:29:15
View badb195

cabac: Move code only used within the CABAC test program into the test program.

Diego Biurrun authored on 2012/01/08 04:46:09
January 7, 2012
View 6a56f4e

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/07 10:02:13
December 27, 2011
View 3aa3fc4

cabac: remove unused function renorm_cabac_decoder

Diego Biurrun authored on 2011/12/27 19:37:31