Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 18 Jan 2010 19:45:56 +0000 | michael | Enable filter_mb_fast for CAVLC P slices. libavcodec |
Mon, 18 Jan 2010 19:45:02 +0000 | michael | filter_mb_fast needs cbp_table to be set. libavcodec |
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 |