[cvs] / xvidcore / src / bitstream / mbcoding.c Repository:
ViewVC logotype

Log of /xvidcore/src/bitstream/mbcoding.c

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to xvidcore: (view) (download) (annotate)
Sticky Tag:

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Apr 4 13:58:18 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
CVS Tags: xvidcore
Changes since 1.7: +62 -104 lines
Diff to previous 1.7
reworked vlc tables

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Mar 28 20:57:24 2002 UTC (22 years ago) by edgomez
Branch: MAIN
Changes since 1.6: +95 -38 lines
Diff to previous 1.6
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.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Mar 26 11:16:08 2002 UTC (22 years ago) by h
Branch: MAIN
Changes since 1.5: +27 -0 lines
Diff to previous 1.5
interlacing support - slow (MBDecideFieldDCT()), buggy (p-frames), incomplete (field motion prediction)

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Mar 16 15:52:34 2002 UTC (22 years, 1 month ago) by Isibaar
Branch: MAIN
Changes since 1.4: +3 -5 lines
Diff to previous 1.4
removed debug output

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Mar 15 09:20:03 2002 UTC (22 years, 1 month ago) by Isibaar
Branch: MAIN
Changes since 1.3: +15 -12 lines
Diff to previous 1.3
INTRA_Q/INTER_Q mcbpc bugfix

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Mar 9 15:57:02 2002 UTC (22 years, 1 month ago) by edgomez
Branch: MAIN
Changes since 1.2: +2 -0 lines
Diff to previous 1.2
Fixed implicit declaration of malloc - #include <stdlib.h>

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Mar 9 15:29:26 2002 UTC (22 years, 1 month ago) by edgomez
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Fixed  gcc warning about '/*' into comments

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 02:44:35 2002 UTC (22 years, 1 month ago) by Isibaar
Branch: MAIN
Branch point for: core
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

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