Open GoogleCodeExporter opened 9 years ago
https://gerrit.chromium.org/gerrit/#change,16310
Original comment by jz...@google.com
on 21 Feb 2012 at 9:51
This change has been submitted.
Original comment by jz...@google.com
on 22 Feb 2012 at 6:56
[deleted comment]
IMHO, the WebPFree() function should be exposed in the public API in any case;
if you build your WebP lib with CFG=release-dynamic/RTLIBCFG=dynamic settings
you also need this function in native C/C++ code...
Original comment by kosta-ch...@ks-baumann.de
on 14 Sep 2012 at 12:45
This is exposed in all dll builds done by the Makefile.vc. It may be more
consistent to expose it as part of the main API, but currently this is not done.
Original comment by jz...@google.com
on 14 Sep 2012 at 5:12
I would like to reopen this issue until the WebPFree() function is exposed in
the public API as well...
Original comment by google-s...@ks-baumann.de
on 3 Oct 2012 at 2:24
I would like to get this pull request integrated to fix this issue in a proper
manner:
https://github.com/AIM360/libwebp/commit/bf793a89b4d47577581153a58cce54897ccdc627
Original comment by kosta-ch...@ks-baumann.de
on 11 Feb 2014 at 11:07
This will modify the API, so we'll look at this before the next release.
Original comment by jz...@google.com
on 11 Feb 2014 at 7:27
Issue 190 has been merged into this issue.
Original comment by jz...@google.com
on 12 Feb 2014 at 12:38
Any chance that this gets finally integrated?
Original comment by kosta-ch...@ks-baumann.de
on 31 Jan 2015 at 4:10
This is a pure addition and you already expose this API on windows (in a hacky
way for .NET in the makefile.vc). But this does not help in cross platform
development.
Original comment by kosta-ch...@ks-baumann.de
on 31 Jan 2015 at 4:14
Original issue reported on code.google.com by
jz...@google.com
on 13 Feb 2012 at 10:09Attachments: