aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/refstruct.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/refstruct: Allow to share poolsAndreas Rheinhardt2023-11-011-1/+4
* avcodec/refstruct: Allow to always return zeroed pool entriesAndreas Rheinhardt2023-11-011-0/+8
* avcodec/refstruct: Add RefStruct pool APIAndreas Rheinhardt2023-11-011-0/+128
* avcodec/refstruct: Inline ff_refstruct_allocz()Andreas Rheinhardt2023-10-091-1/+5
* avcodec/refstruct: Allow checking for exclusive ownershipAndreas Rheinhardt2023-10-071-0/+9
* avcodec/refstruct: Add simple API for refcounted objectsAndreas Rheinhardt2023-10-071-0/+145