Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 18 Dec 2008 06:00:12 +0000 | kostya | cosmetics: remove one unneeded space libavcodec |
Thu, 18 Dec 2008 04:13:02 +0000 | michael | Do not calculate idct_dc_add/idct_add when the variables are unused. libavcodec |
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 |