summaryrefslogtreecommitdiff
path: root/tests/ref
diff options
context:
space:
mode:
authorZhao Zhili <quinkblack@foxmail.com>2018-08-22 17:37:15 +0800
committerJames Almer <jamrial@gmail.com>2018-08-22 14:01:12 -0300
commit70d2bab80b38adf6d9a1430992c33dd2e3efa93f (patch)
tree9f178d3f468d6c326cd1a9d7a8da9b24520f6ec2 /tests/ref
parent5ecd580953bbed48e144c364d3cdf7ea1f3e7ddf (diff)
lavc/hevc_ps: fix crop info for monochrome
The values of SubWidthC and SubHeightC are 1 in the ITU-T H.265. The current code use the value of 2. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/fate/hevc-monochrome-crop8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ref/fate/hevc-monochrome-crop b/tests/ref/fate/hevc-monochrome-crop
new file mode 100644
index 0000000000..4e45412acf
--- /dev/null
+++ b/tests/ref/fate/hevc-monochrome-crop
@@ -0,0 +1,8 @@
+[FRAME]
+width=384
+height=240
+[/FRAME]
+[STREAM]
+width=384
+height=240
+[/STREAM]