log

age author description
Sat, 22 Dec 2007 02:46:32 +0000 lu_zero Factorize common code (almost cosmetic) libavcodec
Sat, 22 Dec 2007 02:35:33 +0000 lu_zero Cosmetics libavcodec
Fri, 21 Dec 2007 23:11:22 +0000 gpoirier add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding. libavcodec
Fri, 21 Dec 2007 12:38:41 +0000 diego Fix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ. libavcodec
Fri, 21 Dec 2007 11:50:18 +0000 diego comment typo fixes libavcodec
Fri, 21 Dec 2007 10:20:10 +0000 michael More consistent { placement. libavcodec
Fri, 21 Dec 2007 10:17:25 +0000 michael indent libavcodec
Fri, 21 Dec 2007 10:16:22 +0000 michael ~15% faster h264_chroma_mc2/4_c() these also prevent some possible out libavcodec
Fri, 21 Dec 2007 10:01:04 +0000 michael 30% faster h264_chroma_mc8_c(), this also prevents a possible out of libavcodec
Fri, 21 Dec 2007 00:22:40 +0000 ivo typo ;) libavcodec
Thu, 20 Dec 2007 09:59:07 +0000 michael Document a few more structure change rules with relation to ABI/API. libavcodec
Thu, 20 Dec 2007 09:43:01 +0000 michael Document structure change rules with relation to ABI/API. libavcodec
Thu, 20 Dec 2007 00:55:08 +0000 jbr Add option for user to scale the amount of dynamic range compression which is libavcodec
Wed, 19 Dec 2007 23:03:52 +0000 cehoyos Fix problem with multithreaded decoding, introduced by r11214. libavcodec
Wed, 19 Dec 2007 08:14:21 +0000 diego cosmetics: Sort some more entries. libavcodec
Tue, 18 Dec 2007 19:40:57 +0000 michael A little more doxygenization. libavcodec
Tue, 18 Dec 2007 19:40:08 +0000 michael Document Motion_Est_IDs. libavcodec
Tue, 18 Dec 2007 14:51:55 +0000 michael Remove old variable with the next major version bump. libavcodec
Tue, 18 Dec 2007 13:52:07 +0000 bcoudurier add bitrate helper to choose all dnxhd variants libavcodec
Tue, 18 Dec 2007 13:49:58 +0000 bcoudurier avoid infinite loop if pixel format conversion does not exist libavcodec
Mon, 17 Dec 2007 19:29:13 +0000 michael another comment ->doxy libavcodec
Mon, 17 Dec 2007 19:26:11 +0000 michael ME default does not belong to the ME type enum. libavcodec
Mon, 17 Dec 2007 19:25:13 +0000 michael change some normal comments to doxy ones libavcodec
Mon, 17 Dec 2007 18:43:34 +0000 kostya Correct spatial prediction mode in RV30/40 for vertical left direction libavcodec
Mon, 17 Dec 2007 18:23:18 +0000 michael clarify FIXME libavcodec
Mon, 17 Dec 2007 17:41:24 +0000 reimar Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option libavcodec
Mon, 17 Dec 2007 10:41:47 +0000 benoit Fix crash in PCM decoder when number of channels is not set. libavcodec
Mon, 17 Dec 2007 01:09:00 +0000 jbr Skip dialog normalization. It shouldn't be used by the decoder, and there is libavcodec
Mon, 17 Dec 2007 01:03:19 +0000 jbr Revert commit made in revision 11228. I'm getting some strange results in the libavcodec
Sun, 16 Dec 2007 22:20:47 +0000 aurel move FLAC mmx dsp to its own file libavcodec