Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ffprobe: report bit rate in stream description | Matthieu Bouron | 2012-02-20 | 1 | -0/+1 |
| | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com> | ||||
* | ffprobe: add count_frames and count_packets options | Matthieu Bouron | 2012-02-17 | 1 | -0/+2 |
| | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com> | ||||
* | ffprobe: add support to audio frame information printing | Stefano Sabatini | 2012-01-12 | 1 | -0/+4 |
| | |||||
* | ffprobe: add -show_program_version and -show_library_versions options | Stefano Sabatini | 2012-01-10 | 1 | -0/+26 |
| | |||||
* | ffprobe: add support to video frame information printing | Stefano Sabatini | 2012-01-07 | 1 | -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_error | Stefano Sabatini | 2012-01-04 | 1 | -0/+6 |
| | |||||
* | ffprobe: add XML writer | Stefano Sabatini | 2011-12-27 | 1 | -0/+96 |