You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adding the capability to include an optional decoder parameters set
for a specfic test vector in the test suite definition.
optional parameters are utilized in Decoder class decode function abstraction
and are applied in Gstreamer(Decoder) and Ffmpeg(Decoder) classes implementations.
It's child class responsibility to handle the optional parameters.
0 commit comments