Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 24 Jan 2010 17:02:44 +0000 | michael | Remove is_complex from loop_filter() its useless there in its current form. libavcodec |
Sun, 24 Jan 2010 16:40:58 +0000 | fenrir | Added a few missing consts in dxva_h264. libavcodec |
Sun, 24 Jan 2010 16:37:12 +0000 | fenrir | Added a missing const to ff_h264_get_slice_type(). libavcodec |
Sun, 24 Jan 2010 16:22:09 +0000 | fenrir | Added missing const to get_bits_count(). libavcodec |
Sun, 24 Jan 2010 13:43:26 +0000 | michael | Prefer cbp over cbp_table. libavcodec |
Sun, 24 Jan 2010 13:20:17 +0000 | michael | Remove all uses of slice_type* from the loop filter, also remove its libavcodec |