Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc/vvc_parser: Fix integer overflow calculating framerate | Frank Plowman | 2024-04-09 | 1 | -2/+2 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | lavc/vvc_parser: small cleanup for style | Jun Zhao | 2024-03-23 | 1 | -4/+4 |
* | avcodec/vvc_parser: Avoid undefined overflow in POC computation | Michael Niedermayer | 2023-09-22 | 1 | -2/+2 |
* | avcodec/cbs_h2645: fix parsing and storing Picture Header references in the c... | James Almer | 2023-06-30 | 1 | -5/+5 |
* | avcodec/vvc_parser: Mark close function as av_cold | Andreas Rheinhardt | 2023-06-30 | 1 | -1/+1 |
* | avcodec/vvc_parser: Don't store state unnecessarily | Andreas Rheinhardt | 2023-06-30 | 1 | -62/+1 |
* | avcodec/vvc_parser: Remove unnecessary headers | Andreas Rheinhardt | 2023-06-29 | 1 | -2/+0 |
* | avcodec/vvc_parser: Constify parser | Andreas Rheinhardt | 2023-06-29 | 1 | -1/+1 |
* | avcodec: add bitstream parser for H266/VVC | Nuo Mi | 2023-06-29 | 1 | -0/+580 |