log

age author description
Wed, 10 Mar 2010 02:56:52 +0000 mru Replace $(G) with more generic $(M) in silent make rules libavcodec
Wed, 10 Mar 2010 00:59:32 +0000 conrad vp3: avoid buffer overread in coeff decode libavcodec
Tue, 09 Mar 2010 23:37:45 +0000 cehoyos Fix indentation after r22414. libavcodec
Tue, 09 Mar 2010 23:35:57 +0000 cehoyos SIMD optimization using float_to_int16_interleave. libavcodec
Tue, 09 Mar 2010 21:50:10 +0000 alexc aacsbr: Check that bs_num_env is valid before writing arrays with it as an offset. libavcodec
Tue, 09 Mar 2010 21:46:46 +0000 alexc aacsbr: Cleanup read_sbr_grid and copy_sbr_grid after the recent overhaul of those functions. libavcodec
Tue, 09 Mar 2010 21:35:55 +0000 alexc aacsbr: Factor out the common end border case from t_q setup. libavcodec
Tue, 09 Mar 2010 21:29:43 +0000 alexc aacsbr: read bs_rel_bord directly into t_env. libavcodec
Tue, 09 Mar 2010 20:46:41 +0000 alexc aacsbr: Make the previous value of bs_num_env local to read_sbr_data(). libavcodec
Tue, 09 Mar 2010 20:16:14 +0000 alexc aacsbr: Initialize e_a[1] to -1. libavcodec
Tue, 09 Mar 2010 17:39:19 +0000 mru Replace many includes of libavutil/common.h with what is actually needed libavcodec
Tue, 09 Mar 2010 16:17:56 +0000 mru ARM: set size of asm functions in object files libavcodec
Tue, 09 Mar 2010 15:56:19 +0000 mru Replace some printf() with puts() in tableprint.c libavcodec
Tue, 09 Mar 2010 15:56:16 +0000 mru Prettify make output when generating headers libavcodec
Tue, 09 Mar 2010 11:14:14 +0000 alexc aacsbr: Dead code removal. libavcodec
Tue, 09 Mar 2010 11:13:45 +0000 alexc aacsbr: Remove a slightly incorrect comment. libavcodec
Tue, 09 Mar 2010 10:32:34 +0000 alexc Revert r22288 "Increase FF_INPUT_BUFFER_PADDING_SIZE to 64." libavcodec
Tue, 09 Mar 2010 10:27:35 +0000 alexc aacsbr: Cleanup the newly merged read_sbr_grid, eliminating several context libavcodec
Tue, 09 Mar 2010 10:26:54 +0000 alexc aacsbr: Move the e_a calculation from sbr_mapping() to read_sbr_grid(). libavcodec
Tue, 09 Mar 2010 10:26:25 +0000 alexc aacsbr: Merge sbr_time_freq_grid into read_sbr_grid (and into copy_sbr_grid). libavcodec
Tue, 09 Mar 2010 10:25:42 +0000 alexc aacsbr: Fail early on illegal envelope counts. libavcodec
Tue, 09 Mar 2010 09:27:11 +0000 alexc aacsbr: Check for illegal values of bs_pointer in sbr_read_grid(). libavcodec
Tue, 09 Mar 2010 08:20:11 +0000 vitor Revert commit 22378. libavcodec
Tue, 09 Mar 2010 07:14:34 +0000 kostya Check for reference frames so RV 3/4 won't segfault trying to copy data from libavcodec
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