Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fftools/textformat: Introduce common header and deduplicate code | softworkz | 2025-05-15 | 1 | -7/+3 |
| | | | | | | | | | Also change writer_printf signature in AVTextWriter to use va_list, so that it can be called by the new function writer_printf() in tf_internal.h. Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: softworkz <softworkz@hotmail.com> | ||||
* | fftools/textformat: Extract and generalize textformat api from ffprobe.c | softworkz | 2025-04-11 | 1 | -0/+82 |
Signed-off-by: softworkz <softworkz@hotmail.com> |