mirror of https://git.ffmpeg.org/ffmpeg.git
fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance test
The PERSIST_RPARAM_A_RExt_Sony_1 bitstream has an out-of-range value and has therefore been superseded. It is otherwise identical, and decodes the same. Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
52c959a237
commit
b9ad04b19c
|
@ -168,6 +168,7 @@ HEVC_SAMPLES_444_8BIT = \
|
|||
HEVC_SAMPLES_444_12BIT = \
|
||||
IPCM_B_RExt_NEC \
|
||||
PERSIST_RPARAM_A_RExt_Sony_1\
|
||||
PERSIST_RPARAM_A_RExt_Sony_3\
|
||||
SAO_A_RExt_MediaTek_1 \
|
||||
|
||||
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
#tb 0: 1/25
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 400x384
|
||||
#sar 0: 0/1
|
||||
0, 0, 0, 1, 921600, 0x702f0d67
|
||||
0, 1, 1, 1, 921600, 0x99822b52
|
Loading…
Reference in New Issue