On Sat, 4 Jun 2011, Daniel Kang wrote:

Ports the majority of predict functions for 10-bit H.264.

Parts are inspired from 8-bit predict code in Libav; other parts ported from 
x264 with relicensing permission from author.
---
libavcodec/x86/Makefile                 |    3 +-
libavcodec/x86/h264_intrapred_10bit.asm |  337 +++++++++++++++++++++++++++++++
libavcodec/x86/h264_intrapred_init.c    |   61 ++++++-
3 files changed, 396 insertions(+), 5 deletions(-)

lgtm.

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

Reply via email to