log

age author description
2008-05-28 vitor Remove useless intermediate var libavcodec
2008-05-28 vitor Remove dec1() function libavcodec
2008-05-28 vitor Use ff_acelp_weighted_vector_sum() instead of reimplementing it libavcodec
2008-05-28 vitor Make lpc coefficients 16 bit wide libavcodec
2008-05-28 vitor Simplify implementation and use of dec2() libavcodec
2008-05-28 michael Prevent 128*1<<trellis from becoming 0 and creating 0 sized arrays. libavcodec
2008-05-28 michael set coded_frame libavcodec
2008-05-28 diego cosmetics: spelling typo fixes libavcodec
2008-05-28 michael Fix return type of ff_init_me(). libavcodec
2008-05-28 michael minor simplification libavcodec
2008-05-28 michael redundant libavcodec
2008-05-27 michael Check dia size a little more. Fixes CID80. libavcodec
2008-05-27 michael Arrays where one element too small, fixes CID114. libavcodec
2008-05-27 michael memleak / fixes CID118 libavcodec
2008-05-27 michael Do not read from prior the array, fix CID 127. libavcodec
2008-05-27 vitor Add comment libavcodec
2008-05-27 vitor Fix doxy comments libavcodec
2008-05-27 diego cosmetics: XviD is now called Xvid. libavcodec
2008-05-27 diego cosmetics: typo fixes libavcodec
2008-05-27 jbr zero the upper frequencies of the correct coefficients libavcodec
2008-05-26 diego consistency cosmetics: indices --> indexes in variable names libavcodec
2008-05-26 diego Clarify avcodec_encode_audio() vs. PCM audio. libavcodec
2008-05-26 diego consistency cosmetics: indices --> indexes libavcodec
2008-05-26 diego cosmetics: typo libavcodec