Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 29 Aug 2008 18:43:20 +0000 | stefano | Fix typo. libavcodec |
Fri, 29 Aug 2008 18:37:40 +0000 | michael | Half the size of subband_fir_noidea and get rid of memmove & memset of it. libavcodec |
Fri, 29 Aug 2008 17:37:32 +0000 | stefano | Make X264_init() no longer assign avctx->rc_eq to libx264's context. libavcodec |
Fri, 29 Aug 2008 14:53:07 +0000 | michael | Move t1 and t2 declaration from the QMF code closer to where they are used. libavcodec |
Fri, 29 Aug 2008 14:44:47 +0000 | michael | Simplify (drop useless intermediate sum and diff arrays). libavcodec |
Fri, 29 Aug 2008 10:14:01 +0000 | andoma | 5,1l: samples_chanptr[] should be (const float *) libavcodec |
Fri, 29 Aug 2008 10:12:44 +0000 | andoma | dca: Set data_size outside block loop. libavcodec |