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

Log of /xvidcore/src/decoder.c

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to dev-api-3: (view) (download) (annotate)
Sticky Tag:

Revision 1.37.2.30 - (view) (download) (annotate) - [select for diffs]
Sun Jan 12 13:11:50 2003 UTC (21 years, 2 months ago) by chl
Branch: dev-api-3
Changes since 1.37.2.29: +2 -3 lines
Diff to previous 1.37.2.29 , to branch point 1.37 , to next main 1.87 , to selected 1.13
bugfix, average motion vector clipping in qpel mode

Revision 1.37.2.29 - (view) (download) (annotate) - [select for diffs]
Sat Jan 11 21:22:24 2003 UTC (21 years, 2 months ago) by chl
Branch: dev-api-3
Changes since 1.37.2.28: +40 -22 lines
Diff to previous 1.37.2.28 , to branch point 1.37 , to selected 1.13
decode GMC blockbased (speedup)

Revision 1.37.2.28 - (view) (download) (annotate) - [select for diffs]
Sat Jan 11 20:37:46 2003 UTC (21 years, 2 months ago) by chl
Branch: dev-api-3
Changes since 1.37.2.27: +122 -79 lines
Diff to previous 1.37.2.27 , to branch point 1.37 , to selected 1.13
Cleanup GMC, bugfix GMC+QPel

Revision 1.37.2.27 - (view) (download) (annotate) - [select for diffs]
Sat Jan 11 14:59:23 2003 UTC (21 years, 2 months ago) by chl
Branch: dev-api-3
Changes since 1.37.2.26: +144 -58 lines
Diff to previous 1.37.2.26 , to branch point 1.37 , to selected 1.13
Major update: Support for GME/GMC with 2 warppoints

