projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b9b6ea
)
validate: Blacklist op2b mxf files
author
Edward Hervey
<edward@centricular.com>
Wed, 19 Jul 2017 13:47:28 +0000
(15:47 +0200)
committer
Edward Hervey
<bilboed@bilboed.com>
Wed, 19 Jul 2017 13:47:28 +0000
(15:47 +0200)
See https://bugzilla.gnome.org/show_bug.cgi?id=785119
validate/launcher/apps/gstvalidate.py
patch
|
blob
|
history
diff --git
a/validate/launcher/apps/gstvalidate.py
b/validate/launcher/apps/gstvalidate.py
index 74bf12931d0f28dff7aaae19dfd0106b4b730076..a70f3905cedc34e3dbf84d19f318d001b1570470 100644
(file)
--- a/
validate/launcher/apps/gstvalidate.py
+++ b/
validate/launcher/apps/gstvalidate.py
@@
-1040,6
+1040,8
@@
not been tested and explicitely activated if you set use --wanted-tests ALL""")
"Reverse playback is not handled in MXF"),
("file\.transcode.*mxf",
"FIXME: Transcoding and mixing tests need to be tested"),
+ ("*playback.*op2b-mpeg2-wave_hd_mxf",
+ "https://bugzilla.gnome.org/show_bug.cgi?id=785119"),
# WMV known issues"
("*reverse_playback.*wmv",