[vlc-commits] swscale_omap: remove dead OMAP2 (really ARMv6) CPU scaler plugin

Rémi Denis-Courmont git at videolan.org
Sat Apr 30 19:47:29 CEST 2011


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Apr 30 20:44:47 2011 +0300| [8e213b47c5f721aec163113083087d16e65d4a05] | committer: Rémi Denis-Courmont

swscale_omap: remove dead OMAP2 (really ARMv6) CPU scaler plugin

This plugin had become useless since the removal of the OMAP
framebuffer video output.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8e213b47c5f721aec163113083087d16e65d4a05
---

 configure.ac                                       |    2 +-
 modules/LIST                                       |    1 -
 modules/video_filter/Modules.am                    |    5 -
 .../libswscale_nokia770/arm_colorconv.S            |  328 ---------------
 .../libswscale_nokia770/arm_colorconv.h            |   65 ---
 .../libswscale_nokia770/arm_jit_swscale.c          |  438 --------------------
 .../libswscale_nokia770/arm_jit_swscale.h          |   36 --
 modules/video_filter/swscale_omap.c                |  214 ----------
 po/POTFILES.in                                     |    1 -
 9 files changed, 1 insertions(+), 1089 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=8e213b47c5f721aec163113083087d16e65d4a05


More information about the vlc-commits mailing list