| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/cbs_sei: Always zero-initialize SEI payload | Andreas Rheinhardt | 2024-08-06 | 1 | -3/+1 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avcodec/cbs_sei: Use RefStruct API for SEI messages | Andreas Rheinhardt | 2023-10-07 | 1 | -36/+25 |
* | avcodec/cbs: add cbs implementation for H266/VVC | Nuo Mi | 2023-06-29 | 1 | -0/+29 |
* | avcodec/cbs: Remove ff_cbs_alloc_unit_content | Andreas Rheinhardt | 2022-08-08 | 1 | -1/+1 |
* | avcodec/cbs_sei: Fix leak of AVBufferRef on error | Andreas Rheinhardt | 2021-03-12 | 1 | -8/+8 |
* | avcodec/cbs_sei: Don't use -1th element of array | Andreas Rheinhardt | 2021-03-12 | 1 | -1/+1 |
* | cbs_h2645: Merge SEI message handling in common between codecs | Mark Thompson | 2021-01-21 | 1 | -0/+369 |