log

age author description
Wed, 05 Jul 2006 17:08:13 +0000 stefang missed removing this line in my last commit libavcodec
Wed, 05 Jul 2006 14:12:00 +0000 diego cosmetics: Break overly long lines. libavcodec
Tue, 04 Jul 2006 22:43:35 +0000 michael add rounding bias earlier in the idct, avoids many adds libavcodec
Tue, 04 Jul 2006 19:15:47 +0000 banan Mark read-only data as const. Patch by stefan huehner org. libavcodec
Tue, 04 Jul 2006 17:08:35 +0000 michael return -1 on bitstream errors instead of continuing, as the following stuff almost always will be useless until the next startcode libavcodec
Tue, 04 Jul 2006 17:06:43 +0000 michael simplify intra prediction mode decoding libavcodec
Tue, 04 Jul 2006 16:42:22 +0000 michael check cbp for validity, avoids possible out of array reads / segfaults libavcodec
Tue, 04 Jul 2006 16:30:14 +0000 michael minor simplificationn libavcodec
Tue, 04 Jul 2006 15:40:09 +0000 kostya Implement intensity compensation libavcodec
Tue, 04 Jul 2006 15:39:21 +0000 kostya Correctly choose global transform mode, MV mode and fix bitplane decoding libavcodec
Tue, 04 Jul 2006 15:33:28 +0000 kostya Optimizations suggested by Michael Niedermayer libavcodec
Mon, 03 Jul 2006 18:43:45 +0000 stefang cleanup macroblock layer: merged decode of skipped MBs libavcodec
Mon, 03 Jul 2006 17:37:57 +0000 stefang cosmetic patch: libavcodec
Mon, 03 Jul 2006 17:22:18 +0000 kostya Correctly detect when use hpel or qpel mode libavcodec
Mon, 03 Jul 2006 17:21:18 +0000 kostya 4-MV mode final fixes (now it works for non-exotic modes) libavcodec
Mon, 03 Jul 2006 17:17:25 +0000 kostya vc1_decode_intra_block() simplifications and corrections libavcodec
Mon, 03 Jul 2006 10:52:07 +0000 lucabe Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h libavcodec
Mon, 03 Jul 2006 09:20:26 +0000 michael porder patch by (Justin Ruggles jruggle a t earthlink d ot net) libavcodec
Mon, 03 Jul 2006 02:38:08 +0000 kostya 4-MV decoding support libavcodec
Mon, 03 Jul 2006 00:16:45 +0000 michael CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) libavcodec
Sun, 02 Jul 2006 22:01:31 +0000 mru remove redundant macro definitions libavcodec
Sun, 02 Jul 2006 21:53:30 +0000 mru kill warning libavcodec
Sun, 02 Jul 2006 14:58:17 +0000 michael CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de) libavcodec
Sun, 02 Jul 2006 14:50:23 +0000 michael staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by (Stefan Gehrer stefan.gehrer gmx de) libavcodec
Sun, 02 Jul 2006 13:14:04 +0000 michael 3 lines while -> 1 line for loop libavcodec
Sun, 02 Jul 2006 13:10:08 +0000 michael simplify libavcodec
Sun, 02 Jul 2006 13:01:01 +0000 michael simplify compute_autocorr libavcodec
Sun, 02 Jul 2006 12:40:39 +0000 michael dont use memcpy for copying structs libavcodec
Sun, 02 Jul 2006 11:06:27 +0000 michael simplify libavcodec
Sun, 02 Jul 2006 10:22:31 +0000 michael flac-lpc patch by (Justin Ruggles jruggle earthlink net) libavcodec