[FFmpeg-devel] [PATCH] dcadsp: move test out of loop and dspize

Christophe Gisquet christophe.gisquet at gmail.com
Sun Feb 9 17:31:38 CET 2014


Hi,

this in particular allows to remove inline asm, which is the case for
x86 in this patch.

The second patch is a more optimized way to perform the loop for the
default implementation of the new decode_hf function.

-- 
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-dcadsp-move-test-out-of-loop-and-dspize.patch
Type: text/x-patch
Size: 17971 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140209/9618d6ea/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-dcadsp-perform-linear-access-with-offset.patch
Type: text/x-patch
Size: 1397 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140209/9618d6ea/attachment-0001.bin>


More information about the ffmpeg-devel mailing list