genode/repos/libports/lib/symbols
Alexander Boettcher 0d868515a5 libyuv: add support to overwrite default allocator
Internally libyuv uses malloc & free for short time dynamic memory
allocation during image transformation. The converted images are
such large, that the Libc allocator will create and destroy new Genode
dataspace per image.  In time sensitive code paths, the overhead can be
noticeable by the caller of the image transformation.
The patch adds the option to register callbacks in the libyuv library to
implement the image allocation by users of the library. They may implement
caching strategies to avoid the overhead, e.g. as seen with qemu-usb and
the webcam model.
2023-10-04 13:22:06 +02:00
..
curl Update curl to version 7.70.0 2021-02-23 12:07:16 +01:00
egl libports: Add Mesa-21.0.0 support 2021-08-30 15:00:38 +02:00
expat depot: expat recipe 2018-05-03 15:31:20 +02:00
ffi depot: add ffi api and src archives 2021-06-25 11:41:45 +02:00
freetype Rename app/mupdf to app/pdf_view, create depot recipes 2017-11-30 11:23:10 +01:00
gmp gmp: extensions for chrony 2022-08-10 13:32:59 +02:00
jbig2dec Rename app/mupdf to app/pdf_view, create depot recipes 2017-11-30 11:23:10 +01:00
jpeg libports: update jpeg library to v9d 2021-05-28 14:15:28 +02:00
libarchive depot: recipes for src/extract and used libs 2018-02-09 13:34:13 +01:00
libc libc: add more dummies for the Rust libc crate 2023-09-29 12:21:04 +02:00
libcrypto Update OpenSSL to version 1.1.1i 2021-02-23 12:07:16 +01:00
libdrm libports: libdrm-2.4.105 update 2021-08-30 15:00:38 +02:00
libiconv libports: libiconv ABI 2017-10-05 17:40:01 +02:00
liblzma depot: recipes for src/extract and used libs 2018-02-09 13:34:13 +01:00
libm libm: riscv support 2021-12-17 15:04:47 +01:00
libpng Update libpng to version 1.6.36 2019-02-12 10:33:14 +01:00
libqgenodeviewwidget qt5: build Qt libraries and applications with qmake 2020-07-03 13:48:55 +02:00
libqpluginwidget qt5: build Qt libraries and applications with qmake 2020-07-03 13:48:55 +02:00
libsanitizer_common sanitizer: update to version 12.2.0 2023-05-30 12:03:27 +02:00
libssh libssh port: immediate mode for ssh poll 2021-10-13 14:01:02 +02:00
libssl Update OpenSSL to version 1.1.1i 2021-02-23 12:07:16 +01:00
libubsan sanitizer: update to version 10.3.0 2021-05-28 14:15:26 +02:00
libusb usb_webcam: package recipes 2021-06-25 11:41:44 +02:00
libuvc usb_webcam: package recipes 2021-06-25 11:41:44 +02:00
libyuv libyuv: add support to overwrite default allocator 2023-10-04 13:22:06 +02:00
mesa libports: Add Mesa-21.0.0 support 2021-08-30 15:00:38 +02:00
mupdf Rename app/mupdf to app/pdf_view, create depot recipes 2017-11-30 11:23:10 +01:00
ncurses abi: remove duplicates and internal symbols, fix sizes 2018-01-17 12:14:42 +01:00
openjpeg Rename app/mupdf to app/pdf_view, create depot recipes 2017-11-30 11:23:10 +01:00
pcre depot: recipe for pcre library 2017-11-06 13:57:23 +01:00
posix posix ABI: require 'main' symbol 2018-02-09 13:34:20 +01:00
qt5_component qt5_component: add 'main' as undefined to ABI 2023-04-17 14:48:30 +02:00
spark ada-runtime: add s-expint.ad* 2020-08-25 11:50:09 +02:00
stdcxx stdcxx: add missing symbol 2023-06-16 11:24:26 +02:00
zlib Support read-only data symbols in ABI 2017-10-05 17:40:04 +02:00