diff options
author | Paul B Mahol <onemda@gmail.com> | 2021-02-03 23:06:51 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2021-02-04 00:57:49 +0100 |
commit | a8b3a51790bf5bcc498844e1cd6f0097ecb455c1 (patch) | |
tree | c444c90a9b0169e6d8762b2fc910fc1d304de3ff /tests/ref/fate | |
parent | 1873d128f96e3b97489917d00cc0c6ccc803432f (diff) | |
download | ffmpeg-a8b3a51790bf5bcc498844e1cd6f0097ecb455c1.tar.gz |
avformat/cdxl: rework probe and fix sample rate and frame rate
Diffstat (limited to 'tests/ref/fate')
-rw-r--r-- | tests/ref/fate/cdxl-bitline-ham6 | 2 | ||||
-rw-r--r-- | tests/ref/fate/cdxl-demux | 22 | ||||
-rw-r--r-- | tests/ref/fate/cdxl-ham6 | 2 | ||||
-rw-r--r-- | tests/ref/fate/cdxl-ham8 | 2 | ||||
-rw-r--r-- | tests/ref/fate/cdxl-pal8 | 2 | ||||
-rw-r--r-- | tests/ref/fate/cdxl-pal8-small | 2 |
6 files changed, 16 insertions, 16 deletions
diff --git a/tests/ref/fate/cdxl-bitline-ham6 b/tests/ref/fate/cdxl-bitline-ham6 index 37c14596eb..06f9f775f3 100644 --- a/tests/ref/fate/cdxl-bitline-ham6 +++ b/tests/ref/fate/cdxl-bitline-ham6 @@ -1,4 +1,4 @@ -#tb 0: 1/50 +#tb 0: 1/25 #media_type 0: video #codec_id 0: rawvideo #dimensions 0: 162x130 diff --git a/tests/ref/fate/cdxl-demux b/tests/ref/fate/cdxl-demux index f919b67881..6aa0505a79 100644 --- a/tests/ref/fate/cdxl-demux +++ b/tests/ref/fate/cdxl-demux @@ -1,4 +1,4 @@ -#tb 0: 1/11025 +#tb 0: 1/25 #media_type 0: video #codec_id 0: cdxl #dimensions 0: 176x128 @@ -9,22 +9,22 @@ #sample_rate 1: 11025 #channel_layout 1: 4 #channel_layout_name 1: mono -0, 0, 0, 1884, 22688, 0xc954a244 +0, 0, 0, 1, 22688, 0xc954a244 1, 0, 0, 1884, 1884, 0x06925e3e -0, 1884, 1884, 1884, 22688, 0x3ee4a304 +0, 1, 1, 1, 22688, 0x3ee4a304 +0, 2, 2, 1, 22688, 0x9777a305 +0, 3, 3, 1, 22688, 0xf00aa306 +0, 4, 4, 1, 22688, 0x48aca307 1, 1884, 1884, 1884, 1884, 0x1957ab65 -0, 3768, 3768, 1884, 22688, 0x9777a305 +0, 5, 5, 1, 22688, 0xa13fa308 +0, 6, 6, 1, 22688, 0xf9d2a309 +0, 7, 7, 1, 22688, 0x5274a30a +0, 8, 8, 1, 22688, 0xab07a30b 1, 3768, 3768, 1884, 1884, 0x7fcd6e47 -0, 5652, 5652, 1884, 22688, 0xf00aa306 +0, 9, 9, 1, 17896, 0x1a696b6e 1, 5652, 5652, 1884, 1884, 0xc974878e -0, 7536, 7536, 1884, 22688, 0x48aca307 1, 7536, 7536, 1884, 1884, 0xecb5c4c8 -0, 9420, 9420, 1884, 22688, 0xa13fa308 1, 9420, 9420, 1884, 1884, 0x87adce5f -0, 11304, 11304, 1884, 22688, 0xf9d2a309 1, 11304, 11304, 1884, 1884, 0x3cf097e4 -0, 13188, 13188, 1884, 22688, 0x5274a30a 1, 13188, 13188, 1884, 1884, 0xcc218105 -0, 15072, 15072, 1884, 22688, 0xab07a30b 1, 15072, 15072, 1884, 1884, 0xf685762f -0, 16956, 16956, 1884, 17896, 0x1a696b6e diff --git a/tests/ref/fate/cdxl-ham6 b/tests/ref/fate/cdxl-ham6 index 1602c8af3e..d14132ba52 100644 --- a/tests/ref/fate/cdxl-ham6 +++ b/tests/ref/fate/cdxl-ham6 @@ -1,4 +1,4 @@ -#tb 0: 52/525 +#tb 0: 1/25 #media_type 0: video #codec_id 0: rawvideo #dimensions 0: 160x120 diff --git a/tests/ref/fate/cdxl-ham8 b/tests/ref/fate/cdxl-ham8 index ab1f76afa8..b858276482 100644 --- a/tests/ref/fate/cdxl-ham8 +++ b/tests/ref/fate/cdxl-ham8 @@ -1,4 +1,4 @@ -#tb 0: 12/281 +#tb 0: 1/25 #media_type 0: video #codec_id 0: rawvideo #dimensions 0: 176x128 diff --git a/tests/ref/fate/cdxl-pal8 b/tests/ref/fate/cdxl-pal8 index a242b0ce66..d8fb6fd622 100644 --- a/tests/ref/fate/cdxl-pal8 +++ b/tests/ref/fate/cdxl-pal8 @@ -1,4 +1,4 @@ -#tb 0: 1/50 +#tb 0: 1/25 #media_type 0: video #codec_id 0: rawvideo #dimensions 0: 176x128 diff --git a/tests/ref/fate/cdxl-pal8-small b/tests/ref/fate/cdxl-pal8-small index 326eef7763..386619407b 100644 --- a/tests/ref/fate/cdxl-pal8-small +++ b/tests/ref/fate/cdxl-pal8-small @@ -1,4 +1,4 @@ -#tb 0: 368/11025 +#tb 0: 1/25 #media_type 0: video #codec_id 0: rawvideo #dimensions 0: 128x80 |