log h264_cabac.c @ 11172:458393d0db0a libavcodec

age author description
Mon, 15 Feb 2010 01:04:07 +0000 michael Merge the single line function decode_cabac_mb_transform_size() libavcodec
Sun, 14 Feb 2010 23:10:02 +0000 michael indent libavcodec
Sun, 14 Feb 2010 23:06:25 +0000 michael Merge decode_cabac_mb_dqp() with surronding code. libavcodec
Sun, 14 Feb 2010 16:51:31 +0000 michael Set sub_mb_type in direct_cache instead of just the direct flag. libavcodec
Sun, 14 Feb 2010 14:41:27 +0000 michael Store sub_mb_type in direct_cache/direct_table. libavcodec
Sun, 14 Feb 2010 02:08:48 +0000 michael Remove slice_table checks from decode_cabac_mb_cbp_luma() and set left/top_cbp so libavcodec
Mon, 25 Jan 2010 02:44:34 +0000 michael Optimize decode_cabac_field_decoding_flag(). libavcodec
Fri, 22 Jan 2010 03:25:11 +0000 mru Move array specifiers outside DECLARE_ALIGNED() invocations libavcodec
Mon, 18 Jan 2010 23:55:19 +0000 michael Cosmetic, get rid of &x[0] 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:35:36 +0000 michael Split cabac decoding code out of h264.c. libavcodec