ladybird/Userland
Lucas CHOLLET 49c55447d9 LibGfx/JPEGXL: Put frame's image inside the Frame struct
The image was previously managed as an output parameter of the
`read_frame` function. This reorganisation also brings us closer to the
spec. As it is specified that each frame have its own image that will
later on compose a greater bitmap.
2023-08-12 08:46:10 +02:00
..
Applets
Applications
BuggieBox
Demos
DevTools
DynamicLoader
Games Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Libraries LibGfx/JPEGXL: Put frame's image inside the Frame struct 2023-08-12 08:46:10 +02:00
Services
Shell
Utilities Utilities: Fix title formatting in man 2023-08-12 01:50:49 +02:00
CMakeLists.txt