mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-25 16:56:55 +00:00
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.
139 KiB
139 KiB