Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 28 Jul 2008 04:53:05 +0000 | vitor | Rename two context vars: s/sb/sp_block/, s/lhist/gain_block/ libavcodec |
Mon, 28 Jul 2008 04:37:58 +0000 | vitor | Declare temporary buffers to be only of the necessary size libavcodec |
Mon, 28 Jul 2008 04:25:51 +0000 | vitor | Remove redundant comments libavcodec |
Mon, 28 Jul 2008 04:24:08 +0000 | vitor | Cosmetics: do not align with now removed next instruction libavcodec |
Mon, 28 Jul 2008 04:07:18 +0000 | vitor | Cosmetics: remove braces and useless newline libavcodec |
Mon, 28 Jul 2008 02:55:47 +0000 | vitor | Change the way the input is passed to do_hybrid_filter(). Before, in[0] was libavcodec |