aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ffprobe.xsd
Commit message (Collapse)AuthorAgeFilesLines
* ffprobe: report bit rate in stream descriptionMatthieu Bouron2012-02-201-0/+1
| | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* ffprobe: add count_frames and count_packets optionsMatthieu Bouron2012-02-171-0/+2
| | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* ffprobe: add support to audio frame information printingStefano Sabatini2012-01-121-0/+4
|
* ffprobe: add -show_program_version and -show_library_versions optionsStefano Sabatini2012-01-101-0/+26
|
* ffprobe: add support to video frame information printingStefano Sabatini2012-01-071-0/+32
| | | | | | | | | | Add -show_frames option to ffprobe. Partially based on the work of Thomas Kuehnel <kuehnelth@googlemail.com> for SOCIS 2011. The wicked idea of creating a special "packets_and_frames" container for structured formats (JSON and XML) comes from Clément.
* ffprobe: add support to option -show_errorStefano Sabatini2012-01-041-0/+6
|
* ffprobe: add XML writerStefano Sabatini2011-12-271-0/+96