[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
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
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
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
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
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
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
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
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
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
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
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
* 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
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
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
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
* 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
* 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
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
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
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
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
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
removed trailing spaces

Revision 1.49.2.12 - (view) (download) (annotate) - [select for diffs]
Wed Sep 24 01:38:29 2003 UTC (20 years, 6 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
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
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
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
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
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
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
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
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
* 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
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
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
++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
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
- 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
#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) - [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) - [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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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