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

Revision 1.49.2.35 - (view) (download) (annotate) - [select for diffs]
Wed Mar 3 13:18:08 2004 UTC (20 years ago) by syskin
Branch: dev-api-4
Changes since 1.49.2.34: +59 -11 lines
Diff to previous 1.49.2.34 , to branch point 1.49 , to next main 1.87 , to selected 1.16
MV clipping to handle invalid bitstreams; quantization table in decoder's stats

Revision 1.49.2.34 - (view) (download) (annotate) - [select for diffs]
Sun Feb 29 12:57:58 2004 UTC (20 years ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.33: +4 -2 lines
Diff to previous 1.49.2.33 , to branch point 1.49 , to selected 1.16
don't use comants to mark out pieces of code

Revision 1.49.2.33 - (view) (download) (annotate) - [select for diffs]
Mon Feb 16 03:40:47 2004 UTC (20 years, 1 month ago) by syskin
Branch: dev-api-4
Changes since 1.49.2.32: +3 -3 lines
Diff to previous 1.49.2.32 , to branch point 1.49 , to selected 1.16
automatic workaround for dev-api-3 setedges bug

Revision 1.49.2.32 - (view) (download) (annotate) - [select for diffs]
Sun Feb 15 13:26:04 2004 UTC (20 years, 1 month ago) by syskin
Branch: dev-api-4
Changes since 1.49.2.31: +3 -3 lines
Diff to previous 1.49.2.31 , to branch point 1.49 , to selected 1.16
prevents an ugly crash. we shouldn't read more bitstream than we have, ever

Revision 1.49.2.31 - (view) (download) (annotate) - [select for diffs]
Tue Feb 3 02:56:57 2004 UTC (20 years, 1 month ago) by syskin
Branch: dev-api-4
Changes since 1.49.2.30: +3 -3 lines
Diff to previous 1.49.2.30 , to branch point 1.49 , to selected 1.16
bug: interlacing + gmc

Revision 1.49.2.30 - (view) (download) (annotate) - [select for diffs]
Tue Jan 27 09:24:49 2004 UTC (20 years, 1 month ago) by syskin
Branch: dev-api-4
Changes since 1.49.2.29: +3 -3 lines
Diff to previous 1.49.2.29 , to branch point 1.49 , to selected 1.16
an ugly bug (by me), I wonder why noone noticed before

Revision 1.49.2.29 - (view) (download) (annotate) - [select for diffs]
Sat Jan 24 14:14:15 2004 UTC (20 years, 1 month ago) by syskin
Branch: dev-api-4
Changes since 1.49.2.28: +3 -1 lines
Diff to previous 1.49.2.28 , to branch point 1.49 , to selected 1.16
quant gets updated for SKIP blocks - for postprocessing

Revision 1.49.2.28 - (view) (download) (annotate) - [select for diffs]
Sun Dec 21 19:41:53 2003 UTC (20 years, 3 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.49.2.27: +13 -12 lines
Diff to previous 1.49.2.27 , to branch point 1.49 , to selected 1.16
postprocessing changes

Revision 1.49.2.27 - (view) (download) (annotate) - [select for diffs]
Sat Dec 20 11:54:27 2003 UTC (20 years, 3 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.49.2.26: +5 -2 lines
Diff to previous 1.49.2.26 , to branch point 1.49 , to selected 1.16
signal cartoon mode in bitstream

Revision 1.49.2.26 - (view) (download) (annotate) - [select for diffs]
Wed Dec 17 17:07:38 2003 UTC (20 years, 3 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.49.2.25: +5 -4 lines
Diff to previous 1.49.2.25 , to branch point 1.49 , to selected 1.16
some quality improvements for postprocessing

Revision 1.49.2.25 - (view) (download) (annotate) - [select for diffs]
Sat Dec 13 13:52:25 2003 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.49.2.24: +2 -2 lines
Diff to previous 1.49.2.24 , to branch point 1.49 , to selected 1.16
PP crash fixed

Revision 1.49.2.24 - (view) (download) (annotate) - [select for diffs]
Wed Dec 10 15:07:42 2003 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.23: +2 -1 lines
Diff to previous 1.49.2.23 , to branch point 1.49 , to selected 1.16
* copyright fix(?)
* ending new lines missing (gcc)
* added $Id$ field

Revision 1.49.2.23 - (view) (download) (annotate) - [select for diffs]
Wed Dec 10 12:09:34 2003 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.49.2.22: +2 -1 lines
Diff to previous 1.49.2.22 , to branch point 1.49 , to selected 1.16
N-VOPs fixed

Revision 1.49.2.22 - (view) (download) (annotate) - [select for diffs]
Wed Dec 10 01:01:07 2003 UTC (20 years, 3 months ago) by Isibaar
Branch: dev-api-4
Changes since 1.49.2.21: +11 -1 lines
Diff to previous 1.49.2.21 , to branch point 1.49 , to selected 1.16
postprocessing (deblocking) code ported from Isibaar branch + speed-up

Revision 1.49.2.21 - (view) (download) (annotate) - [select for diffs]
Tue Dec 9 14:31:40 2003 UTC (20 years, 3 months ago) by syskin
Branch: dev-api-4
Changes since 1.49.2.20: +4 -2 lines
Diff to previous 1.49.2.20 , to branch point 1.49 , to selected 1.16
whenever decoder fails, we know about it

Revision 1.49.2.20 - (view) (download) (annotate) - [select for diffs]
Sun Nov 30 16:13:15 2003 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.19: +13 -3 lines
Diff to previous 1.49.2.19 , to branch point 1.49 , to selected 1.16
* Thread safe MPEG4 quantization functions.
  Cleaned up version of patch provided by Michael
   - fixed compiling problems on gcc
   - added const qualifiers every where it was possible to help C compiler
     optimization.
   - added the mpeg_quant_matrices param to all ASM function prototype
     in comments (even if it's not used, that shows we do it deliberatly)
   - forces m[intra][0][0] = 8, otherwise XviD could write invalid streams.
* Added real CRC computing in xvid_bench.c

Revision 1.49.2.19 - (view) (download) (annotate) - [select for diffs]
Thu Nov 13 22:35:30 2003 UTC (20 years, 4 months ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.18: +11 -23 lines
Diff to previous 1.49.2.18 , to branch point 1.49 , to selected 1.16
* encoder.c: GMC code fix in encoder.c. Now gmcval is initialized
  correctly when using GME.
* xvid_decraw.c: Fix elementary stream output.
* plugin_2pass2.c: Small parsing bug in stats reading in 2pass2.
* decoder.c: Read resync markers in bframes.

Revision 1.49.2.18 - (view) (download) (annotate) - [select for diffs]
Wed Oct 22 09:47:52 2003 UTC (20 years, 5 months ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.17: +3 -4 lines
Diff to previous 1.49.2.17 , to branch point 1.49 , to selected 1.16
Removed unused next_block vars

Revision 1.49.2.17 - (view) (download) (annotate) - [select for diffs]
Thu Oct 16 12:16:00 2003 UTC (20 years, 5 months ago) by syskin
Branch: dev-api-4
Changes since 1.49.2.16: +396 -791 lines
Diff to previous 1.49.2.16 , to branch point 1.49 , to selected 1.16
cleanups, speedups, etc

Revision 1.49.2.16 - (view) (download) (annotate) - [select for diffs]
Tue Oct 14 14:22:45 2003 UTC (20 years, 5 months ago) by syskin
Branch: dev-api-4
Changes since 1.49.2.15: +34 -61 lines
Diff to previous 1.49.2.15 , to branch point 1.49 , to selected 1.16
interpolate mode + qpel decoding fixed; MACROBLOCK->mb_type completely replaced by MB->mode

Revision 1.49.2.15 - (view) (download) (annotate) - [select for diffs]
Tue Oct 7 13:02:35 2003 UTC (20 years, 5 months ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.14: +12 -13 lines
Diff to previous 1.49.2.14 , to branch point 1.49 , to selected 1.16
Quantization namespace and API changes

Revision 1.49.2.14 - (view) (download) (annotate) - [select for diffs]
Fri Oct 3 15:49:21 2003 UTC (20 years, 5 months ago) by syskin
Branch: dev-api-4
Changes since 1.49.2.13: +22 -2 lines
Diff to previous 1.49.2.13 , to branch point 1.49 , to selected 1.16
interlacing support for b-vops and s-vops

Revision 1.49.2.13 - (view) (download) (annotate) - [select for diffs]
Wed Oct 1 23:23:00 2003 UTC (20 years, 5 months ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.12: +40 -40 lines
Diff to previous 1.49.2.12 , to branch point 1.49 , to selected 1.16
removed trailing spaces

Revision 1.49.2.12 - (view) (download) (annotate) - [select for diffs]
Wed Sep 24 01:38:29 2003 UTC (20 years, 5 months ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.11: +3 -6 lines
Diff to previous 1.49.2.11 , to branch point 1.49 , to selected 1.16
fix to mcsel/acpred bit reading (were swapped)

Revision 1.49.2.11 - (view) (download) (annotate) - [select for diffs]
Wed Aug 13 11:43:47 2003 UTC (20 years, 7 months ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.10: +0 -13 lines
Diff to previous 1.49.2.10 , to branch point 1.49 , to selected 1.16
Better architecture separation

Revision 1.49.2.10 - (view) (download) (annotate) - [select for diffs]
Sat Aug 2 15:08:12 2003 UTC (20 years, 7 months ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.9: +3 -3 lines
Diff to previous 1.49.2.9 , to branch point 1.49 , to selected 1.16
API changes

Revision 1.49.2.9 - (view) (download) (annotate) - [select for diffs]
Sat Jun 28 15:48:39 2003 UTC (20 years, 8 months ago) by chl
Branch: dev-api-4
Changes since 1.49.2.8: +20 -31 lines
Diff to previous 1.49.2.8 , to branch point 1.49 , to selected 1.16
3 warp point GME - first commit

Revision 1.49.2.8 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 19:41:53 2003 UTC (20 years, 9 months ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.7: +13 -1 lines
Diff to previous 1.49.2.7 , to branch point 1.49 , to selected 1.16
Activated simple_idct for MMX - Backward compatibility with bistream version 9 ensures the use of the standard idct_mmx function

Revision 1.49.2.7 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 13:49:50 2003 UTC (20 years, 9 months ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.6: +7 -6 lines
Diff to previous 1.49.2.6 , to branch point 1.49 , to selected 1.16
Added legal header

Revision 1.49.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 01:15:59 2003 UTC (20 years, 9 months ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.5: +4 -4 lines
Diff to previous 1.49.2.5 , to branch point 1.49 , to selected 1.16
ISO C89 comment style

Revision 1.49.2.5 - (view) (download) (annotate) - [select for diffs]
Thu May 22 16:34:05 2003 UTC (20 years, 10 months ago) by edgomez
Branch: dev-api-4
Changes since 1.49.2.4: +18 -18 lines
Diff to previous 1.49.2.4 , to branch point 1.49 , to selected 1.16
Removed this annoying \n from DPRINTF output. DPRINTF behaves
now like usual printf.

Just for fun, i decided to exercice my regexp skills:

for i in `find . -name "*.c"` ; do
     sed s/'\(DPRINTF(XVID_DEBUG.*\)"\([^"]\+[^\\][^n]\)"\(.*\)$'/'\1"\2\\n"\3'/g $i > $i.tmp;
     mv $i.tmp $i
done

Nice isn't it ? It just adds a \n to every DPRINTF call that
was relying on old behavior (automatic trailing \n).

Revision 1.49.2.4 - (view) (download) (annotate) - [select for diffs]
Sat May 17 13:24:10 2003 UTC (20 years, 10 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.49.2.3: +18 -18 lines
Diff to previous 1.49.2.3 , to branch point 1.49 , to selected 1.16
* dynamic bvop decision stats bug fixed
* added runtime debug level option. this only only activated when _DEBUG is defined.
  level is specified globaly, via "xvid_glb_init_t.debug" and XVID_DEBUG_xxx defines.
  references to previous DPRINTF_LEVEL_xxx's have been replaced throughout libxvidcore
* futher bitrate zone fixes for plugin_2pass2.c
* removed old ratecontrol.c from msvc project
* xvid_encraw.c specifc:
  * added "-max_key_interval integer" option
  * renamed -debug to -vop_debug
  * added "-debug integer" option, which sets xvid_gbl_init_t.debug field
  * s/length/len/ status line
* vfw specific:
  * zone/bitrate typos fixed ("you eediot")
  * renamed "debug" regkey to "vop_debug"
  * added "debug" regeky and textbox which sets xvid_gbl_init_t.debug field

Revision 1.49.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Mar 26 10:29:51 2003 UTC (20 years, 11 months ago) by suxen_drol
Branch: dev-api-4
Changes since 1.49.2.2: +7 -4 lines
Diff to previous 1.49.2.2 , to branch point 1.49 , to selected 1.16
XVID_ERR_END

Revision 1.49.2.2 - (view) (download) (annotate) - [select for diffs]
Sun Mar 16 12:04:13 2003 UTC (21 years ago) by suxen_drol
Branch: dev-api-4
Changes since 1.49.2.1: +2 -12 lines
Diff to previous 1.49.2.1 , to branch point 1.49 , to selected 1.16
dquant cleanup
xvid_pluing_lumimasking added
xvid_encraw -lumimasking option added

Revision 1.49.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 08:49:44 2003 UTC (21 years, 1 month ago) by suxen_drol
Branch: dev-api-4
Changes since 1.49: +71 -82 lines
Diff to previous 1.49 , to selected 1.16
++api v1.-127.0

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.16
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.16
- 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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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, 7 months ago) by chl
Branch: MAIN
Changes since 1.34: +4 -13 lines
Diff to previous 1.34 , to selected 1.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
#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
add low_delay decode support

Revision 1.16 - (view) (download) (annotate) - [selected]
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) - [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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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.16
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