Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 07 Jan 2008 12:47:14 +0000 | benoit | Move wmv1_scantable to .rodata section by making it an array of arrays. libavcodec |
Mon, 07 Jan 2008 12:43:04 +0000 | benoit | Mark the tables in g726.c as constant. libavcodec |
Mon, 07 Jan 2008 12:40:39 +0000 | benoit | Remove unused symbol. libavcodec |
Mon, 07 Jan 2008 00:18:02 +0000 | jbr | split out init of downmix coeffs into a separate function that can be called libavcodec |
Sun, 06 Jan 2008 23:56:19 +0000 | jbr | remove unneeded variable from AC3DecodeContext libavcodec |
Sun, 06 Jan 2008 23:33:30 +0000 | jbr | make sure that the last coupling band stops at the end of the coupling range libavcodec |