mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
validate:tools: Do not forget to keep our ref to file_info g-v-transcode
This commit is contained in:
parent
446e5c88c2
commit
384dd33843
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ class GstValidateTranscodingTest(GstValidateTest):
|
|||
super(GstValidateTranscodingTest, self).__init__(
|
||||
DEFAULT_GST_VALIDATE_TRANSCODING, classname,
|
||||
options, reporter, scenario=None)
|
||||
self.file_infos = file_infos
|
||||
self.uri = uri
|
||||
self.combination = combination
|
||||
self.dest_file = ""
|
||||
|
|
Loading…
Reference in a new issue