Mercurial > libavcodec.hg
log aac.c @ 11177:69020e1846fe libavcodec
age | author | description |
---|---|---|
Mon, 15 Feb 2010 16:29:46 +0000 | alexc | AAC: Mark che_configure() as av_cold. libavcodec |
Mon, 15 Feb 2010 16:19:46 +0000 | alexc | AAC: Mark functions that are only called when the output configuration is not locked as av_cold. libavcodec |
Wed, 10 Feb 2010 14:51:57 +0000 | alexc | Output the first AAC frame. This is needed for SBR conformance. libavcodec |
Fri, 15 Jan 2010 14:02:52 +0000 | mru | AAC: optimise bitstream reading in decode_spectrum_and_dequant() libavcodec |
Fri, 15 Jan 2010 02:58:24 +0000 | mru | AAC: ARM/NEON asm for VMUL2/4 functions libavcodec |
Wed, 13 Jan 2010 16:46:39 +0000 | mru | AAC: Reduce depth of vlc_spectral tables to 2 libavcodec |