log

age author description
Fri, 01 Feb 2008 04:02:28 +0000 michael const libavcodec
Fri, 01 Feb 2008 03:59:06 +0000 michael const libavcodec
Fri, 01 Feb 2008 03:54:08 +0000 michael const libavcodec
Fri, 01 Feb 2008 03:51:51 +0000 michael const libavcodec
Fri, 01 Feb 2008 03:48:55 +0000 michael const libavcodec
Fri, 01 Feb 2008 03:48:32 +0000 michael const libavcodec
Fri, 01 Feb 2008 03:47:32 +0000 michael const libavcodec
Fri, 01 Feb 2008 03:46:11 +0000 michael const libavcodec
Fri, 01 Feb 2008 03:40:46 +0000 michael const libavcodec
Fri, 01 Feb 2008 03:39:15 +0000 michael const libavcodec
Fri, 01 Feb 2008 03:34:43 +0000 michael const libavcodec
Fri, 01 Feb 2008 03:29:43 +0000 michael one "cast discards qualifiers from pointer target type" less libavcodec
Fri, 01 Feb 2008 03:26:31 +0000 michael consts libavcodec
Fri, 01 Feb 2008 02:36:09 +0000 michael consts libavcodec
Fri, 01 Feb 2008 02:35:11 +0000 michael consts libavcodec
Fri, 01 Feb 2008 02:26:19 +0000 michael The buffer passed into the decoder should be const. libavcodec
Fri, 01 Feb 2008 01:40:46 +0000 michael Fix const qualifer issues found by -Wcast-qual. libavcodec
Fri, 01 Feb 2008 01:35:31 +0000 michael Indention, it seems i have forgotton to commit this. libavcodec
Thu, 31 Jan 2008 14:23:48 +0000 bcoudurier fix field order export libavcodec
Thu, 31 Jan 2008 14:01:33 +0000 michael Revert r11689 and r11690 (uninitalized warning fix) as its theoretically libavcodec
Thu, 31 Jan 2008 12:25:52 +0000 reimar Two tables that should be const libavcodec
Thu, 31 Jan 2008 02:13:53 +0000 michael Comment about weird warning prevention. libavcodec
Thu, 31 Jan 2008 01:38:00 +0000 michael fix "uninitalized" warning, the alternative way. libavcodec
Thu, 31 Jan 2008 01:25:29 +0000 bcoudurier revert r11677, it is considered speed critical libavcodec
Thu, 31 Jan 2008 00:57:48 +0000 bcoudurier add parenthesis, fix warning: snow.c:2413: warning: suggest parentheses around && within || libavcodec
Thu, 31 Jan 2008 00:56:29 +0000 bcoudurier Add const qualifier, fix warnings: libavcodec
Thu, 31 Jan 2008 00:50:21 +0000 bcoudurier add parenthesis, fix warning: qtrleenc.c:257: warning: suggest parentheses around && within || libavcodec
Thu, 31 Jan 2008 00:15:24 +0000 andoma Fix the following warnings: libavcodec
Thu, 31 Jan 2008 00:10:56 +0000 bcoudurier cast to correct type, fix warning: apedec.c:859: warning: passing argument 1 of 's->dsp.bswap_buf' from incompatible pointer type libavcodec
Thu, 31 Jan 2008 00:06:54 +0000 bcoudurier fix indentation libavcodec
Thu, 31 Jan 2008 00:05:44 +0000 bcoudurier init to 0, fix warning: h263.c:4730: warning: 'dc_pred_dir' may be used uninitialized in this function libavcodec
Thu, 31 Jan 2008 00:01:16 +0000 bcoudurier cast to dest type, fix warning: 4xm.c:304: warning: initialization from incompatible pointer type libavcodec
Thu, 31 Jan 2008 00:00:08 +0000 bcoudurier cast to dest type, fix warning imgconvert.c:1958: warning: assignment from incompatible pointer type libavcodec
Wed, 30 Jan 2008 23:58:44 +0000 bcoudurier add const, fix warning: cook.c:276: warning: passing argument 2 of 'maybe_reformat_buffer32' discards qualifiers from pointer target type libavcodec
Wed, 30 Jan 2008 23:54:59 +0000 bcoudurier add parenthesis, fix warning: i386/dsputil_mmx.c:2618: warning: suggest parentheses around arithmetic in operand of | libavcodec
Wed, 30 Jan 2008 23:52:42 +0000 bcoudurier fix prototypes, remove warning: i386/dsputil_mmx.c:3594: warning: assignment from incompatible pointer type libavcodec
Mon, 28 Jan 2008 21:24:09 +0000 reimar Add bitstream filter to convert between mov and plain text subtitles libavcodec
Mon, 28 Jan 2008 21:12:38 +0000 heydowns Fix memory leak in h264 decoder. allocated_edge_emu_buffer was being allocated libavcodec
Sun, 27 Jan 2008 23:28:56 +0000 diego Move common test program infrastructure to common.mak. libavcodec
Sun, 27 Jan 2008 23:27:13 +0000 diego Move some lines in preparation for an upcoming commit. libavcodec
Sun, 27 Jan 2008 20:50:16 +0000 reimar Add and use DECLARE_ASM_CONST for constants used in assembler code. libavcodec
Sun, 27 Jan 2008 20:45:49 +0000 reimar Use DECLARE_ALIGNED in yet another place libavcodec
Sun, 27 Jan 2008 19:59:11 +0000 reimar Use DECLARE_ALIGNED and remove unneeded attribute_used libavcodec
Sun, 27 Jan 2008 19:57:04 +0000 reimar Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov demuxer. libavcodec
Sun, 27 Jan 2008 18:02:27 +0000 diego typo libavcodec
Sun, 27 Jan 2008 17:50:59 +0000 diego Add $(EXESUF) where necessary. libavcodec
Sun, 27 Jan 2008 15:43:17 +0000 aurel Add support for Matroska attachments. libavcodec
Sun, 27 Jan 2008 14:52:58 +0000 diego whitespace and sorting cosmetics libavcodec
Sun, 27 Jan 2008 14:50:29 +0000 diego Add generic rule for all tests. libavcodec
Sun, 27 Jan 2008 14:46:56 +0000 reimar Use DECLARE_ALIGNED libavcodec
Sun, 27 Jan 2008 08:37:28 +0000 gpoirier fix indentation that was messed up by r11628 libavcodec
Sun, 27 Jan 2008 08:36:50 +0000 gpoirier fix lowres decoding support on ARM CPUs libavcodec
Sat, 26 Jan 2008 12:46:46 +0000 diego Do not group libamr_nb and libamr_wb together as libamr. libavcodec
Fri, 25 Jan 2008 21:14:17 +0000 mru clean up dynamic loading of libfaad libavcodec
Fri, 25 Jan 2008 07:37:46 +0000 andoma Correctly clean up IntraX8Context upon codec close. libavcodec
Thu, 24 Jan 2008 19:51:31 +0000 mru cosmetic: libfaad.c indentation libavcodec
Thu, 24 Jan 2008 19:51:29 +0000 mru fix dynamic loading of libfaad 2.6 libavcodec
Thu, 24 Jan 2008 19:31:59 +0000 michael Fix crash for CAVLC->CABAC switch caused by writing into NULL tables. libavcodec
Wed, 23 Jan 2008 21:27:07 +0000 diego Add #undef printf and disable non-functional code to make test program compile. libavcodec
Wed, 23 Jan 2008 10:23:24 +0000 diego Fix test program compilation: Add missing #include and update the call libavcodec