[vlc-devel] [patch] nasm conversion

jnqnfe at gmail.com jnqnfe at gmail.com
Sun Jan 27 12:40:50 CET 2019


per suggestion of using nasm asm syntax for my AVX2 code, I have also
gone ahead and converted some of the other SSE2 code in the plugin set,
(with these changes again building upon the existing sets recently sent
in).

#1: converts the i420_yuy2,i422_yuy2,i420_rgb SSE2 code (new AVX2
handled separately, MMX purged separately)
#2: converts chroma/copy
#3: converts gradfun
#4: converts grain
#5: converts sepia
#6: converts packetizer/startcode_helper

I have deliberately not tackled the deinterlace filter, since Janne
Grunau's apparently on top of that already.

looks like we are well on our way to gas no longer being a direct build
dep :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch1.patch
Type: text/x-patch
Size: 82708 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190127/6c137695/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch2.patch
Type: text/x-patch
Size: 11455 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190127/6c137695/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch3.patch
Type: text/x-patch
Size: 4504 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190127/6c137695/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch4.patch
Type: text/x-patch
Size: 2028 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190127/6c137695/attachment-0009.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch5.patch
Type: text/x-patch
Size: 2363 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190127/6c137695/attachment-0010.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch6.patch
Type: text/x-patch
Size: 2396 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190127/6c137695/attachment-0011.bin>


More information about the vlc-devel mailing list