Revision 1.37.2.26 - (view) (download) (annotate) - [select for diffs]
Sat Jan 4 06:14:32 2003 UTC (21 years, 2 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.37.2.25: +2 -5 lines
Diff to previous 1.37.2.25 , to branch point 1.37 , to selected 1.13
global.h macro cleanup
cpu_detection cleanup, XVID_CPU_ASM added
sse2 stuff enabled, femms now utilized

Revision 1.37.2.25 - (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.37.2.24: +3 -1 lines
Diff to previous 1.37.2.24 , to branch point 1.37 , to selected 1.13
missing decoder emms's
SWAP(_T_...)
moved divx/xvid id to bitstream.c
minor warnings cleanup

Revision 1.37.2.24 - (view) (download) (annotate) - [select for diffs]
Sun Dec 29 16:59:50 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.37.2.23: +5 -3 lines
Diff to previous 1.37.2.23 , to branch point 1.37 , to selected 1.13
gmc+bframes decoding support

Revision 1.37.2.23 - (view) (download) (annotate) - [select for diffs]
Mon Dec 16 08:54:44 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.37.2.22: +5 -2 lines
Diff to previous 1.37.2.22 , to branch point 1.37 , to selected 1.13
XVID_API_UNSTABLE, XVID_DEC_DISCONTINUITY

Revision 1.37.2.22 - (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.37.2.21: +7 -7 lines
Diff to previous 1.37.2.21 , to branch point 1.37 , to selected 1.13
mingw/dprintf cleanup, portab.h updated from release-0.9.0

Revision 1.37.2.21 - (view) (download) (annotate) - [select for diffs]
Sat Dec 14 06:07:02 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.37.2.20: +132 -97 lines
Diff to previous 1.37.2.20 , to branch point 1.37 , to selected 1.13
decoder cleanup, deblocking filter

Revision 1.37.2.20 - (view) (download) (annotate) - [select for diffs]
Fri Dec 13 11:26:41 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.37.2.19: +2 -2 lines
Diff to previous 1.37.2.19 , to branch point 1.37 , to selected 1.13
fixed rrv decoding bug, introduced during decoder cleanup

Revision 1.37.2.19 - (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.37.2.18: +117 -91 lines
Diff to previous 1.37.2.18 , to branch point 1.37 , to selected 1.13
decoder cleanup

Revision 1.37.2.18 - (view) (download) (annotate) - [select for diffs]
Tue Dec 10 11:13:50 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.37.2.17: +10 -91 lines
Diff to previous 1.37.2.17 , to branch point 1.37 , to selected 1.13
rrv encoding update

Revision 1.37.2.17 - (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.37.2.16: +7 -20 lines
Diff to previous 1.37.2.16 , to branch point 1.37 , to selected 1.13
rrv i-vop encoding

Revision 1.37.2.16 - (view) (download) (annotate) - [select for diffs]
Sun Dec 8 06:43:33 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.37.2.15: +1 -12 lines
Diff to previous 1.37.2.15 , to branch point 1.37 , to selected 1.13
gcc -Wall cleanup

Revision 1.37.2.15 - (view) (download) (annotate) - [select for diffs]
Sun Dec 8 05:38:56 2002 UTC (21 years, 3 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.37.2.14: +346 -145 lines
Diff to previous 1.37.2.14 , to branch point 1.37 , to selected 1.13
reduced resolution vop decoding support, packed_mode cleanup

Revision 1.37.2.14 - (view) (download) (annotate) - [select for diffs]
Wed Nov 20 22:28:25 2002 UTC (21 years, 4 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.37.2.13: +7 -7 lines
Diff to previous 1.37.2.13 , to branch point 1.37 , to selected 1.13
rounding fix

Revision 1.37.2.13 - (view) (download) (annotate) - [select for diffs]
Wed Nov 20 19:52:45 2002 UTC (21 years, 4 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.37.2.12: +152 -82 lines
Diff to previous 1.37.2.12 , to branch point 1.37 , to selected 1.13
bframe+qpel decoding support, bframe decoding bugfix, qpel interpolation speedup, bframe decoding speedup

Revision 1.37.2.12 - (view) (download) (annotate) - [select for diffs]
Tue Nov 19 13:21:24 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.37.2.11: +11 -1 lines
Diff to previous 1.37.2.11 , to branch point 1.37 , to selected 1.13
decoder bframe fix, koepi bframe_offset, additional xvid_enc_frame->intra types

Revision 1.37.2.11 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 15:53:36 2002 UTC (21 years, 4 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.37.2.10: +10 -10 lines
Diff to previous 1.37.2.10 , to branch point 1.37 , to selected 1.13
packed bitstream decoding support

Revision 1.37.2.10 - (view) (download) (annotate) - [select for diffs]
Mon Nov 11 15:49:29 2002 UTC (21 years, 4 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.37.2.9: +3 -2 lines
Diff to previous 1.37.2.9 , to branch point 1.37 , to selected 1.13
bframes decoding bugfix

Revision 1.37.2.9 - (view) (download) (annotate) - [select for diffs]
Fri Nov 8 22:34:16 2002 UTC (21 years, 4 months ago) by suxen_drol
Branch: dev-api-3
Changes since 1.37.2.8: +2 -4 lines
Diff to previous 1.37.2.8 , to branch point 1.37 , to selected 1.13
packed bframes 0x7f decoder bug

Revision 1.37.2.8 - (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.37.2.7: +176 -36 lines
Diff to previous 1.37.2.7 , to branch point 1.37 , to selected 1.13
encoder: new colorspace; decoder: auto width/height, basic gmc, experimental rrv

Revision 1.37.2.7 - (view) (download) (annotate) - [select for diffs]
Wed Oct 30 23:11:48 2002 UTC (21 years, 5 months ago) by Isibaar
Branch: dev-api-3
CVS Tags: branch-release-1-0
Changes since 1.37.2.6: +6 -7 lines
Diff to previous 1.37.2.6 , to branch point 1.37 , to selected 1.13
chroma rounding again

Revision 1.37.2.6 - (view) (download) (annotate) - [select for diffs]
Wed Oct 30 18:01:48 2002 UTC (21 years, 5 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.37.2.5: +21 -25 lines
Diff to previous 1.37.2.5 , to branch point 1.37 , to selected 1.13
qpel chroma rounding fixed

Revision 1.37.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Oct 11 15:07:32 2002 UTC (21 years, 5 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.37.2.4: +3 -5 lines
Diff to previous 1.37.2.4 , to branch point 1.37 , to selected 1.13
oops, commited wrong code, now fixed...

Revision 1.37.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Oct 11 00:44:49 2002 UTC (21 years, 5 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.37.2.3: +21 -15 lines
Diff to previous 1.37.2.3 , to branch point 1.37 , to selected 1.13
b-frame decoding fix

Revision 1.37.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Oct 10 12:16:00 2002 UTC (21 years, 5 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.37.2.2: +52 -28 lines
Diff to previous 1.37.2.2 , to branch point 1.37 , to selected 1.13
qpel update

Revision 1.37.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Oct 5 21:34:21 2002 UTC (21 years, 5 months ago) by Isibaar
Branch: dev-api-3
Changes since 1.37.2.1: +51 -18 lines
Diff to previous 1.37.2.1 , to branch point 1.37 , to selected 1.13
qpel support code

Revision 1.37.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.37: +17 -9 lines
Diff to previous 1.37 , to selected 1.13
alternate-vertical-scan encoding/decoding support

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 03:23:23 2002 UTC (21 years, 6 months ago) by h
Branch: MAIN
CVS Tags: tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.36: +5 -3 lines
Diff to previous 1.36 , to selected 1.13
interlacing bugfix (inter cbp behaviour)

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat Aug 3 05:36:18 2002 UTC (21 years, 8 months ago) by chenm001
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 , to selected 1.13
fix the first frame is green wrong

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Jul 24 23:09:28 2002 UTC (21 years, 8 months ago) by chl
Branch: MAIN
Changes since 1.34: +4 -13 lines
Diff to previous 1.34 , to selected 1.13
Minor Cleanup

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Jul 24 00:49:04 2002 UTC (21 years, 8 months ago) by Isibaar
Branch: MAIN
Changes since 1.33: +43 -21 lines
Diff to previous 1.33 , to selected 1.13
qpel decoding support

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sun Jul 21 23:34:07 2002 UTC (21 years, 8 months ago) by chl
Branch: MAIN
Changes since 1.32: +12 -3 lines
Diff to previous 1.32 , to selected 1.13
bframe encoding bugfixes, ME unification

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 11:15:21 2002 UTC (21 years, 8 months ago) by albeu
Branch: MAIN
Changes since 1.31: +16 -2 lines
Diff to previous 1.31 , to selected 1.13
Add 'per slice' rendering aka DR method 2

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Jul 18 00:07:04 2002 UTC (21 years, 8 months ago) by chenm001
Branch: MAIN
Changes since 1.30: +10 -2 lines
Diff to previous 1.30 , to selected 1.13
advise for how to fix my b-frame decode code

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Mon Jul 15 23:50:31 2002 UTC (21 years, 8 months ago) by chenm001
Branch: MAIN
Changes since 1.29: +48 -55 lines
Diff to previous 1.29 , to selected 1.13
fix my some wrong with b-frame deocde at direct mode

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Mon Jul 15 00:26:38 2002 UTC (21 years, 8 months ago) by chenm001
Branch: MAIN
Changes since 1.28: +2 -3 lines
Diff to previous 1.28 , to selected 1.13
Fix a little bug 'mb->quant = 8' in decode_bframe()

Revision 1.28 - (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.27: +3 -1 lines
Diff to previous 1.27 , to selected 1.13
support the decode examples in ex1

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Jul 11 00:15:59 2002 UTC (21 years, 8 months ago) by chenm001
Branch: MAIN
Changes since 1.26: +48 -10 lines
Diff to previous 1.26 , to selected 1.13
fix a little bug and added the BFRAMES_DEC_DEBUG support

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Jul 9 01:37:22 2002 UTC (21 years, 8 months ago) by chenm001
Branch: MAIN
Changes since 1.25: +74 -162 lines
Diff to previous 1.25 , to selected 1.13
fix my wrong moment ago

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Jul 9 01:09:33 2002 UTC (21 years, 8 months ago) by chenm001
Branch: MAIN
Changes since 1.24: +162 -74 lines
Diff to previous 1.24 , to selected 1.13
help upload for roaming

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Jul 3 12:32:50 2002 UTC (21 years, 9 months ago) by suxen_drol
Branch: MAIN
Changes since 1.23: +6 -13 lines
Diff to previous 1.23 , to selected 1.13
get_pmv2/get_pmvdata2

Revision 1.23 - (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.22: +55 -34 lines
Diff to previous 1.22 , to selected 1.13
resync patch

Revision 1.22 - (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.21: +46 -27 lines
Diff to previous 1.21 , to selected 1.13
resync support, check_cpu_features() fixed

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

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Jun 14 13:21:13 2002 UTC (21 years, 9 months ago) by Isibaar
Branch: MAIN
Changes since 1.19: +7 -1 lines
Diff to previous 1.19 , to selected 1.13
some small fixes

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

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon May 20 17:12:53 2002 UTC (21 years, 10 months ago) by Isibaar
Branch: MAIN
Changes since 1.17: +10 -2 lines
Diff to previous 1.17 , to selected 1.13
#define BFRAMES

Revision 1.17 - (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.16: +20 -11 lines
Diff to previous 1.16 , to selected 1.13
add low_delay decode support

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon May 6 03:58:09 2002 UTC (21 years, 10 months ago) by chenm001
Branch: MAIN
Changes since 1.15: +1 -2 lines
Diff to previous 1.15 , to selected 1.13
no message

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon May 6 03:51:43 2002 UTC (21 years, 10 months ago) by chenm001
Branch: MAIN
Changes since 1.14: +106 -69 lines
Diff to previous 1.14 , to selected 1.13
fix some my B-frame decode error

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri May 3 00:41:22 2002 UTC (21 years, 11 months ago) by chenm001
Branch: MAIN
Changes since 1.13: +494 -19 lines
Diff to previous 1.13
add B-frame decode support

Revision 1.13 - (view) (download) (annotate) - [selected]
Sun Apr 28 23:35:25 2002 UTC (21 years, 11 months ago) by edgomez
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
sad values can be negative (Cristoph post scriptum to a mail in the dev maillist)

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Apr 28 22:12:45 2002 UTC (21 years, 11 months ago) by edgomez
Branch: MAIN
Changes since 1.11: +31 -29 lines
Diff to previous 1.11 , to selected 1.13
Cosmetic, added the RCS Id field

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Apr 23 00:04:03 2002 UTC (21 years, 11 months ago) by chenm001
Branch: MAIN
Changes since 1.10: +36 -18 lines
Diff to previous 1.10 , to selected 1.13
add some B-frame support

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Apr 8 23:50:15 2002 UTC (21 years, 11 months ago) by Isibaar
Branch: MAIN
CVS Tags: xvidcore
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 , to selected 1.13
interlacing bugfix

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Apr 4 13:58:06 2002 UTC (21 years, 11 months ago) by Isibaar
Branch: MAIN
Changes since 1.8: +0 -3 lines
Diff to previous 1.8 , to selected 1.13
reworked vlc tables

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Mar 29 00:37:57 2002 UTC (22 years ago) by h
Branch: MAIN
Changes since 1.7: +27 -23 lines
Diff to previous 1.7 , to selected 1.13
interlacing fix and speedup - compensated data wasn't being used in block reconstruction

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: +77 -82 lines
Diff to previous 1.6 , to selected 1.13
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]
Thu Mar 28 12:24:41 2002 UTC (22 years ago) by canard
Branch: MAIN
Changes since 1.5: +14 -1 lines
Diff to previous 1.5 , to selected 1.13
LINUX: proper alignement on the stack

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

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Mar 20 14:02:59 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Changes since 1.3: +6 -6 lines
Diff to previous 1.3 , to selected 1.13
alignment stuff

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Mar 20 00:27:29 2002 UTC (22 years ago) by Isibaar
Branch: MAIN
Changes since 1.2: +11 -10 lines
Diff to previous 1.2 , to selected 1.13
xvid_malloc/xvid_free

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Mar 9 14:45:40 2002 UTC (22 years ago) by edgomez
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 , to selected 1.13
In some circumstances acpred_flag was used unitialized - now it's set to zero

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