diff options
author | James Almer <jamrial@gmail.com> | 2021-04-29 10:30:56 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2021-05-02 00:44:19 -0300 |
commit | 4d3474432f8f23e8e97f3e2ef363a6906d8d211e (patch) | |
tree | 575cdf3a5962812b761cd737d02c0d9b5ad5741b /libavcodec | |
parent | 5541cffa17a8c45004e5ceeda52d4d6b2acee037 (diff) | |
download | ffmpeg-4d3474432f8f23e8e97f3e2ef363a6906d8d211e.tar.gz |
ffmpeg: stop accessing private AVStream.codec_info_nb_frames
Use AVSTREAM_EVENT_FLAG_NEW_PACKETS instead, which should provide the
same information in this case.
Finishes removing all uses of this field as started by 87f0c8280c.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions