mirror of https://github.com/FFmpeg/FFmpeg.git
The only duration field currently present in AVFrame is pkt_duration, which is semantically restricted to those frames that are output by decoders. Add a new field that stores the frame's duration without regard for how that frame was produced. Deprecate pkt_duration.pull/388/head
parent
0a6bb7da55
commit
4397f9a5a0
4 changed files with 25 additions and 1 deletions
Loading…
Reference in new issue