diff options
author | James Almer <jamrial@gmail.com> | 2023-03-26 16:28:38 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2023-03-26 16:39:59 -0300 |
commit | 20dade27d96da4f502b0cf26e6bbd7c6d976e653 (patch) | |
tree | 02b3b5f03ca0d7b90c025b1df3e3646946ec78ad /tests/ref/fate/jpg-icc | |
parent | 19798229dfdb84b0055a9a242cce019075000493 (diff) | |
download | ffmpeg-20dade27d96da4f502b0cf26e6bbd7c6d976e653.tar.gz |
fftools/ffprobe: print crop_* frame fields
Reviewed-by: Stefano Sabatini <stefasab@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/fate/jpg-icc')
-rw-r--r-- | tests/ref/fate/jpg-icc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/fate/jpg-icc b/tests/ref/fate/jpg-icc index a0a33e0d3e..cc7ab604e1 100644 --- a/tests/ref/fate/jpg-icc +++ b/tests/ref/fate/jpg-icc @@ -24,6 +24,10 @@ pkt_pos=0 pkt_size=11010 width=128 height=128 +crop_top=0 +crop_bottom=0 +crop_left=0 +crop_right=0 pix_fmt=yuvj444p sample_aspect_ratio=1:1 pict_type=I |