March 31, 2010
View 72415b2

Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.

Stefano Sabatini authored on 2010/03/31 08:30:55
March 28, 2010
View 4bfe67d

Implement -convert_tags option, which converts showed tag names to the FFmpeg generic tag names.

Stefano Sabatini authored on 2010/03/28 19:04:10
March 27, 2010
View efe8bb0

10l: Initialize tag to NULL in show_stream, fix metadata showing in streams.

Stefano Sabatini authored on 2010/03/27 21:35:40
March 8, 2010
View 6580d5e

Remove hacks not required since HAVE_AV_CONFIG_H was unset for the apps

Måns Rullgård authored on 2010/03/08 07:18:37
March 6, 2010
View 6ce98ea

Add support to input devices in ffprobe.

Stefano Sabatini authored on 2010/03/06 22:06:45
March 5, 2010
View 818636e

Cosmetics: use consistent spacing in the ffprobe.c options table.

Stefano Sabatini authored on 2010/03/05 08:35:30
March 2, 2010
View 58621b8

Clarify the error message issued by ffprobe in case of more than one file provided as input.

Stefano Sabatini authored on 2010/03/02 08:02:56
February 25, 2010
View b6a4185

10l: add prefix "TAG:" to the metadata tags key showed for each stream.

Stefano Sabatini authored on 2010/02/25 09:16:43
View 912dd63

Cosmetics: replace "filename" to "arg" for the name of the argument of opt_input_file(). More consistent and more clear, as "filename" can be easily confused with the global "input_filename".

Stefano Sabatini authored on 2010/02/25 09:05:01
February 24, 2010
View c8c0ac6

FFprobe: take only one input file.

Ramiro Polla authored on 2010/02/24 15:14:59
February 22, 2010
View 1be784a

Add support to an option -f which forces the format to use for opening the probed multimedia resource.

Stefano Sabatini authored on 2010/02/22 03:33:24
View f1b267d

Avoid using log2, it is not available everywhere. Should fix compilation on FreeBSD.

Reimar Döffinger authored on 2010/02/22 01:24:05
February 21, 2010
View 336ce91

Add FFprobe tool.

Stefano Sabatini authored on 2010/02/21 20:43:01