log

age author description
Sat, 05 Jul 2003 08:31:08 +0000 michaelni memleak fix by (Jake Page <jake at CS dot Stanford dot EDU>) libavcodec
Fri, 04 Jul 2003 20:32:04 +0000 al3x moved frame_count to wmadeccontext libavcodec
Fri, 04 Jul 2003 20:26:04 +0000 al3x uniformization (now it uses the same trace functions as h264, defined in common.h) libavcodec
Fri, 04 Jul 2003 17:16:53 +0000 al3x unwanted second definition of CHECKED_ALLOCZ libavcodec
Fri, 04 Jul 2003 09:39:05 +0000 michaelni PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Thu, 03 Jul 2003 23:29:00 +0000 michaelni Mpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad dot com>) libavcodec
Thu, 03 Jul 2003 22:35:39 +0000 michaelni fix last_block_index<=0 bug libavcodec
Wed, 02 Jul 2003 16:50:20 +0000 michaelni cleanup / cosmetics libavcodec
Wed, 02 Jul 2003 10:45:04 +0000 michaelni 20% less memory needed for 8bit AC state (worst compression rate loss was 0.2%, all other files had <=0.1% loss) libavcodec
Sun, 29 Jun 2003 19:11:55 +0000 al3x moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? libavcodec
Sun, 29 Jun 2003 00:39:57 +0000 michaelni PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Sun, 29 Jun 2003 00:23:30 +0000 michaelni build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>) libavcodec
Sat, 28 Jun 2003 22:51:42 +0000 michaelni fix CHECKED_ALLOCZ(0) libavcodec
Sat, 28 Jun 2003 19:19:00 +0000 michaelni gcc 2.95 workaround libavcodec
Fri, 27 Jun 2003 15:05:29 +0000 tmmm - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) libavcodec