mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 01:31:03 +00:00
ci/fluster: Revert results for visl
- Make test pass without h264parse AU boundary detection changes Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6540>
This commit is contained in:
parent
0c8e4d4a2c
commit
93b8a1777d
2 changed files with 3 additions and 2 deletions
|
@ -753,7 +753,7 @@
|
|||
"source_checksum": "43da4cb7e244219d4ca423419d27cde8",
|
||||
"input_file": "FM1_BT_B.h264",
|
||||
"output_format": "yuv420p",
|
||||
"result": "b76dc7f54eef4279c1769ac4ae5cb877"
|
||||
"result": "f21ad956409cfa237099f7ac28390614"
|
||||
},
|
||||
{
|
||||
"name": "FM1_FT_E",
|
||||
|
@ -761,7 +761,7 @@
|
|||
"source_checksum": "3644489dab877ffbf5497594098f63e2",
|
||||
"input_file": "FM1_FT_E.264",
|
||||
"output_format": "yuv420p",
|
||||
"result": "b3997865c7ecbda4acfaff6b46b712bf"
|
||||
"result": "46b584c89e359c39619bc144f9f29162"
|
||||
},
|
||||
{
|
||||
"name": "FM2_SVA_C",
|
||||
|
|
|
@ -17,6 +17,7 @@ supported_decoders = {
|
|||
'vp8': [],
|
||||
'vp9': [],
|
||||
'h.264': [
|
||||
'FM1_BT_B',
|
||||
'FM2_SVA_C'
|
||||
],
|
||||
'h.265': [
|
||||
|
|
Loading…
Reference in a new issue