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
For the decoder folder, I recommend leaving it unchanged and not performing any changes to its code.
My thinking was that we should instead make things a bit more organized in the sense that it now seems to be 3 different projects, but instead decoder is a generic abstraction around ffmpeg and the other two leverages decoder to expose ffmpeg functionality to Python.
My thinking was to re-structure those three libraries to instead have a more natural flow.
@fmassa Sounds good. I've updated the issue description to reflect that.
datumbox
changed the title
Restructure and clean up the decoder/video/video_reader C++ implementations
Restructure and clean up the video/video_reader C++ implementations
Dec 11, 2020
🐛 Bug
The C++ implementations of
video
andvideo_reader
need to be refactored and cleaned up similar to #2998, #3051, #3094, #3097, #3135, #3163:The text was updated successfully, but these errors were encountered: