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
ffi depot: add ffi api and src archives 2021-06-25 11:41:45 +02:00
freetype
gmp gmp: extensions for chrony 2022-08-10 13:32:59 +02:00
jbig2dec
jpeg libports: update jpeg library to v9d 2021-05-28 14:15:28 +02:00
libarchive
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
liblzma
libm libm: riscv support 2021-12-17 15:04:47 +01:00
libpng
libqgenodeviewwidget
libqpluginwidget
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
ncurses
openjpeg
pcre
posix
qt5_component qt5_component: add 'main' as undefined to ABI 2023-04-17 14:48:30 +02:00
spark
stdcxx stdcxx: add missing symbol 2023-06-16 11:24:26 +02:00
zlib