[XviD-cvslog] Patchset 73
xvid-cvslog at xvid.org
xvid-cvslog at xvid.org
Tue Aug 2 11:39:11 CEST 2005
---------------------
PatchSet 73
Date: 2002/03/28 20:57:24
Author: edgomez
Branch: HEAD
Tag: (none)
Log:
Big patch, use it with care (tests done with GNU/Linux) :
- Trivial warnings in encoder.c line 282 ret1 = ret 2 = 0;
- Lot of "New line at end of file missing" warnings fixed (gcc3)
- All 2d arrays have been turned into 1d arrays
To force alignment of matrices on stack, use DECLARE_ALIGNED_MATRIX
(read portab.h)
Win32 users should give feedback.
Members:
src/decoder.c:1.6->1.7
src/encoder.c:1.12->1.13
src/global.h:1.2->1.3
src/portab.h:1.8->1.9
src/bitstream/cbp.c:1.2->1.3
src/bitstream/cbp.h:1.3->1.4
src/bitstream/mbcoding.c:1.6->1.7
src/bitstream/mbcoding.h:1.1->1.2
src/motion/motion_comp.c:1.1->1.2
src/motion/motion_est.c:1.1->1.2
src/prediction/mbprediction.c:1.1->1.2
src/prediction/mbprediction.h:1.1->1.2
src/quant/adapt_quant.h:1.1->1.2
src/quant/quant_matrix.h:1.2->1.3
src/quant/quant_mpeg4.h:1.1->1.2
src/utils/mbfunctions.h:1.2->1.3
src/utils/mbtransquant.c:1.2->1.3
src/utils/mem_transfer.h:1.1->1.2
src/utils/timer.h:1.2->1.3
More information about the XviD-cvslog
mailing list