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

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

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to release-0_9_2: (view) (download) (annotate)
Sticky Tag:

Revision 1.37.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 12:39:27 2003 UTC (20 years, 8 months ago) by edgomez
Branch: release-0_9_1-fixes
CVS Tags: release-0_9_2
Changes since 1.37: +5 -3 lines
Diff to previous 1.37 , to next main 1.61 , to selected 1.30
Bitstream fixes (mainly a VOL syntax error and a missing/wrong paddings)

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sun Dec 15 01:21:12 2002 UTC (21 years, 3 months ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_1
Branch point for: release-0_9_1-fixes
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 , to selected 1.30
Another series of warnings for aggressive compilers

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Tue Nov 26 23:44:10 2002 UTC (21 years, 4 months ago) by edgomez
Branch: MAIN
Changes since 1.35: +148 -148 lines
Diff to previous 1.35 , to selected 1.30
ANSI C compliancy - thx Rick Foos

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sun Nov 17 00:57:56 2002 UTC (21 years, 4 months ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_0
Changes since 1.34: +37 -15 lines
Diff to previous 1.34 , to selected 1.30
License changed

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Sep 23 10:59:10 2002 UTC (21 years, 6 months ago) by suxen_drol
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 , to selected 1.30
mingw/msvc compat. patch

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sun Sep 22 17:01:36 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 , to selected 1.30
Removed DEBUGXXXs calls

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sat Sep 21 03:07:56 2002 UTC (21 years, 6 months ago) by suxen_drol
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 , to selected 1.30
pross email address updates

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Sep 19 19:25:06 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.30: +9 -38 lines
Diff to previous 1.30
- Removed last bits of BFRAMES #ifdefs

Revision 1.30 - (view) (download) (annotate) - [selected]
Thu Sep 12 19:06:37 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
Fixed an uninitialized variable (gcc 3.1)

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Tue Sep 10 22:52:12 2002 UTC (21 years, 6 months ago) by edgomez
Branch: MAIN
Changes since 1.28: +36 -82 lines
Diff to previous 1.28 , to selected 1.30
Added headers, removed unused code

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Sep 3 17:25:45 2002 UTC (21 years, 6 months ago) by chl
Branch: MAIN
CVS Tags: tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.27: +15 -13 lines
Diff to previous 1.27 , to selected 1.30
Support for timestamps even without #define BFRAMES

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Mon Sep 2 21:15:37 2002 UTC (21 years, 6 months ago) by chl
Branch: MAIN
Changes since 1.26: +4 -2 lines
Diff to previous 1.26 , to selected 1.30
Added low_delay=1 for non-Bframes mode.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Jul 24 00:49:16 2002 UTC (21 years, 8 months ago) by Isibaar
Branch: MAIN
Changes since 1.25: +5 -6 lines
Diff to previous 1.25 , to selected 1.30
qpel decoding support

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 13:34:32 2002 UTC (21 years, 8 months ago) by chl
Branch: MAIN
Changes since 1.24: +8 -5 lines
Diff to previous 1.24 , to selected 1.30
Minor fix for time-hack

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Jul 18 23:52:39 2002 UTC (21 years, 8 months ago) by chl
Branch: MAIN
Changes since 1.23: +7 -5 lines
Diff to previous 1.23 , to selected 1.30
Fixed for Bframes encoding and maybe decoding, too.

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Jul 12 00:49:59 2002 UTC (21 years, 8 months ago) by chenm001
Branch: MAIN
Changes since 1.22: +10 -1 lines
Diff to previous 1.22 , to selected 1.30
support the decode examples in ex1

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Jun 30 10:46:29 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.21: +115 -78 lines
Diff to previous 1.21 , to selected 1.30
resync patch

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Jun 28 15:14:40 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.20: +43 -0 lines
Diff to previous 1.20 , to selected 1.30
resync support, check_cpu_features() fixed

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Jun 26 09:41:52 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.19: +6 -5 lines
Diff to previous 1.19 , to selected 1.30
fixed_vop_rate

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Jun 25 09:41:54 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.18: +8 -3 lines
Diff to previous 1.18 , to selected 1.30
minor dx50bvop fix

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Jun 22 07:23:10 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.17: +54 -53 lines
Diff to previous 1.17 , to selected 1.30
minor fixes: bframe N_VOP support, custom quant bug, BFRAME inc_frame_num()

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Jun 20 14:05:58 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.16: +27 -3 lines
Diff to previous 1.16 , to selected 1.30
bframe patch

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Jun 19 01:01:02 2002 UTC (21 years, 9 months ago) by chenm001
Branch: MAIN
Changes since 1.15: +13 -10 lines
Diff to previous 1.15 , to selected 1.30
fix a little bug in use custom quant matrix

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Jun 14 12:26:06 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 , to selected 1.30
msvc asm{} codingstyle fix

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Jun 12 20:38:40 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
Changes since 1.13: +259 -300 lines
Diff to previous 1.13 , to selected 1.30
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu May 9 00:15:51 2002 UTC (21 years, 10 months ago) by chenm001
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12 , to selected 1.30
add low_delay decode support

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon May 6 10:07:19 2002 UTC (21 years, 10 months ago) by suxen_drol
Branch: MAIN
Changes since 1.11: +18 -1 lines
Diff to previous 1.11 , to selected 1.30
low_delay

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon May 6 08:18:11 2002 UTC (21 years, 10 months ago) by suxen_drol
Branch: MAIN
Changes since 1.10: +9 -4 lines
Diff to previous 1.10 , to selected 1.30
bitstream finc/fbase bug fix

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri May 3 08:37:55 2002 UTC (21 years, 11 months ago) by Isibaar
Branch: MAIN
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 , to selected 1.30
quant range checking

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri May 3 00:45:10 2002 UTC (21 years, 11 months ago) by chenm001
Branch: MAIN
Changes since 1.8: +39 -15 lines
Diff to previous 1.8 , to selected 1.30
add B-frame decode support

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed May 1 13:00:02 2002 UTC (21 years, 11 months ago) by suxen_drol
Branch: MAIN
Changes since 1.7: +22 -1 lines
Diff to previous 1.7 , to selected 1.30
#define BFRAMES

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Apr 25 06:55:00 2002 UTC (21 years, 11 months ago) by suxen_drol
Branch: MAIN
Changes since 1.6: +13 -12 lines
Diff to previous 1.6 , to selected 1.30
FRAMEINFO

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Apr 16 00:17:35 2002 UTC (21 years, 11 months ago) by chenm001
Branch: MAIN
Changes since 1.5: +12 -2 lines
Diff to previous 1.5 , to selected 1.30
rewrite log2bin() use asm386(only in VC)

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Mar 28 12:26:44 2002 UTC (22 years ago) by canard
Branch: MAIN
CVS Tags: xvidcore
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 , to selected 1.30
fixed some warnings

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

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Mar 9 21:40:36 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Changes since 1.2: +6 -2 lines
Diff to previous 1.2 , to selected 1.30
qmatrix bugfix

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 19:17:24 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Changes since 1.1: +36 -21 lines
Diff to previous 1.1 , to selected 1.30
custom qmatrix support

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 8 02:44:34 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Branch point for: core
Diff to selected 1.30
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