| Commit message (Expand) | Author | Age | Files | Lines |
* | Print bits_per_raw_sample for ffprobe -show_streams. | Carl Eugen Hoyos | 2014-09-08 | 1 | -0/+1 |
* | ffprobe: add -show_data_hash option. | Nicolas George | 2014-08-17 | 1 | -0/+2 |
* | ffprobe: print some basic information about avframe side data | Michael Niedermayer | 2014-07-30 | 1 | -0/+11 |
* | doc/ffprobe.xsd: fix order and missing elements/attributes | Dave Rice | 2014-07-02 | 1 | -5/+8 |
* | ffprobe: add color_range and color_space to stream output | Tobias Rapp | 2014-06-24 | 1 | -0/+2 |
* | ffprobe: add rc_max_rate to stream output | Billy Shambrook | 2014-06-09 | 1 | -0/+1 |
* | ffprobe: show best_effort_timestamp in the frame section | wm4 | 2013-12-15 | 1 | -0/+2 |
* | ffprobe: add support for subtitle frames | Marton Balint | 2013-11-25 | 1 | -1/+14 |
* | ffprobe: print stream channel_layout when available | Stefano Sabatini | 2013-10-03 | 1 | -0/+1 |
* | ffprobe: show probe_score in the format section | Stefano Sabatini | 2013-09-01 | 1 | -0/+1 |
* | ffprobe: fix format section XML validation | Stefano Sabatini | 2013-09-01 | 1 | -0/+1 |
* | ffprobe: add -show_programs option | Florent Tribouilloy | 2013-07-28 | 1 | -0/+24 |
* | doc/ffprobe.xsd: specify tag elements in stream after disposition element | Stefano Sabatini | 2013-07-28 | 1 | -1/+1 |
* | ffprobe: show chapter and chapter metadata information | Stefano Sabatini | 2013-06-06 | 1 | -0/+20 |
* | ffprobe: remove deprecated frame "reference" field | Stefano Sabatini | 2013-03-17 | 1 | -1/+0 |
* | ffprobe: show pkt_size in frame | Stefano Sabatini | 2012-12-15 | 1 | -0/+1 |
* | ffprobe: extend disposition printing support | Stefano Sabatini | 2012-09-30 | 1 | -3/+15 |
* | ffprobe: add support to library ident printing | Stefano Sabatini | 2012-09-29 | 1 | -0/+1 |
* | ffprobe: add -bitexact boolean option | Stefano Sabatini | 2012-09-22 | 1 | -1/+1 |
* | ffprobe: Add a few common disposition cases | Derek Buitenhuis | 2012-09-18 | 1 | -0/+3 |
* | ffprobe: print start_pts and duration_ts stream information | Stefano Sabatini | 2012-09-12 | 1 | -0/+2 |
* | ffprobe: fix validity error with tags and data. | Nicolas George | 2012-07-31 | 1 | -0/+6 |
* | ffprobe: show audio frame channels and channel_layout | Stefano Sabatini | 2012-07-31 | 1 | -0/+2 |
* | ffprobe: dump AVPacket.convergence_duration. | Nicolas George | 2012-06-18 | 1 | -0/+2 |
* | ffprobe: show packet duration in frame | Stefano Sabatini | 2012-06-06 | 1 | -0/+2 |
* | ffprobe: display the codec profile in show_stream() | Christian Schmidt | 2012-05-26 | 1 | -0/+1 |
* | ffprobe: report bit rate in stream description | Matthieu Bouron | 2012-02-20 | 1 | -0/+1 |
* | ffprobe: add count_frames and count_packets options | Matthieu Bouron | 2012-02-17 | 1 | -0/+2 |
* | 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 |
* | 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 |