]> git.sesse.net Git - vlc/commit
* Borrowed livid's latest libmmx and MMXEXT MC. Not in the Makefile => to
authorChristophe Massiot <massiot@videolan.org>
Tue, 16 Jan 2001 17:59:23 +0000 (17:59 +0000)
committerChristophe Massiot <massiot@videolan.org>
Tue, 16 Jan 2001 17:59:23 +0000 (17:59 +0000)
commit91bf1a917fab7318ff52f1ae9c5df82a0c25d262
tree4c290b85a3710eafe22f7bab2c716949afc0778d
parentba59eb048e12487560105d850ee8731dae218d3d
* Borrowed livid's latest libmmx and MMXEXT MC. Not in the Makefile => to
test it, replace vdec_motion_inner_mmx.c by vdec_motion_inner_mmxext.c.

I'm interested in performance feedback.
include/attributes.h [new file with mode: 0644]
include/mmx.h
src/video_decoder/vdec_motion_inner_mmx.c
src/video_decoder/vdec_motion_inner_mmxext.c [new file with mode: 0644]
src/video_parser/vpar_headers.c
src/video_parser/vpar_synchro.c