Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed to_lavc_memcpy_data unset AVFrame::opaque
Fixed a crash on (dummy) conversion from Y216 to AV_PIX_FMT_Y212 (just memcpy), because the state given in AVFrame::opaque was not passed through task-specific AVFrames.
- Loading branch information