diff options
author | Rodger Combs <rodger.combs@gmail.com> | 2016-10-24 05:47:05 -0500 |
---|---|---|
committer | Rodger Combs <rodger.combs@gmail.com> | 2016-10-24 05:47:05 -0500 |
commit | 73ead477ddd9dbfbe6f7e8d3fc90ebfd21b271b0 (patch) | |
tree | 4cc52b1e6f271696e3acbdc4778d3718eb1e9496 /tests/ref/fate/ffprobe_default | |
parent | 3b3f979894a0aca01245fcaa2e4ff06f5f839e54 (diff) | |
download | ffmpeg-73ead477ddd9dbfbe6f7e8d3fc90ebfd21b271b0.tar.gz |
lavf: add AV_DISPOSITION_TIMED_THUMBNAILS
Reviewed-By: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref/fate/ffprobe_default')
-rw-r--r-- | tests/ref/fate/ffprobe_default | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ref/fate/ffprobe_default b/tests/ref/fate/ffprobe_default index 64db437b41..deaaae58b4 100644 --- a/tests/ref/fate/ffprobe_default +++ b/tests/ref/fate/ffprobe_default @@ -560,6 +560,7 @@ DISPOSITION:hearing_impaired=0 DISPOSITION:visual_impaired=0 DISPOSITION:clean_effects=0 DISPOSITION:attached_pic=0 +DISPOSITION:timed_thumbnails=0 TAG:E=mc² TAG:encoder=Lavc pcm_s16le [/STREAM] @@ -613,6 +614,7 @@ DISPOSITION:hearing_impaired=0 DISPOSITION:visual_impaired=0 DISPOSITION:clean_effects=0 DISPOSITION:attached_pic=0 +DISPOSITION:timed_thumbnails=0 TAG:title=foobar TAG:duration_ts=field-and-tags-conflict-attempt TAG:encoder=Lavc rawvideo @@ -667,6 +669,7 @@ DISPOSITION:hearing_impaired=0 DISPOSITION:visual_impaired=0 DISPOSITION:clean_effects=0 DISPOSITION:attached_pic=0 +DISPOSITION:timed_thumbnails=0 TAG:encoder=Lavc rawvideo [/STREAM] [FORMAT] |