Mercurial > libavcodec.hg
log aac.c @ 7732:5d93ceaa7a2c libavcodec
age | author | description |
---|---|---|
Fri, 29 Aug 2008 20:18:34 +0000 | superdump | Remove unnecessary portion of a condition. This fixes issue607 and avoids libavcodec |
Fri, 22 Aug 2008 18:21:22 +0000 | superdump | Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. Reduce libavcodec |
Fri, 22 Aug 2008 18:19:18 +0000 | superdump | Whitespace cosmetics after the last commit libavcodec |
Fri, 22 Aug 2008 18:18:50 +0000 | superdump | Separate code in imdct_and_windowing() into distinct IMDCT, windowing and libavcodec |
Thu, 21 Aug 2008 12:13:22 +0000 | superdump | Reindent after last commit libavcodec |
Thu, 21 Aug 2008 12:12:03 +0000 | superdump | Work around GCC variable may be used uninitialised warning libavcodec |