From 06c62ce09c572a5875f6855a4cf1cd1a287d494b Mon Sep 17 00:00:00 2001 From: James Almer Date: Thu, 8 Dec 2016 15:05:20 -0300 Subject: fate: add a monoscopic spherical matroska test Reviewed-by: Michael Niedermayer Signed-off-by: James Almer --- tests/ref/fate/matroska-spherical-mono | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/ref/fate/matroska-spherical-mono (limited to 'tests/ref') diff --git a/tests/ref/fate/matroska-spherical-mono b/tests/ref/fate/matroska-spherical-mono new file mode 100644 index 0000000000..9f4b4f8e17 --- /dev/null +++ b/tests/ref/fate/matroska-spherical-mono @@ -0,0 +1,16 @@ +[STREAM] +[SIDE_DATA] +side_data_type=Stereo 3D +side_data_size=8 +type=2D +inverted=0 +[/SIDE_DATA] +[SIDE_DATA] +side_data_type=Spherical Mapping +side_data_size=16 +projection=equirectangular +yaw=45 +pitch=30 +roll=15 +[/SIDE_DATA] +[/STREAM] -- cgit v1.2.3