Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 18 Jan 2010 20:13:53 +0000 | michael | Use h->slice_num where possible. libavcodec |
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 |