Commit 56fde99
committed
gpujpeg_reader: fixed an assertion
Since the change in the commit c8ef940 (2026-01-14), gpujpeg failed
in adjust_pixel_forma() if GPUJPEG_PIXFMT_NO_ALPHA as pixel format was
selected (mainly used by gpujpegtool).
At least in the binary builds, GPUJPEG is build without asserts, however.1 parent e8bc98f commit 56fde99
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1549 | 1549 | | |
1550 | 1550 | | |
1551 | 1551 | | |
1552 | | - | |
1553 | | - | |
| 1552 | + | |
| 1553 | + | |
1554 | 1554 | | |
1555 | 1555 | | |
1556 | 1556 | | |
| |||
0 commit comments