[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 dev-api-3: (view) (download) (annotate)
Sticky Tag:

Revision 1.28.2.20 - (view) (download) (annotate) - [select for diffs]
Sat Feb 8 03:53:08 2003 UTC (21 years, 1 month ago) by suxen_drol
Branch: dev-api-3
Changes since 1.28.2.19: +17 -6 lines
Diff to previous 1.28.2.19 , to branch point 1.28 , to next main 1.61 , to selected 1.12
vbv bitstream dprintfs

Revision 1.28.2.19 - (view) (download) (annotate) - [select for diffs]
Tue Jan 14 10:30:39 2003 UTC (21 years, 2 months ago) by chl
Branch: dev-api-3
Changes since 1.28.2.18: +6 -6 lines
Diff to previous 1.28.2.18 , to branch point 1.28 , to selected 1.12
No padding before startcodes, except VOP

Revision 1.28.2.18 - (view) (download) (annotate) - [select for diffs]
Mon Jan 13 14:33:24 2003 UTC (21 years, 2 months ago) by chl
Branch: dev-api-3
Changes since 1.28.2.17: +12 -5 lines
Diff to previous 1.28.2.17 , to branch point 1.28 , to selected 1.12
Padding fix at end of VOPs

Revision 1.28.2.17 - (view) (download) (annotate) - [select for diffs]
Sat Jan 11 20:37:13 2003 UTC (21 years, 2 months ago) by chl
Branch: dev-api-3
Changes since 1.28.2.16: +2 -11 lines
Diff to previous 1.28.2.16 , to branch point 1.28 , to selected 1.12
Bugfix new GMC + Qpel

Revision 1.28.2.16 - (view) (download) (annotate) - [select for diffs]
Sat Jan 11 14:59:24 2003 UTC (21 years, 2 months ago) by chl
Branch: dev-api-3
Changes since 1.28.2.15: +17 -21 lines
Diff to previous 1.28.2.15 , to branch point 1.28 , to selected 1.12
Major update: Support for GME/GMC with 2 warppoints

Revision 1.28.2.15 - (view) (download) (annotate) - [select for diffs]
Fri Jan 3 16:25:14 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.28.2.14: +10 -1 lines
Diff to previous 1.28.2.14 , to branch point 1.28 , to selected 1.12
missing decoder emms's
SWAP(_T_...)
moved divx/xvid id to bitstream.c
minor warnings cleanup

Revision 1.28.2.14 - (view) (download) (annotate) - [select for diffs]
Sun Dec 29 04:55:51 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.28.2.13: +21 -2 lines
Diff to previous 1.28.2.13 , to branch point 1.28 , to selected 1.12
visual_object_sequence, visual_object headers

Revision 1.28.2.13 - (view) (download) (annotate) - [select for diffs]
Fri Dec 20 05:12:02 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.28.2.12: +2 -2 lines
Diff to previous 1.28.2.12 , to branch point 1.28 , to selected 1.12
const notype warning

Revision 1.28.2.12 - (view) (download) (annotate) - [select for diffs]
Wed Dec 18 13:29:16 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.28.2.11: +6 -6 lines
Diff to previous 1.28.2.11 , to branch point 1.28 , to selected 1.12
vo_id,vol_id cleanup

Revision 1.28.2.11 - (view) (download) (annotate) - [select for diffs]
Sat Dec 14 09:39:42 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.28.2.10: +2 -0 lines
Diff to previous 1.28.2.10 , to branch point 1.28 , to selected 1.12
mingw/dprintf cleanup, portab.h updated from release-0.9.0

Revision 1.28.2.10 - (view) (download) (annotate) - [select for diffs]
Thu Dec 12 10:37:44 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.28.2.9: +5 -1 lines
Diff to previous 1.28.2.9 , to branch point 1.28 , to selected 1.12
decoder cleanup

Revision 1.28.2.9 - (view) (download) (annotate) - [select for diffs]
Mon Dec 9 10:47:05 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.28.2.8: +10 -3 lines
Diff to previous 1.28.2.8 , to branch point 1.28 , to selected 1.12
rrv i-vop encoding

Revision 1.28.2.8 - (view) (download) (annotate) - [select for diffs]
Sun Dec 8 06:43:34 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.28.2.7: +2 -1 lines
Diff to previous 1.28.2.7 , to branch point 1.28 , to selected 1.12
gcc -Wall cleanup

Revision 1.28.2.7 - (view) (download) (annotate) - [select for diffs]
Sun Dec 8 05:36:20 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.28.2.6: +213 -18 lines
Diff to previous 1.28.2.6 , to branch point 1.28 , to selected 1.12
complexity estimation, rrv, and packed_mode cleanup

Revision 1.28.2.6 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 15:53:23 2002 UTC (21 years, 4 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.28.2.5: +21 -2 lines
Diff to previous 1.28.2.5 , to branch point 1.28 , to selected 1.12
packed bitstream decoding support

Revision 1.28.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 10:28:15 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.28.2.4: +285 -83 lines
Diff to previous 1.28.2.4 , to branch point 1.28 , to selected 1.12
encoder: new colorspace; decoder: auto width/height, basic gmc, experimental rrv

Revision 1.28.2.4 - (view) (download) (annotate) - [select for diffs]
Sat Nov 2 15:52:30 2002 UTC (21 years, 4 months ago) by chl
Branch: dev-api-3
CVS Tags: branch-release-1-0
Changes since 1.28.2.3: +62 -49 lines
Diff to previous 1.28.2.3 , to branch point 1.28 , to selected 1.12
Basic support for translation-only GMC support (compatible to Divx5)
use general flag XVID_GMC to switch it on, the rest is done automatically.
!!! Combination with B-frames is completely untested !!!

Revision 1.28.2.3 - (view) (download) (annotate) - [select for diffs]
Sat Oct 5 21:27:20 2002 UTC (21 years, 5 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.28.2.2: +43 -10 lines
Diff to previous 1.28.2.2 , to branch point 1.28 , to selected 1.12
qpel support code

Revision 1.28.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Sep 28 13:01:02 2002 UTC (21 years, 6 months ago) by chl
Branch: dev-api-3
Changes since 1.28.2.1: +0 -1 lines
Diff to previous 1.28.2.1 , to branch point 1.28 , to selected 1.12
Fixed timecode (including support for max_b > fps)
Thanks to suxen_drol for showing me the obvious way to fix it (using pRef)

Revision 1.28.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Sep 26 01:54:54 2002 UTC (21 years, 6 months ago) by h
Branch: dev-api-3
Changes since 1.28: +5 -2 lines
Diff to previous 1.28 , to selected 1.12
alternate-vertical-scan encoding/decoding support

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.12
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.12
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.12
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.12
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.12
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.12
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.12
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.12
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.12
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.12
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.12
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.12
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.12
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.12
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.12
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
add low_delay decode support

Revision 1.12 - (view) (download) (annotate) - [selected]
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
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.12
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.12
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.12
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.12
#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.12
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.12
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.12
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.12
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.12
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.12
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.12
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