Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 18 Dec 2008 03:04:53 +0000 | michael | Remove redundant nnz variable. libavcodec |
Thu, 18 Dec 2008 02:56:44 +0000 | michael | indent libavcodec |
Thu, 18 Dec 2008 02:53:18 +0000 | michael | Use the new idct functions (except chroma as it was slower in benchmarks) libavcodec |
Thu, 18 Dec 2008 02:36:48 +0000 | michael | H.264 idct functions that include the chroma, inter luma and intra16 luma loops libavcodec |
Thu, 18 Dec 2008 01:10:51 +0000 | michael | Skip non intra luma code when there is no coded luma. libavcodec |
Thu, 18 Dec 2008 01:05:06 +0000 | lorenm | 1.6x faster pred*_vertical_add_c libavcodec |