Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own | Andreas Rheinhardt | 2022-09-03 | 1 | -0/+37 |
It is used almost nowhere, so it needn't be auto-included almost everywhere. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |