log

age author description
Tue, 09 Mar 2010 06:52:33 +0000 conrad vp3: correctly clip vp3_draw_horiz_band call libavcodec
Tue, 09 Mar 2010 06:21:41 +0000 alexc 10l: Include missing return values in functions made non-void by the previous commit. libavcodec
Tue, 09 Mar 2010 06:13:48 +0000 alexc aacsbr: Propagate errors from read_sbr_grid to prevent crashes in malformatted streams. libavcodec
Tue, 09 Mar 2010 06:11:45 +0000 alexc Add a missing fft.h include to the aacsbr decoder. libavcodec
Tue, 09 Mar 2010 01:20:20 +0000 daniel Bump avcodec minor version for kgv1 decoder libavcodec
Tue, 09 Mar 2010 01:03:09 +0000 daniel Kega Game Video (KGV1) decoder libavcodec
Tue, 09 Mar 2010 00:37:13 +0000 bcoudurier Fix interlaced vc-3 decoding, issue #1753 libavcodec
Tue, 09 Mar 2010 00:29:26 +0000 conrad vp3: Set pict_type libavcodec
Tue, 09 Mar 2010 00:29:22 +0000 conrad vp3: Allocate a dummy reference frame if we have no keyframe libavcodec
Tue, 09 Mar 2010 00:29:19 +0000 conrad vp3: use FF_BUFFER_TYPE_COPY libavcodec
Tue, 09 Mar 2010 00:29:16 +0000 conrad vp3: Don't leak buffers on errors libavcodec
Tue, 09 Mar 2010 00:29:12 +0000 conrad vp3: Simplify buffer management libavcodec
Tue, 09 Mar 2010 00:29:09 +0000 conrad vp3: be less spammy on broken files libavcodec
Mon, 08 Mar 2010 21:19:56 +0000 mru Move ff_sqrt() to libavutil/intmath.h libavcodec
Mon, 08 Mar 2010 20:17:51 +0000 mru Add missing includes in bfin and sh4 files libavcodec
Mon, 08 Mar 2010 19:59:54 +0000 mru ARM: add some missing includes libavcodec
Mon, 08 Mar 2010 19:00:05 +0000 mru ARM: fix dct-test libavcodec
Mon, 08 Mar 2010 18:54:39 +0000 mru Skip mpegaudio3.h in checkheaders libavcodec
Mon, 08 Mar 2010 18:43:52 +0000 mru Add lots of missing includes libavcodec
Mon, 08 Mar 2010 18:43:47 +0000 mru Skip the tablegen fragments in checkheaders libavcodec
Mon, 08 Mar 2010 18:43:44 +0000 mru Add TESTOBJS make variable for extra objects used by test apps libavcodec
Mon, 08 Mar 2010 18:43:41 +0000 mru Remove unused fast_memcpy() function in dct-test libavcodec
Mon, 08 Mar 2010 18:43:33 +0000 mru Move dctref prototypes to a header file libavcodec
Mon, 08 Mar 2010 15:12:36 +0000 mstorsjo Move the local includes below the system includes libavcodec
Mon, 08 Mar 2010 12:58:22 +0000 andoma w32thread: Make avcodec_thread_execute2() static here as well libavcodec
Mon, 08 Mar 2010 12:55:54 +0000 andoma Make avcodec_thread_execute2() static libavcodec
Mon, 08 Mar 2010 08:43:20 +0000 benoit targeenc: fix rgb555 encoding on big endian systems. libavcodec
Mon, 08 Mar 2010 06:52:33 +0000 kostya Make Indeo 5 decoder more robust on bitstream errors. libavcodec
Mon, 08 Mar 2010 06:49:16 +0000 kostya Scale tile dimensions in case both local decoding and scalability mode libavcodec
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
Sat, 06 Mar 2010 15:09:14 +0000 kostya Bink version 'h' also has chroma planes swapped libavcodec