TDSC decoder
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
This commit is contained in:
parent
5a0e953c24
commit
247e370e2a
12 changed files with 688 additions and 1 deletions
|
|
@ -248,6 +248,9 @@ fate-sp5x: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/sp5x/sp5x_problem.av
|
|||
FATE_SAMPLES_AVCONV-$(call DEMDEC, SRT, SRT) += fate-sub-srt
|
||||
fate-sub-srt: CMD = md5 -i $(TARGET_SAMPLES)/sub/SubRip_capability_tester.srt -f ass
|
||||
|
||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, ASF, TDSC) += fate-tdsc
|
||||
fate-tdsc: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/tdsc/tdsc.asf -an -pix_fmt bgr24
|
||||
|
||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, THP, THP) += fate-thp
|
||||
fate-thp: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/thp/pikmin2-opening1-partial.thp -an
|
||||
|
||||
|
|
|
|||
42
tests/ref/fate/tdsc
Normal file
42
tests/ref/fate/tdsc
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
#tb 0: 1/1000
|
||||
0, 0, 0, 0, 3888000, 0x9c498657
|
||||
0, 233, 233, 0, 3888000, 0x72a2ae22
|
||||
0, 266, 266, 0, 3888000, 0x72a2ae22
|
||||
0, 333, 333, 0, 3888000, 0x72a2ae22
|
||||
0, 533, 533, 0, 3888000, 0x72a2ae22
|
||||
0, 566, 566, 0, 3888000, 0x72a2ae22
|
||||
0, 666, 666, 0, 3888000, 0x550e417b
|
||||
0, 966, 966, 0, 3888000, 0x550e417b
|
||||
0, 999, 999, 0, 3888000, 0x550e417b
|
||||
0, 1033, 1033, 0, 3888000, 0x550e417b
|
||||
0, 1066, 1066, 0, 3888000, 0x550e417b
|
||||
0, 1133, 1133, 0, 3888000, 0x550e417b
|
||||
0, 1166, 1166, 0, 3888000, 0x38dcde13
|
||||
0, 1566, 1566, 0, 3888000, 0x2b7c0edd
|
||||
0, 1599, 1599, 0, 3888000, 0xaaaf3c7b
|
||||
0, 1633, 1633, 0, 3888000, 0x26d1710f
|
||||
0, 1666, 1666, 0, 3888000, 0xa6609f3f
|
||||
0, 1699, 1699, 0, 3888000, 0xaa41c6f3
|
||||
0, 1733, 1733, 0, 3888000, 0xc0ffd4d5
|
||||
0, 1766, 1766, 0, 3888000, 0x44d4f383
|
||||
0, 1833, 1833, 0, 3888000, 0x517047eb
|
||||
0, 1866, 1866, 0, 3888000, 0x1d5a4d5b
|
||||
0, 1899, 1899, 0, 3888000, 0x7d2da2f6
|
||||
0, 1933, 1933, 0, 3888000, 0x27f7a2f6
|
||||
0, 1966, 1966, 0, 3888000, 0x9de49edb
|
||||
0, 1999, 1999, 0, 3888000, 0x5ccb9f38
|
||||
0, 2033, 2033, 0, 3888000, 0x88069fb2
|
||||
0, 2066, 2066, 0, 3888000, 0x1d059fd3
|
||||
0, 2099, 2099, 0, 3888000, 0xe16d9fd3
|
||||
0, 2133, 2133, 0, 3888000, 0xb6a69fd3
|
||||
0, 2166, 2166, 0, 3888000, 0xb6a69fd3
|
||||
0, 2199, 2199, 0, 3888000, 0x61709fd3
|
||||
0, 2233, 2233, 0, 3888000, 0xb6f59fd3
|
||||
0, 2266, 2266, 0, 3888000, 0x5c7b9fd3
|
||||
0, 2299, 2299, 0, 3888000, 0x57869fd3
|
||||
0, 2333, 2333, 0, 3888000, 0x9d3f9fd3
|
||||
0, 2433, 2433, 0, 3888000, 0x5e6082a5
|
||||
0, 2466, 2466, 0, 3888000, 0x5e6082a5
|
||||
0, 2499, 2499, 0, 3888000, 0x5e6082a5
|
||||
0, 2533, 2533, 0, 3888000, 0x48ce82f3
|
||||
0, 2566, 2566, 0, 3888000, 0x4c5ebeaf
|
||||
Loading…
Add table
Add a link
Reference in a new issue