]> granicus.if.org Git - libx264/commit
move zigzag scan functions to dsp function pointers.
authorLoren Merritt <pengvado@videolan.org>
Sun, 1 Oct 2006 02:44:36 +0000 (02:44 +0000)
committerLoren Merritt <pengvado@videolan.org>
Sun, 1 Oct 2006 02:44:36 +0000 (02:44 +0000)
commita7cd9cf8ba99e4703805d34eef494d47850f9b99
treea6c9091fe4bf0d5ac891d34e5fac18b8d0c4ad4a
parentfaec300a71cdb64e1bd27d393de51d2e3d1f5992
move zigzag scan functions to dsp function pointers.
mmx implementation of interlaced zigzag.

git-svn-id: svn://svn.videolan.org/x264/trunk@571 df754926-b1dd-0310-bc7b-ec298dee348c
common/amd64/dct-a.asm
common/common.h
common/dct.c
common/dct.h
common/i386/dct-a.asm
common/i386/dct.h
encoder/encoder.c
encoder/macroblock.c
x264.h