Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 15 May 2009 17:22:41 +0000 | diego | Remove redundant #if condition. Two CONFIG_LIBAMR_NB blocks were right after libavcodec |
Fri, 15 May 2009 17:15:12 +0000 | diego | Add av_cold attribute to amr_nb decoding/encoding initialization functions. libavcodec |
Fri, 15 May 2009 16:25:54 +0000 | banan | Bugfix for bug introduced in the multichannel cook patchset. libavcodec |
Fri, 15 May 2009 15:34:22 +0000 | ramiro | mlp: Simplify adressing of state and coeffs arrays for both filters by making libavcodec |
Fri, 15 May 2009 15:30:43 +0000 | ramiro | mlp: include mlp.h and use MAX_CHANNELS instead of hardcoding value 8. libavcodec |
Fri, 15 May 2009 07:49:59 +0000 | conrad | Ensure that we don't read from invalid memory with B-frame qpel libavcodec |