diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-11-25 11:19:50 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-01-10 11:49:28 +0100 |
commit | c60941dfafbebbfcdb039aa3cd783c0b60562bce (patch) | |
tree | d9ddb21a081b252414c3302431dce209e8109e14 /libavcodec/mpegvideo.c | |
parent | 1a6ba73ff76615fef49accb64e05dd6092e1f98a (diff) | |
download | ffmpeg-c60941dfafbebbfcdb039aa3cd783c0b60562bce.tar.gz |
fftools/ffmpeg: stop using AVCodecContext.sample_rate in decode_audio()
Use the decoded frame's sample_rate instead, which is the authoritative
value.
Drop a now-obsolete check validating AVCodecContext.sample_rate.
Diffstat (limited to 'libavcodec/mpegvideo.c')
0 files changed, 0 insertions, 0 deletions