Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 24 Jun 2008 09:10:30 +0000 | diego | Mark constant structure member as const to avoid some warnings. libavcodec |
Tue, 24 Jun 2008 09:00:58 +0000 | diego | Remove redundant mm_flags declaration, fixes the warning: libavcodec |
Mon, 23 Jun 2008 21:27:42 +0000 | vitor | Remove unused values from gain_{val,exp}_tab libavcodec |
Mon, 23 Jun 2008 21:12:35 +0000 | vitor | Now these tables fit in 16 bits. libavcodec |
Mon, 23 Jun 2008 21:10:59 +0000 | vitor | Merge the >> 4 calculation of cb1_base in the table libavcodec |
Mon, 23 Jun 2008 21:00:28 +0000 | vitor | Consistency: make the output buffer the first argument of functions libavcodec |