From: Conrad Parker <conrad@metadecks.org>
To: linux-sh@vger.kernel.org
Subject: libshveu 1.2.0 released
Date: Thu, 22 Apr 2010 08:07:06 +0000 [thread overview]
Message-ID: <s2idba6c0831004220107xdf676a17o10d449e201b1fd1a@mail.gmail.com> (raw)
libshveu 1.2.0
=======
libshveu: A library for controlling SH-Mobile VEU
The source archive, and more information about the library are available from:
http://oss.renesas.com/modules/document/?libshveu
New in this release
-------------------
* Added support for building for Android.
* Fixed colorspace issues when enlarging from VGA to D1
* Add detection of VEU hardware revision
Changes
-------
This release includes the following changes since version 1.1.0:
Atsuhiro Ito (2):
Handle VRPBR register setting for enlargement
Add ifdef KERNEL 2.6.33 branch
Conrad Parker (8):
configure.ac typo: shveu_pkgdeps
add VEU3F detection
Add VRPBR register handling for VEU3F (sh7724)
shveu_open: propagate error conditions
shveu_convert: fail on error opening VEU
add TODO file with some suggested improvements.
TODO: update with simpler API ideas
Release 1.2.0
Katsuya Matsubara (3):
fix pixel density to calculate VDAYR offset for rotation
android: add Android.mk
shveu-convert: fix wrong destination pitch for shveu_operation()
Phil Edworthy (1):
Added parameter checks.
Android.mk | 4 ++
TODO | 19 +++++++
configure.ac | 4 +-
src/Android.mk | 1 +
src/libshveu/Android.mk | 17 +++++++
src/libshveu/shveu_regs.h | 2 +
src/libshveu/veu_colorspace.c | 107 ++++++++++++++++++++++++++++++++++++-----
src/tools/Android.mk | 10 ++++
src/tools/shveu-convert.c | 7 ++-
9 files changed, 154 insertions(+), 17 deletions(-)
create mode 100644 Android.mk
create mode 100644 TODO
create mode 100644 src/Android.mk
create mode 100644 src/libshveu/Android.mk
create mode 100644 src/tools/Android.mk
reply other threads:[~2010-04-22 8:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s2idba6c0831004220107xdf676a17o10d449e201b1fd1a@mail.gmail.com \
--to=conrad@metadecks.org \
--cc=linux-sh@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).