History log of /haiku/src/add-ons/translators/webp/WebPTranslator.h
Revision Date Author Comments
# c64b6fc9 02-Nov-2017 Philippe Houdoin <philippe.houdoin@gmail.com>

WebPTranslator: use libwebp to identify.

Previous hardcoded checks were only aware of VP8 lossy chunk format,
leading to rejecting lossless or newer extended WebP images, while
the libwebp bellow could have handle them fine.

Fix #13712.


# 9f76097f 08-Mar-2011 Philippe Houdoin <philippe.houdoin@gmail.com>

Add WebP write support.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40869 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c663bd36 19-Nov-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

Style cleanup (thanks Korli!)
No functional changes, except for the two traces removed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39511 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e4f8681e 19-Nov-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

* Switch to B_RGB24 output format
* Renamed everything after WebP, as it turns out the official name is
case-sensitive.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39505 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9f76097f9ef981cc953becc641b9d1f804f4e1dc 08-Mar-2011 Philippe Houdoin <philippe.houdoin@gmail.com>

Add WebP write support.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40869 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c663bd36d38bec19fe413d8c1475fe54c9c66054 19-Nov-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

Style cleanup (thanks Korli!)
No functional changes, except for the two traces removed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39511 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e4f8681e796d3f459a35cebfef20b2c27713e06a 19-Nov-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

* Switch to B_RGB24 output format
* Renamed everything after WebP, as it turns out the official name is
case-sensitive.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39505 a95241bf-73f2-0310-859d-f6bbb57e9c96