| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/refstruct: Allow to share pools | Andreas Rheinhardt | 2023-11-01 | 1 | -1/+4 |
* | avcodec/refstruct: Allow to always return zeroed pool entries | Andreas Rheinhardt | 2023-11-01 | 1 | -0/+8 |
* | avcodec/refstruct: Add RefStruct pool API | Andreas Rheinhardt | 2023-11-01 | 1 | -0/+128 |
* | avcodec/refstruct: Inline ff_refstruct_allocz() | Andreas Rheinhardt | 2023-10-09 | 1 | -1/+5 |
* | avcodec/refstruct: Allow checking for exclusive ownership | Andreas Rheinhardt | 2023-10-07 | 1 | -0/+9 |
* | avcodec/refstruct: Add simple API for refcounted objects | Andreas Rheinhardt | 2023-10-07 | 1 | -0/+145 |