log

age author description
Mon, 08 Mar 2010 04:33:02 +0000 alexc Add an HE-AAC v1 decoder. libavcodec
Mon, 08 Mar 2010 02:36:22 +0000 mru sh4: move dsputil prototypes to header file libavcodec
Mon, 08 Mar 2010 02:36:16 +0000 mru sh4: fix about 1000 warnings libavcodec
Mon, 08 Mar 2010 02:36:11 +0000 mru bfin: fix function prototypes libavcodec
Mon, 08 Mar 2010 02:36:07 +0000 mru ARM: move mpegvideo prototypes to a header file libavcodec
Mon, 08 Mar 2010 02:36:03 +0000 mru Alpha: move dsputil prototypes to a header file libavcodec
Mon, 08 Mar 2010 02:36:00 +0000 mru IFF: move ff_cmap_read_palette() prototype to a header file libavcodec
Sun, 07 Mar 2010 23:52:33 +0000 alexc 10l: AAC: Set multiplier to 0. libavcodec
Sun, 07 Mar 2010 23:46:40 +0000 alexc AAC: Set codec parameters in the first frame rather than in .init() libavcodec
Sun, 07 Mar 2010 21:56:45 +0000 mru Create a public API for FFT family of functions libavcodec
Sun, 07 Mar 2010 21:47:44 +0000 mru Give RDFT types more meaningful names libavcodec
Sun, 07 Mar 2010 21:47:41 +0000 mru Update include directives in fft-test.c libavcodec
Sun, 07 Mar 2010 21:16:44 +0000 alexc Increase FF_INPUT_BUFFER_PADDING_SIZE to 64. libavcodec
Sun, 07 Mar 2010 21:07:22 +0000 alexc AAC: Add a new line after the TNS error message. libavcodec
Sun, 07 Mar 2010 17:55:23 +0000 alexc Add support for non-backwards compatible signaled parametric stereo. libavcodec
Sun, 07 Mar 2010 12:12:42 +0000 kostya Band quant tables should not be assigned inside band tile loop, libavcodec
Sun, 07 Mar 2010 09:25:57 +0000 reimar Fix --enable-hardcoded-tables compilation: the generate table files now libavcodec
Sun, 07 Mar 2010 06:03:45 +0000 kostya When tracking non-zero coefficients during Indeo 5 decoding, make sure libavcodec
Sat, 06 Mar 2010 23:36:30 +0000 michael header for common code between mp3 decoder and encoder. libavcodec
Sat, 06 Mar 2010 22:37:14 +0000 mru PPC: move prototypes to headers and make some functions static libavcodec
Sat, 06 Mar 2010 22:37:08 +0000 mru x86: move function prototypes to header files libavcodec
Sat, 06 Mar 2010 22:37:03 +0000 mru Move ff_spatial_dwt() prototype to snow.h libavcodec
Sat, 06 Mar 2010 22:36:59 +0000 mru Move some dsp func prototypes to dsputil.h; they are defined in dsputil.c libavcodec
Sat, 06 Mar 2010 22:36:55 +0000 mru Move some VC1 dsp prototypes to dsputil.h; they are defined in dsputil.c libavcodec
Sat, 06 Mar 2010 22:36:52 +0000 mru Move ff_set_qscale() prototype to mpegvideo.h; it is defined in mpegvideo.c libavcodec
Sat, 06 Mar 2010 22:36:49 +0000 mru Move prototypes for various dsputil init functions to dsputil.h libavcodec
Sat, 06 Mar 2010 22:36:45 +0000 mru Move some prototypes from dsputil.c to reasonable header files libavcodec
Sat, 06 Mar 2010 22:36:41 +0000 mru Make some functions static libavcodec
Sat, 06 Mar 2010 22:36:36 +0000 mru Add some missing #includes libavcodec
Sat, 06 Mar 2010 17:13:31 +0000 thilo.borgmann Fix last frame block size correction. libavcodec