[svn] Repository:
ViewVC logotype

Revision 78


Jump to revision: Previous Next
Author: edgomez
Date: Thu Mar 28 20:57:25 2002 UTC (21 years, 11 months ago)
Log Message:
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.

Changed paths:

Path Details
Directorytrunk/xvidcore/src/bitstream/cbp.c modified , text changed
Directorytrunk/xvidcore/src/bitstream/cbp.h modified , text changed
Directorytrunk/xvidcore/src/bitstream/mbcoding.c modified , text changed
Directorytrunk/xvidcore/src/bitstream/mbcoding.h modified , text changed
Directorytrunk/xvidcore/src/decoder.c modified , text changed
Directorytrunk/xvidcore/src/encoder.c modified , text changed
Directorytrunk/xvidcore/src/global.h modified , text changed
Directorytrunk/xvidcore/src/motion/motion_comp.c modified , text changed
Directorytrunk/xvidcore/src/motion/motion_est.c modified , text changed
Directorytrunk/xvidcore/src/portab.h modified , text changed
Directorytrunk/xvidcore/src/prediction/mbprediction.c modified , text changed
Directorytrunk/xvidcore/src/prediction/mbprediction.h modified , text changed
Directorytrunk/xvidcore/src/quant/adapt_quant.h modified , text changed
Directorytrunk/xvidcore/src/quant/quant_matrix.h modified , text changed
Directorytrunk/xvidcore/src/quant/quant_mpeg4.h modified , text changed
Directorytrunk/xvidcore/src/utils/mbfunctions.h modified , text changed
Directorytrunk/xvidcore/src/utils/mbtransquant.c modified , text changed
Directorytrunk/xvidcore/src/utils/mem_transfer.h modified , text changed
Directorytrunk/xvidcore/src/utils/timer.h modified , text changed

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4