Hi,

2011/6/18 Måns Rullgård <[email protected]>:
> "Daniel Kang " <[email protected]> writes:
>
>> Module: libav
>> Branch: master
>> Commit: f188a1e0ca12822fd6c607924169d678c7254838
>>
>> Author:    Daniel Kang <[email protected]>
>> Committer: Ronald S. Bultje <[email protected]>
>> Date:      Sun Jun  5 18:33:23 2011 -0400
>>
>> H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions.
>>
>> Mainly ported from 8-bit H.264 MC Chroma.
>>
>> Signed-off-by: Ronald S. Bultje <[email protected]>
>>
>> ---
>>
>>  libavcodec/x86/Makefile                |    1 +
>>  libavcodec/x86/dsputil_mmx.c           |   32 ++++
>>  libavcodec/x86/h264_chromamc_10bit.asm |  273 
>> ++++++++++++++++++++++++++++++++
>>  3 files changed, 306 insertions(+), 0 deletions(-)
>
> This seems to have broken --disable-yasm builds.

Should be fixed.

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

Reply via email to