[x265] vector primitive cleanups

Steve Borho steve at borho.org
Thu Sep 26 07:20:27 CEST 2013


Hello,

I've pushed 11 commits to my personal repository:

https://bitbucket.org/sborho/x265/commits/all

All the commits from 4651715 onward clean up the common/vec folder by
removing about half the files, removing most of the layers of include
indirection, and in general prepare us for when the GPL VectorClass folder
goes away (this needs to happen soon).

As side effects, these changes also make compiles quite a bit faster and
the testbench runs much faster because it no longer performs redundant
tests.

Many of the commits are very large (moving large functions between files)
so they are not really suitable to the mailing list; but anyone should be
able to review them by browsing the link above or pulling from my repo and
reviewing the changes locally.

If no-one complains, I will push all of those to the main repository
tomorrow.

-- 
Steve Borho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20130926/9a931257/attachment.html>


More information about the x265-devel mailing list