| Commit message (Expand) | Author | Age | Files | Lines |
* | ffprobe: print the non-diegetic stream disposition flag | James Almer | 2023-10-25 | 1 | -3/+3 |
* | fftools/ffprobe: print crop_* frame fields | James Almer | 2023-03-26 | 1 | -8/+8 |
* | ffprobe: report the corrupt flag on packets | rcombs | 2023-02-09 | 1 | -14/+14 |
* | fftools/ffprobe: Report initial and trailing padding | Andreas Rheinhardt | 2022-09-05 | 1 | -1/+1 |
* | ffprobe: print AVFrame.duration | Anton Khirnov | 2022-07-19 | 1 | -14/+14 |
* | ffmpeg: rewrite setting the stream disposition | Anton Khirnov | 2021-11-16 | 1 | -30/+30 |
* | avcodec: add a Film Grain codec property flag | James Almer | 2021-08-24 | 1 | -2/+2 |
* | ffprobe: remove references to frame->pkt_pts | James Almer | 2021-08-07 | 1 | -14/+14 |
* | fftools/ffprobe: Add missing dispositions | Andreas Rheinhardt | 2021-03-31 | 1 | -3/+3 |
* | ffprobe: stop printing deprecated fields | Anton Khirnov | 2021-02-22 | 1 | -17/+17 |
* | fftools/ffprobe: show closed caption info in the stream dump | vectronic | 2020-05-02 | 1 | -2/+2 |
* | ffprobe: use consistent string for unspecified color_range value | Tobias Rapp | 2017-09-07 | 1 | -2/+2 |
* | ffprobe: Print color properties from show_frames | Vittorio Giovara | 2017-07-21 | 1 | -8/+8 |
* | fate: update ffprobe stuff after dbc7f02a727286f3 | Paul B Mahol | 2017-02-26 | 1 | -7/+7 |
* | lavf: add AV_DISPOSITION_TIMED_THUMBNAILS | Rodger Combs | 2016-10-24 | 1 | -3/+3 |
* | ffprobe: report field order for video streams | Rodger Combs | 2016-10-24 | 1 | -2/+2 |
* | ffprobe.c: Indicate decode-but-discard packets when doing -show_packets. | Sasi Inguva | 2016-09-23 | 1 | -14/+14 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -2/+2 |
* | Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' | Derek Buitenhuis | 2016-02-29 | 1 | -29/+29 |
* | ffprobe: print stream_index with frame data | Dave Rice | 2015-05-27 | 1 | -14/+14 |
* | Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f' | Michael Niedermayer | 2015-03-08 | 1 | -2/+2 |
* | ffprobe: Support extracting the number of reference frames | Michael Niedermayer | 2014-12-30 | 1 | -2/+2 |
* | ffprobe: Add support for color_trc/color_pri/chroma_loc | Michael Niedermayer | 2014-10-19 | 1 | -2/+2 |
* | Print bits_per_raw_sample for ffprobe -show_streams. | Carl Eugen Hoyos | 2014-09-08 | 1 | -3/+3 |
* | ffprobe: add color_range and color_space to stream output | Tobias Rapp | 2014-06-24 | 1 | -2/+2 |
* | ffprobe: add rc_max_rate to stream output | Billy Shambrook | 2014-06-09 | 1 | -3/+3 |
* | ffmpeg: prefix encoder with "Lavc " in bitexact mode | Michael Niedermayer | 2014-05-18 | 1 | -32/+32 |
* | ffmpeg: Skip writing the version when -flags bitexact is used | Michael Niedermayer | 2014-05-18 | 1 | -32/+32 |
* | Merge commit '6656370b858329ca07a60a2de954d5e90daa0206' | Michael Niedermayer | 2014-05-18 | 1 | -32/+32 |
* | avcodec/utils: ff_decode_frame_props: set pkt_size | Michael Niedermayer | 2014-05-01 | 1 | -8/+8 |
* | ffprobe: show best_effort_timestamp in the frame section | wm4 | 2013-12-15 | 1 | -14/+14 |
* | ffprobe: print stream channel_layout when available | Stefano Sabatini | 2013-10-03 | 1 | -1/+1 |
* | fate: update fate tests after master:291ad12ea2d1: ffprobe: show probe_score ... | Michael Niedermayer | 2013-09-01 | 1 | -1/+1 |
* | ffprobe: add -show_programs option | Florent Tribouilloy | 2013-07-28 | 1 | -1/+1 |
* | nutdec: Implement duration parsing for indexed nuts | Michael Niedermayer | 2013-05-02 | 1 | -4/+4 |
* | lavc: do not init frame with guessed layout. | Nicolas George | 2013-04-03 | 1 | -6/+6 |
* | ffprobe: remove deprecated frame "reference" field | Stefano Sabatini | 2013-03-17 | 1 | -8/+8 |
* | Merge commit '2eba9087f3031c6050f8dcd996225490be6c2410' | Michael Niedermayer | 2013-03-12 | 1 | -6/+6 |
* | fate: update fate for 1a490df12fd9 | Michael Niedermayer | 2012-12-15 | 1 | -14/+14 |
* | nut: put nut PCM audio tags in front of avi tags. | Michael Niedermayer | 2012-11-28 | 1 | -1/+1 |
* | fate/ffprobe: add some stream metadata. | Clément Bœsch | 2012-10-08 | 1 | -32/+32 |
* | nutenc: choose for non audio streams a timebase with finer resolution. | Michael Niedermayer | 2012-10-02 | 1 | -32/+32 |
* | nut: store and read the r_frame_rate | Michael Niedermayer | 2012-10-02 | 1 | -30/+30 |
* | ffprobe: extend disposition printing support | Stefano Sabatini | 2012-09-30 | 1 | -3/+3 |
* | tests/fate-ffprobe: fix typo in metadata comment | Stefano Sabatini | 2012-09-24 | 1 | -30/+30 |
* | tests: update fate-ffprobe test to make use of -bitexact flag | Stefano Sabatini | 2012-09-22 | 1 | -4/+4 |
* | tests: add fate-ffprobe test | Stefano Sabatini | 2012-09-20 | 1 | -0/+32 |