diff options
author | Eli Zaretskii <eliz@gnu.org> | 2022-04-10 16:45:43 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2022-04-10 16:45:43 +0300 |
commit | 8addfafc2afac21e34d320524a80567f80926069 (patch) | |
tree | 1106e3ef1d9a9651d2926d90e3060b1800a15698 /doc/emacs/frames.texi | |
parent | a64e5a3a847407200e0dc44b6acb60bdbede9080 (diff) | |
download | emacs-8addfafc2afac21e34d320524a80567f80926069.tar.gz emacs-8addfafc2afac21e34d320524a80567f80926069.tar.bz2 emacs-8addfafc2afac21e34d320524a80567f80926069.zip |
Fix WebP image support on MS-Windows
* src/image.c (init_webp_functions) [WINDOWSNT]: Load Demux
functions from the WebPDemux DLL. Load internal functions where
the public APIs are inline functions defined in the WebP headers.
(WebPAnimDecoderOptionsInit) [WINDOWSNT]: Define to call
'WebPAnimDecoderOptionsInitInternal'.
(WebPDemux): Define to call 'WebPDemuxInternal'.
(WebPAnimDecoderNew): Define to call
'WebPAnimDecoderNewInternal'.
(syms_of_image) <webpdemux>: New symbol.
* lisp/term/w32-win.el (dynamic-library-alist): Add a member for
'webpdemux'.
Diffstat (limited to 'doc/emacs/frames.texi')
0 files changed, 0 insertions, 0 deletions