On Thu, May 26, 2011 at 02:56:57PM -0400, Daniel Kang wrote: > Updated patch with Loren's (thanks Loren) comments, faster functions, and > better second commit message.
> From 48b7c51842e95402fc11406abe0d272264acab8f Mon Sep 17 00:00:00 2001 > From: Daniel Kang <[email protected]> > Date: Tue, 24 May 2011 15:14:38 -0400 > Subject: [PATCH 1/2] Add IDCT functions for 10-bit H.264. > > Ports the majority of IDCT functions for 10-bit H.264. > > Some code was ported from x264. This is confusing - where was the rest ported from if not x264? I suspect it is just x264, so I would push tomorrow with the following log message: x86: Add IDCT assembler functions for 10-bit H.264. This ports the majority of IDCT functions for 10-bit H.264 from x264. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
