Nico Weber
|
ab143e9b0e
LibGfx/BMP: Clear alpha in palette entries
|
před 1 rokem |
Lucas CHOLLET
|
402de2985d
LibGfx/ICO: Do not try to decode a mask if we already reached EOF
|
před 1 rokem |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
před 1 rokem |
Tim Ledbetter
|
2311e28d63
LibGfx/BMPLoader: Mitigate potential overflows when decoding bitmap DIB
|
před 1 rokem |
Tim Ledbetter
|
8ec26f3b54
LibGfx/BMPLoader: Account for header size when checking DIB bounds
|
před 1 rokem |
circl
|
a9208a18ca
LibGfx/BMPLoader: Make sure height passed to Gfx::Bitmap is positive
|
před 1 rokem |
Andreas Kling
|
bcbaad0b1d
LibGfx: Make BMP decoder always produce BGRA8888 or BGRx8888 bitmaps
|
před 1 rokem |
Tim Ledbetter
|
a673062084
LibGfx/BMPLoader: Ensure data offset cannot point past EOF
|
před 1 rokem |
Tim Ledbetter
|
bc6638682d
LibGfx/BMPLoader: Ensure DIB size and offset are within expected range
|
před 1 rokem |
Tim Ledbetter
|
e6c1429311
LibGfx: Check bounds of color table accesses in BMPLoader
|
před 1 rokem |
MacDue
|
bbf66ea055
LibGfx: Remove maximum size limit for decoded images
|
před 1 rokem |
Lucas CHOLLET
|
806808f406
LibGfx: Provide a default implementation for animation-related methods
|
před 2 roky |
Lucas CHOLLET
|
c336cef065
LibGfx/BMP: Decode the header in `create()` and remove `initialize()`
|
před 2 roky |
Lucas CHOLLET
|
35599605c1
LibGfx/BMP: Move some `const` to the east
|
před 2 roky |
Lucas CHOLLET
|
e5b70837de
LibGfx: Remove `ImageDecoder::set_[non]volatile()`
|
před 2 roky |
MacDue
|
e7cddda7e1
LibGfx: Allow passing an ideal size to image decoders
|
před 2 roky |
Optimoos
|
bee316cfbe
LibGfx: Remove unneeded TODO in BMPLoader
|
před 2 roky |
Ben Wiederhake
|
da394abe04
LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr
|
před 2 roky |
Tom
|
e7921cfe14
LibGfx: Add first_animated_frame_index method to ImageDecoder
|
před 2 roky |
Lucas CHOLLET
|
496b7ffb2b
LibGfx: Move all image loaders and writers to a subdirectory
|
před 2 roky |