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
StreamTranscoder: fix desctructor when dummy stream
* Need to know if it is a dummy stream or something else when destruct
StreamTranscoder:
* _inputEssence references to a Dummy created in Transcoder if
dummy: not delete it in StreamTranscoder!
* new _inputEssence in StreamTranscoder if not dummy: delete it in
StreamTranscoder!
0 commit comments