Project: Theora

Revision: 15057

Author: xiphmont

Date: 22 Jun 2008 17:07:32

Changes:

Eliminate use of SSE instruction in loop filter MMX code by replacing
current loop filter with one from Derf's new decoder. This required
some amount of code refactoring as Derf's code expects slightly
different input.

Files:
modified: /trunk/theora/lib/enc/pp.c (try)
modified: /trunk/theora/lib/enc/x86_32/dct_decode_mmx.c (try)
modified: /trunk/theora/lib/enc/dsp.h (try)
modified: /trunk/theora/lib/enc/x86_64/dct_decode_mmx.c (try)
modified: /trunk/theora/lib/enc/dct_decode.c (try)
modified: /trunk/theora/lib/enc/codec_internal.h (try)
Diff: