| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vqcdec: Check init_get_bits8() for failure | Michael Niedermayer | 2024-05-19 | 1 | -1/+4 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avcodec/vqcdec: Avoid unnecessary VLC structure | Andreas Rheinhardt | 2023-10-31 | 1 | -6/+7 |
* | avcodec/vlc: Use proper namespace | Andreas Rheinhardt | 2023-09-11 | 1 | -1/+1 |
* | avcodec/vqcdec: Check width & 15 | Michael Niedermayer | 2022-12-08 | 1 | -0/+3 |
* | avcodec/vqcdec: Check for end of input in decode_vectors() | Michael Niedermayer | 2022-11-20 | 1 | -4/+10 |
* | avcodec: ViewQuest VQC decoder | Peter Ross | 2022-10-18 | 1 | -0/+430 |