Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 18 Jan 2010 16:29:16 +0000 | michael | PAFF CABAC P slices seem to work as well, so enable them for ff_h264_filter_mb_fast() too. libavcodec |
Mon, 18 Jan 2010 16:16:22 +0000 | michael | Reenable filter_mb_fast for I slices and progressive CABAC P slices. libavcodec |
Mon, 18 Jan 2010 16:11:13 +0000 | michael | Set h->cbp for ff_h264_filter_mb_fast(). libavcodec |
Mon, 18 Jan 2010 14:05:30 +0000 | michael | 10l for someone, Store chroma_qp_diff in the correct struct. libavcodec |
Mon, 18 Jan 2010 13:52:20 +0000 | gb | Install <libavcodec/vaapi.h> header. libavcodec |
Mon, 18 Jan 2010 13:09:53 +0000 | michael | Move CAVLC 8x8 DCT special case from ff_h264_filter_mb() to fill_caches libavcodec |
Mon, 18 Jan 2010 05:15:31 +0000 | michael | Perform reference remapping at fill_cache() time instead of in the libavcodec |