| Commit message (Expand) | Author | Age | Files | Lines |
* | fftools/ffprobe: Report initial and trailing padding | Andreas Rheinhardt | 2022-09-05 | 1 | -0/+1 |
* | ffprobe: print AVFrame.duration | Anton Khirnov | 2022-07-19 | 1 | -0/+2 |
* | fftools/ffprobe: print size of attachment streams (extradata_size) | softworkz | 2021-11-29 | 1 | -0/+1 |
* | fftools/ffprobe: Don't access AVProgram.(start|end)_time | Andreas Rheinhardt | 2021-09-14 | 1 | -4/+0 |
* | avcodec: add a Film Grain codec property flag | James Almer | 2021-08-24 | 1 | -0/+1 |
* | ffprobe: remove references to frame->pkt_pts | James Almer | 2021-08-07 | 1 | -2/+0 |
* | doc/ffprobe.xsd: Clean-up choice indicator definitions | Tobias Rapp | 2021-04-16 | 1 | -13/+9 |
* | fftools/ffprobe: Add missing dispositions | Andreas Rheinhardt | 2021-03-31 | 1 | -0/+5 |
* | ffprobe: stop printing deprecated fields | Anton Khirnov | 2021-02-22 | 1 | -5/+0 |
* | fftools/ffprobe: show closed caption info in the stream dump | vectronic | 2020-05-02 | 1 | -0/+1 |
* | fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC) | Antonin Gouzer | 2019-05-27 | 1 | -0/+14 |
* | ffprobe: Print color properties from show_frames | Vittorio Giovara | 2017-07-21 | 1 | -0/+5 |
* | ffprobe.xsd: add frame log data | Dave Rice | 2017-03-28 | 1 | -0/+15 |
* | lavf: add AV_DISPOSITION_TIMED_THUMBNAILS | Rodger Combs | 2016-10-24 | 1 | -0/+1 |
* | ffprobe: report field order for video streams | Rodger Combs | 2016-10-24 | 1 | -0/+1 |
* | ffprobe.xsd: add missing timecode attribute to frameSideDataType | dericed | 2016-07-27 | 1 | -0/+1 |
* | ffprobe: print stream_index with frame data | Dave Rice | 2015-05-27 | 1 | -0/+1 |
* | doc/ffprobe.xsd: add build_date and build_time as optional attributes | Dave Rice | 2015-05-13 | 1 | -0/+2 |
* | doc/ffprobe.xsd: remove extra sequence from streamType | Dave Rice | 2015-05-13 | 1 | -3/+0 |
* | ffprobe: support printing AVStream and AVPacket side data | Michael Niedermayer | 2015-05-03 | 1 | -0/+19 |
* | Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f' | Michael Niedermayer | 2015-03-08 | 1 | -0/+2 |
* | doc/ffprobe.xsd: drop build_date and build_time from programVersionType | Stefano Sabatini | 2015-02-02 | 1 | -2/+0 |
* | ffprobe: Support extracting the number of reference frames | Michael Niedermayer | 2014-12-30 | 1 | -0/+1 |
* | ffprobe.xsd: add packets_and_frames element definition | Tobias Rapp | 2014-10-30 | 1 | -0/+11 |
* | ffprobe: Add support for color_trc/color_pri/chroma_loc | Michael Niedermayer | 2014-10-19 | 1 | -0/+3 |
* | ffprobe: add pixel format chroma sub-sampling output | Tobias Rapp | 2014-10-07 | 1 | -0/+2 |
* | ffprobe: add pixel format component bit depth output | Tobias Rapp | 2014-10-07 | 1 | -0/+12 |
* | ffprobe: add pixel format flags output | Tobias Rapp | 2014-10-07 | 1 | -0/+15 |
* | ffprobe: add -show_pixel_formats option | Tobias Rapp | 2014-10-07 | 1 | -0/+13 |
* | 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 |