19 Commits (b5c4bb989d4085625f212b9b6378e4ee0a1a9ca8)

Author SHA1 Message Date
Stefano Sabatini 530bbe96c7 Implement ffprobe -show_packets. 14 years ago
Stefano Sabatini 7e566bbe6c Implement av_get_codec_tag_string() and use it in ffprobe. 15 years ago
Stefano Sabatini 441881b4f9 Reindent after the last commit. 15 years ago
Stefano Sabatini 8280e2bd45 Make ffprobe show sample_aspect_ratio and display_aspect_ratio only if 15 years ago
Robert Krüger 0a6a282a51 Make ffprobe show stream->nb_frames if that info is known. 15 years ago
Robert Krüger d21b227818 Fix computation of the display aspect ratio. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Stefano Sabatini 4bfe67da24 Implement -convert_tags option, which converts showed tag names to the 15 years ago
Stefano Sabatini efe8bb095b 10l: Initialize tag to NULL in show_stream, fix metadata showing in 15 years ago
Måns Rullgård 6580d5e377 Remove hacks not required since HAVE_AV_CONFIG_H was unset for the apps 15 years ago
Stefano Sabatini 6ce98ea4ae Add support to input devices in ffprobe. 15 years ago
Stefano Sabatini 818636ecf1 Cosmetics: use consistent spacing in the ffprobe.c options table. 15 years ago
Stefano Sabatini 58621b8d5b Clarify the error message issued by ffprobe in case of more than one 15 years ago
Stefano Sabatini b6a4185367 10l: add prefix "TAG:" to the metadata tags key showed for each stream. 15 years ago
Stefano Sabatini 912dd63ecb Cosmetics: replace "filename" to "arg" for the name of the argument of 15 years ago
Ramiro Polla c8c0ac6b26 FFprobe: take only one input file. 15 years ago
Stefano Sabatini 1be784a2cf Add support to an option -f which forces the format to use for opening 15 years ago
Reimar Döffinger f1b267ddf7 Avoid using log2, it is not available everywhere. 15 years ago
Stefano Sabatini 336ce917e6 Add FFprobe tool. 15 years ago