diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-03-09 16:59:12 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-03-20 10:42:09 +0100 |
commit | 2fb3ee17877415fde76a7582797349484844b74d (patch) | |
tree | 8e979c25b31a9bf1c4f33d34d04c82470d55f9ad /libavcodec | |
parent | c29e5ab5c1d0fc161018d02b0308104a88e110ad (diff) | |
download | ffmpeg-2fb3ee17877415fde76a7582797349484844b74d.tar.gz |
fftools/ffplay: stop using AVFrame.pkt_pos
This field is ad-hoc and will be deprecated. Use the recently-added
AV_CODEC_FLAG_COPY_OPAQUE to pass arbitrary user data from packets to
frames.
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions