[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 cvs-head: (view) (download) (annotate)
Sticky Tag:

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 17:02:38 2003 UTC (20 years, 9 months ago) by Isibaar
Branch: MAIN
CVS Tags: cvs-head, tag-merging-20040322
Changes since 1.49: +6 -1 lines
Diff to previous 1.49 , to selected 1.15
don't use Walken idct anymore, simple idct is now used by default instead

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Wed Feb 19 21:59:30 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
Branch point for: Isibaar, dev-api-4
Changes since 1.48: +3 -3 lines
Diff to previous 1.48 , to selected 1.15
Small fixes patch

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Mon Feb 17 23:33:12 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
Changes since 1.47: +81 -119 lines
Diff to previous 1.47 , to selected 1.15
- GPL Header
- ANSI C comments
- Min Chen removed from comments (no offense, the name will be added
  to the header when i'll restore copyrights just like i did for 0.9.x)

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 15:22:17 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: merged-dev-api-3
Changes since 1.46: +1460 -261 lines
Diff to previous 1.46 , to selected 1.15
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Tue Feb 11 21:56:31 2003 UTC (21 years, 1 month ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_1, release-0_9_2
Branch point for: release-0_9_1-fixes
Changes since 1.45: +10 -616 lines
Diff to previous 1.45 , to selected 1.15
patch-13
    More "unknown compiler" friendly portab.h file.
patch-14
    The PPC port is now disabled because it is outdated.
patch-15
    Added the configure bootstrap script.
patch-16
    Changed linking option on PPC platforms (-flat_namespace)
patch-17
    Added IA64 DCT source choice according to the compiler basename.
patch-18
    Fixed xvid_encraw help message.
patch-19
    Fixed libxvidcore.def, revamped Makefile output, fixed ia64 build, added ranlib detection.
patch-20
    Removed BFrame outdated bframe/qpel decoding.

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sun Dec 15 01:21:12 2002 UTC (21 years, 3 months ago) by edgomez
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 , to selected 1.15
Another series of warnings for aggressive compilers

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Tue Nov 26 23:44:09 2002 UTC (21 years, 3 months ago) by edgomez
Branch: MAIN
Changes since 1.43: +70 -70 lines
Diff to previous 1.43 , to selected 1.15
ANSI C compliancy - thx Rick Foos

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sat Nov 16 23:38:15 2002 UTC (21 years, 4 months ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_0
Changes since 1.42: +32 -39 lines
Diff to previous 1.42 , to selected 1.15
License Change

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sat Oct 19 12:20:33 2002 UTC (21 years, 5 months ago) by edgomez
Branch: MAIN
Changes since 1.41: +5 -2 lines
Diff to previous 1.41 , to selected 1.15
Fixed copyrights

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 23:37:08 2002 UTC (21 years, 5 months ago) by h
Branch: MAIN
Changes since 1.40: +4 -4 lines
Diff to previous 1.40 , to selected 1.15
removed incomplete field-mv support

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Tue Sep 24 21:56:27 2002 UTC (21 years, 5 months ago) by edgomez
Branch: MAIN
Changes since 1.39: +6 -6 lines
Diff to previous 1.39 , to selected 1.15
Removed DEBUG and DEBUG1/2 calls

Revision 1.39 - (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.38: +10 -9 lines
Diff to previous 1.38 , to selected 1.15
Removed DEBUGXXXs calls

Revision 1.38 - (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.37: +2 -2 lines
Diff to previous 1.37 , to selected 1.15
pross email address updates

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.15
interlacing bugfix (inter cbp behaviour)

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat Aug 3 05:36:18 2002 UTC (21 years, 7 months ago) by chenm001
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 , to selected 1.15
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.15
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.15
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.15
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.15
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.15
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.15
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.15
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.15
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.15
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.15
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.15
help upload for roaming

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

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

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Jun 28 15:14:40 2002 UTC (21 years, 8 months ago) by suxen_drol
Branch: MAIN
Changes since 1.21: +46 -27 lines
Diff to previous 1.21 , to selected 1.15
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.15
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.15
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.15
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.15
#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.15
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
no message

Revision 1.15 - (view) (download) (annotate) - [selected]
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
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, 10 months ago) by chenm001
Branch: MAIN
Changes since 1.13: +494 -19 lines
Diff to previous 1.13 , to selected 1.15
add B-frame decode support

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Apr 28 23:35:25 2002 UTC (21 years, 10 months ago) by edgomez
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 , to selected 1.15
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, 10 months ago) by edgomez
Branch: MAIN
Changes since 1.11: +31 -29 lines
Diff to previous 1.11 , to selected 1.15
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.15
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.15
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.15
reworked vlc tables

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Mar 29 00:37:57 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.7: +27 -23 lines
Diff to previous 1.7 , to selected 1.15
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 (21 years, 11 months ago) by edgomez
Branch: MAIN
Changes since 1.6: +77 -82 lines
Diff to previous 1.6 , to selected 1.15
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 (21 years, 11 months ago) by canard
Branch: MAIN
Changes since 1.5: +14 -1 lines
Diff to previous 1.5 , to selected 1.15
LINUX: proper alignement on the stack

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Mar 26 11:16:08 2002 UTC (21 years, 11 months ago) by h
Branch: MAIN
Changes since 1.4: +149 -81 lines
Diff to previous 1.4 , to selected 1.15
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.15
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.15
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.15
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.15
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