log h264_cavlc.c @ 10943:3a723e8dcd26 libavcodec

age author description
Mon, 18 Jan 2010 23:41:12 +0000 michael Fix compilation with -O0. libavcodec
Mon, 18 Jan 2010 19:45:02 +0000 michael filter_mb_fast needs cbp_table to be set. libavcodec
Sun, 17 Jan 2010 21:43:08 +0000 michael Split fill_caches() between filter and decoder. libavcodec
Sun, 17 Jan 2010 20:35:55 +0000 michael Rearchitecturing the stiched up goose part 1 libavcodec
Sat, 16 Jan 2010 05:41:33 +0000 michael Replace cabac checks in inline functions from h264.h with constants. libavcodec
Wed, 13 Jan 2010 02:17:16 +0000 michael Move golomb_to_int*cbp tables back to h264_data.h as svq3.c used them. libavcodec
Wed, 13 Jan 2010 01:59:19 +0000 michael Split cavlc out of h264.c. libavcodec