[vlc-devel] commit: Maemo: Add the swscale_nokia770 library (Antoine Lejeune )
git version control
git at videolan.org
Thu Nov 13 17:50:52 CET 2008
vlc | branch: master | Antoine Lejeune <phytos at videolan.org> | Sat Jul 26 02:58:15 2008 +0200| [ec0f02a435f1670b671722ae5ccec1f34fcefe9d] | committer: Rémi Denis-Courmont
Maemo: Add the swscale_nokia770 library
Its interface is close to swscale and the library used part of the
swscale module code.
The library was developped by Siarhei Siamashka.
Signed-off-by: Rémi Denis-Courmont <rdenis at simphalempin.com>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ec0f02a435f1670b671722ae5ccec1f34fcefe9d
---
configure.ac | 3 +-
modules/video_filter/Modules.am | 1 +
.../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_maemo.c | 216 ++++++++++
7 files changed, 1086 insertions(+), 1 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ec0f02a435f1670b671722ae5ccec1f34fcefe9d
More information about the vlc-devel
mailing list