aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/remux.c
Commit message (Collapse)AuthorAgeFilesLines
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-311-0/+1
| | | | | | | | | | | There are lots of files that don't need it: The number of object files that actually need it went down from 2011 to 884 here. Keep it for external users in order to not cause breakages. Also improve the other headers a bit while just at it. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* examples: apply doxy entries consistency fixesStefano Sabatini2023-02-111-4/+4
| | | | Use consistent format for the @file field and file description.
* examples: rename remuxing to remuxStefano Sabatini2023-02-111-0/+198