Hi,

On Thu, Dec 1, 2011 at 9:33 AM, Derek Buitenhuis
<[email protected]> wrote:
> On 01/12/2011 12:08 AM, Ronald S. Bultje wrote:
>>
>> All 4 queued.
>>
>> Can you 1) add a fate test, and 2) are you interested in writing some
>> SIMD for the DSP function here?
>
> I don't mind doing #1, if someone isn't already. Mike Melanson
> put up my sample, including a 4 frame cut, to be used for testing,
> here: http://samples.mplayerhq.hu/V-codecs/VBLE/
>
> As for #2, I'm not sure what you're asking? add_hfyu_median_prediction()
> already has SIMD. Perhaps you mean something else?

Well, it's only cmov and mmx2. The cmov can likely be removed and the
mmx2 should be yasmified and generalized to provide SSE2 and higher
optimizations.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to