James Almer
|
01b0b86225
|
avcodec/lcevc_parser: move pixel format table to a shared file
Signed-off-by: James Almer <jamrial@gmail.com>
|
2026-04-06 14:07:59 -03:00 |
|
James Almer
|
c5aa31d252
|
avcodec/lcevc_parser: move the resolution type table to a header
Will be useful in the following commit.
Signed-off-by: James Almer <jamrial@gmail.com>
|
2026-03-13 09:18:42 -03:00 |
|
James Almer
|
a9984fec81
|
avcodec/lcevc_parser: check return value of init_get_bits8()
Fixes coverity issue CID 1684198.
Signed-off-by: James Almer <jamrial@gmail.com>
|
2026-03-10 15:50:20 -03:00 |
|
James Almer
|
125bb2e045
|
avcodec/lcevc_parser: Check that block_size is not negative
Based on 248b481c33
Signed-off-by: James Almer <jamrial@gmail.com>
|
2026-03-09 18:39:33 -03:00 |
|
James Almer
|
0cd4bb2f96
|
avcodec: add an LCEVC parser
Signed-off-by: James Almer <jamrial@gmail.com>
|
2026-03-07 19:22:40 -03:00 |
|