[FFmpeg-devel] [PATCH] avcodec/vp9/x86: add ff_vp9_loop_filter_v_16_16_ssse3().

Clément Bœsch u at pkh.me
Sun Jan 12 20:04:40 CET 2014


On Sun, Jan 12, 2014 at 11:55:24AM +0100, Clément Bœsch wrote:
> On Mon, Jan 06, 2014 at 12:12:04AM +0100, Clément Bœsch wrote:
> [...]
> > This might not be considered a final commit since I'll probably push along with
> > the horizontal one. Though, of course, comments welcome.
> 
> New patch with horizontal, and misc improvements.
> 
> Note: I made vertical code assuming always aligned, but couldn't with
> horizontal. Is this correct? (assuming aligned for horizontal doesn't work
> at all).
> 

And new iteration using an (aligned) stack for the horizontal (-300 cycles).

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avcodec-vp9-x86-add-ff_vp9_loop_filter_-vh-_16_16_ss.patch
Type: text/x-diff
Size: 43348 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140112/2f0c0545/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140112/2f0c0545/attachment.asc>


More information about the ffmpeg-devel mailing list