aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/ffprobe_json
Commit message (Expand)AuthorAgeFilesLines
* fftools/ffprobe: print lossless frame flagMarton Balint2025-01-051-0/+8
* fftools/ffprobe: add analyze_frames option for CC and grain detectionMarth642024-12-131-4/+0
* fftools/ffmpeg_enc: move set_encoder_id() to ffmpeg_mux_initAnton Khirnov2024-09-261-4/+4
* avformat: Add a new stream disposition for multilayer videoDerek Buitenhuis2024-07-071-3/+6
* avutil: remove deprecated FF_API_FRAME_PICTURE_NUMBERJames Almer2024-03-071-16/+0
* avutil: remove deprecated FF_API_PKT_DURATIONJames Almer2024-03-071-28/+0
* fftools/ffprobe: add support for Stream GroupsJames Almer2024-03-051-0/+1
* ffprobe: print the non-diegetic stream disposition flagJames Almer2023-10-251-0/+3
* fftools/ffprobe: print crop_* frame fieldsJames Almer2023-03-261-0/+32
* ffprobe: report the corrupt flag on packetsrcombs2023-02-091-14/+14
* fftools/ffprobe: Report initial and trailing paddingAndreas Rheinhardt2022-09-051-0/+1
* ffprobe: print AVFrame.durationAnton Khirnov2022-07-191-0/+28
* ffmpeg: rewrite setting the stream dispositionAnton Khirnov2021-11-161-31/+31
* avcodec: add a Film Grain codec property flagJames Almer2021-08-241-0/+2
* ffprobe: remove references to frame->pkt_ptsJames Almer2021-08-071-28/+28
* fftools/ffprobe: Add missing dispositionsAndreas Rheinhardt2021-03-311-3/+18
* ffprobe: stop printing deprecated fieldsAnton Khirnov2021-02-221-3/+0
* fftools/ffprobe: show closed caption info in the stream dumpvectronic2020-05-021-0/+2
* fate: update ffprobe stuff after dbc7f02a727286f3Paul B Mahol2017-02-261-13/+13
* lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger Combs2016-10-241-3/+6
* ffprobe.c: Indicate decode-but-discard packets when doing -show_packets.Sasi Inguva2016-09-231-14/+14
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-2/+2
* Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de'Derek Buitenhuis2016-02-291-30/+30
* ffprobe: print stream_index with frame dataDave Rice2015-05-271-0/+14
* Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f'Michael Niedermayer2015-03-081-0/+4
* ffprobe: Support extracting the number of reference framesMichael Niedermayer2014-12-301-0/+2
* ffmpeg: prefix encoder with "Lavc " in bitexact modeMichael Niedermayer2014-05-181-33/+33
* ffmpeg: Skip writing the version when -flags bitexact is usedMichael Niedermayer2014-05-181-33/+33
* Merge commit '6656370b858329ca07a60a2de954d5e90daa0206'Michael Niedermayer2014-05-181-32/+37
* avcodec/utils: ff_decode_frame_props: set pkt_sizeMichael Niedermayer2014-05-011-0/+8
* ffprobe: show best_effort_timestamp in the frame sectionwm42013-12-151-0/+28
* fate: update fate tests after master:291ad12ea2d1: ffprobe: show probe_score ...Michael Niedermayer2013-09-011-0/+1
* ffprobe: add -show_programs optionFlorent Tribouilloy2013-07-281-0/+1
* nutdec: Implement duration parsing for indexed nutsMichael Niedermayer2013-05-021-8/+2
* lavc: do not init frame with guessed layout.Nicolas George2013-04-031-12/+6
* ffprobe: remove deprecated frame "reference" fieldStefano Sabatini2013-03-171-16/+8
* Merge commit '2eba9087f3031c6050f8dcd996225490be6c2410'Michael Niedermayer2013-03-121-6/+12
* fate: update fate for 1a490df12fd9Michael Niedermayer2012-12-151-0/+6
* nut: put nut PCM audio tags in front of avi tags.Michael Niedermayer2012-11-281-2/+2
* fate/ffprobe: add some stream metadata.Clément Bœsch2012-10-081-36/+43
* nutenc: choose for non audio streams a timebase with finer resolution.Michael Niedermayer2012-10-021-83/+83
* nut: store and read the r_frame_rateMichael Niedermayer2012-10-021-32/+32
* ffprobe: extend disposition printing supportStefano Sabatini2012-09-301-11/+42
* tests/fate-ffprobe: fix typo in metadata commentStefano Sabatini2012-09-241-32/+32
* tests: update fate-ffprobe test to make use of -bitexact flagStefano Sabatini2012-09-221-4/+0
* tests: add fate-ffprobe testStefano Sabatini2012-09-201-0/+572