aboutsummaryrefslogtreecommitdiffstats
path: root/fftools/textformat/avtextformat.h
Commit message (Expand)AuthorAgeFilesLines
* fftools/textformat: renamings in print_unit_int for consistency (cosmetic)Nicolas Gaullier2025-06-271-1/+1
* fftools/textformat: fix print 64 bit integersNicolas Gaullier2025-06-271-1/+1
* fftools/textformat: correctly propagate uninit error codesMarton Balint2025-05-161-1/+1
* Revert "fftools/textformat/avtextformat: Make close functions return void"Marton Balint2025-05-161-1/+1
* fftools/graphprint: Add execution graph printingsoftworkz2025-05-151-0/+29
* fftools/textformat: Add flags param to function avtext_print_integer()softworkz2025-05-151-1/+1
* fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()softworkz2025-05-151-7/+9
* fftools/textformat: Rename name param to key for API consistencysoftworkz2025-05-151-3/+3
* fftools/textformat: Remove unused print_rational() pointer from AVTextFormattersoftworkz2025-05-151-1/+0
* fftools/textformat: Apply quality improvementssoftworkz2025-05-151-4/+2
* fftools/textformat: Apply formatting and whitespace changessoftworkz2025-05-151-10/+10
* fftools/textformat/avtextformat: Make close functions return voidAndreas Rheinhardt2025-04-161-1/+1
* fftools/textformat: Extract and generalize textformat api from ffprobe.csoftworkz2025-04-111-0/+171