[FFmpeg-devel] [PATCH][OpenHEVC]changed epel / qpel + add ASM for MC.

Pierre Edouard Lepere Pierre-Edouard.Lepere at insa-rennes.fr
Mon Feb 24 11:39:52 CET 2014


Hello,
Here is a patch with some changes and optimizations to the OpenHEVC decoder :
patch 1 : change C code of epel and qpel functions : removed the mcbuffer, changed the way qpel is used so it is more similar to epel.
patch 2 : added the pointers and ASM functions.

The width loop is maintained for now as for a single idx, it is still possible to have different widths.

Best Regards,
Pierre-Edouard Lepere

PS : sorry for the spam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-added-ASM-functions-and-pointers.patch
Type: text/x-patch
Size: 37053 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140224/d4e4af5c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-refactor-of-epel-and-qpel-to-limit-the-number-of-fun.patch
Type: text/x-patch
Size: 37217 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140224/d4e4af5c/attachment-0001.bin>


More information about the ffmpeg-devel mailing list