aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/refstruct.h
Commit message (Collapse)AuthorAgeFilesLines
* all: fix typos found by codespellTimo Rothenpieler22 hours1-1/+1
|
* avutil/refstruct: Fix documentationAndreas Rheinhardt2025-03-111-5/+5
| | | | | Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* lavc/refstruct: move to lavu and make publicAnton Khirnov2024-12-151-0/+297
It is highly versatile and generally useful.