[x264-devel] Delete all SPARC optimizations
Diego Biurrun
git at videolan.org
Sun Jul 20 11:58:29 CEST 2014
x264 | branch: master | Diego Biurrun <diego at biurrun.de> | Sun Apr 27 21:09:54 2014 +0200| [016831ec7b3a4a7062908243dbde62d7d89b334e] | committer: Fiona Glaser
Delete all SPARC optimizations
SPARC has been obsolete for a long time and makes little sense as a
H.264 encoding platform.
Also update authors file.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=016831ec7b3a4a7062908243dbde62d7d89b334e
---
AUTHORS | 30 +-
Makefile | 8 -
common/pixel.c | 19 -
common/sparc/pixel.asm | 1089 ------------------------------------------------
common/sparc/pixel.h | 34 --
configure | 15 +-
6 files changed, 15 insertions(+), 1180 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=016831ec7b3a4a7062908243dbde62d7d89b334e
More information about the x264-devel
mailing list