CVS Commit: vlc
cvs at videolan.org
cvs at videolan.org
Wed Aug 22 19:21:46 CEST 2001
Update of /cvs/videolan/vlc
Modified Files:
AUTHORS configure configure.in
Update of /cvs/videolan/vlc/include
Modified Files:
common.h defs.h.in input_ext-dec.h modules.h
vdec_ext-plugins.h video.h
Removed Files:
attributes.h
Update of /cvs/videolan/vlc/plugins/idct
Modified Files:
idct.c idctaltivec.c idctclassic.c idctmmx.c idctmmxext.c
vdec_block_c.c vdec_block_mmx.c vdec_idct.c vdec_idct.h
Removed Files:
vdec_block.h
Update of /cvs/videolan/vlc/plugins/motion
Modified Files:
Makefile motion.c motionmmx.c motionmmxext.c
Added Files:
motion3dnow.c
Removed Files:
vdec_motion_common.c vdec_motion_inner.c
vdec_motion_inner_mmx.c vdec_motion_inner_mmxext.c
Update of /cvs/videolan/vlc/src/ac3_decoder
Modified Files:
ac3_parse.c
Update of /cvs/videolan/vlc/src/audio_decoder
Modified Files:
audio_decoder.c
Update of /cvs/videolan/vlc/src/input
Modified Files:
input_ext-dec.c
Update of /cvs/videolan/vlc/src/video_decoder
Modified Files:
video_decoder.c video_decoder.h video_parser.c video_parser.h
vpar_blocks.c vpar_headers.c vpar_pool.c vpar_pool.h
Added Files:
vpar_blocks.h
Log Message:
* Totally rewrote the video decoder (inspired by walken's mpeg2dec), implying :
- performance boost ;
- fixed the "Dual Prime Arithmetic" bug ;
- 3DNow! motion compensation module ;
* BTW, fixed numerous bugs ;
* AC3dec statistics do not show up with --enable-stats, because I doubt
they're understandable by a normal human being, and they pollute the output.
--
massiot
More information about the vlc-devel
mailing list