Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upipe_avcdec: fix video frame duration
frame->duration comes from pkt->duration which might be a field or a frame depending on the pic structure, so it cannot be used reliably for now.
- Loading branch information