| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/jpeg2000dec: Fix HT decoding | Osamu Watanabe | 2024-08-10 | 1 | -55/+81 |
* | avcodec/jpeg2000dec: Add support for placeholder passes | Osamu Watanabe | 2024-08-10 | 1 | -42/+46 |
* | avcodec/jpeg2000dec: fix HT block decoder | Pierre-Anthony Lemieux | 2024-05-30 | 1 | -60/+62 |
* | avcodec/jpeg2000htdec: warn about non zero roi shift | Michael Niedermayer | 2024-04-01 | 1 | -0/+3 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avcodec/jpeg2000htdec: check if block decoding will exceed internal precision | Pierre-Anthony Lemieux | 2023-12-14 | 1 | -6/+36 |
* | avcodec/jpeg2000htdec: Consolidate jpeg2000 spec bits in jpeg2000_bitbuf_refi... | Michael Niedermayer | 2023-08-05 | 1 | -20/+4 |
* | avcodec/jpeg2000htdec: Avoid freeing uninitialized pointers in ff_jpeg2000_de... | Michael Niedermayer | 2023-08-04 | 1 | -2/+2 |
* | avcodec/jpeg2000htdec: Check for invalid magref length. | caleb | 2023-06-23 | 1 | -5/+13 |
* | avcodec/jpeg2000dec: add support for HTJ2K block decoding | caleb | 2023-04-22 | 1 | -0/+1451 |