aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/refstruct.c
Commit message (Collapse)AuthorAgeFilesLines
* avutil/refstruct: Remove redundant checkAndreas Rheinhardt2025-05-221-1/+1
| | | | | | We now require C11. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* lavc/refstruct: move to lavu and make publicAnton Khirnov2024-12-151-0/+386
It is highly versatile and generally useful.