| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/refstruct: Don't use STRIDE_ALIGN for alignment | Andreas Rheinhardt | 2024-03-01 | 1 | -3/+3 |
* | lavc/refstruct: do not use max_align_t on MSVC | James Almer | 2024-02-09 | 1 | -1/+1 |
* | avcodec/refstruct: Allow to share pools | Andreas Rheinhardt | 2023-11-01 | 1 | -13/+21 |
* | avcodec/refstruct: Allow to always return zeroed pool entries | Andreas Rheinhardt | 2023-11-01 | 1 | -0/+10 |
* | avcodec/refstruct: Add RefStruct pool API | Andreas Rheinhardt | 2023-11-01 | 1 | -1/+192 |
* | avcodec/refstruct: Inline ff_refstruct_allocz() | Andreas Rheinhardt | 2023-10-09 | 1 | -5/+0 |
* | avcodec/refstruct: Allow checking for exclusive ownership | Andreas Rheinhardt | 2023-10-07 | 1 | -0/+16 |
* | avcodec/refstruct: Add simple API for refcounted objects | Andreas Rheinhardt | 2023-10-07 | 1 | -0/+166 |