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
Distinguish AbstractMovieWriter and MovieWriter in docs.
Some docs of AbstractMovieWriter are still written as if referring to
MovieWriter (which could be better named PipeMovieWriter, i.e. writers
that pipe frame data to a running subprocess). This probably dates
back to when AbstractMovieWriter was not a thing yet.
Fix that.
0 commit comments