-
- Downloads
lavc: set frame parameters after decoding only if necessary
Direct rendering capable decoders call get_buffer() which will set the frame parameters. Prevents frames with wrong parameters when a decoder outputs delayed frames after a resolution or pixel format change.
Loading
Please register or sign in to comment