aboutsummaryrefslogtreecommitdiffstats
path: root/fftools/graph/graphprint.c
Commit message (Expand)AuthorAgeFilesLines
* fftools/textformat: renamings in print_unit_int for consistency (cosmetic)Nicolas Gaullier2025-06-271-1/+1
* fftools/graph/graphprint: Remove redundant avio_flush()Andreas Rheinhardt2025-06-021-1/+0
* fftools/graph/graphprint: Fix races when initializing graphprintAndreas Rheinhardt2025-06-021-15/+4
* fftools/ffmpeg_filter: make InputFilterPriv and OutputFilterPriv private againJames Almer2025-06-011-9/+9
* fftools/ffmpeg_filter: make FilterGraphPriv private againJames Almer2025-06-011-10/+6
* fftools/graphprint: Fix memory leakssoftworkz2025-05-281-1/+4
* fftools/graphprint: Fix leak of graph section header stringMark Thompson2025-05-181-0/+2
* fftools/graphprint: Fix leak of graphprint objectMark Thompson2025-05-181-0/+2
* Revert "fftools/graphprint: Now, make it a Killer-Feature!"softworkz2025-05-161-47/+1
* fftools/graphprint: Now, make it a Killer-Feature!softworkz2025-05-151-1/+47
* fftools/graphprint: Add execution graph printingsoftworkz2025-05-151-0/+1107