Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 03 Mar 2008 21:54:18 +0000 | mru | remove invalid free() forgotten in r12300 libavcodec |
Mon, 03 Mar 2008 19:53:27 +0000 | michael | Provide non null class name to avoid crash with ffmpeg -h. libavcodec |
Sat, 01 Mar 2008 16:10:19 +0000 | jbr | use scale factor instead of sum for downmix level adjustment. avoids division libavcodec |
Sat, 01 Mar 2008 15:48:18 +0000 | jbr | pre-calculate downmix coefficient sums. 2% faster 5.1-to-stereo downmixing. libavcodec |
Sat, 01 Mar 2008 04:39:39 +0000 | jbr | Use 24-bit fixed-point transform coefficients until just before MDCT. This libavcodec |
Sat, 01 Mar 2008 01:58:25 +0000 | lorenm | more aspect ratios added in one of the ammendments libavcodec |
Fri, 29 Feb 2008 08:01:01 +0000 | benoit | Make AMR-NB block size const and 8 bits. libavcodec |