mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-09 08:50:31 +00:00
Add an enum instead. As a result, fix honor -byte_binary_prefix. In value_string(), add support for float values (beyond seconds), and allow unit to be null or empty. Also remove unused variable unit_second_str in ffprobe. Signed-off-by: Nicolas Gaullier <nicolas.gaullier@cji.paris> |
||
|---|---|---|
| .. | ||
| avtextformat.c | ||
| avtextformat.h | ||
| avtextwriters.h | ||
| tf_compact.c | ||
| tf_default.c | ||
| tf_flat.c | ||
| tf_ini.c | ||
| tf_internal.h | ||
| tf_json.c | ||
| tf_mermaid.c | ||
| tf_mermaid.h | ||
| tf_xml.c | ||
| tw_avio.c | ||
| tw_buffer.c | ||
| tw_stdout.c | ||