diff options
author | Anton Khirnov <anton@khirnov.net> | 2021-12-16 19:10:12 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-05-24 13:46:57 +0200 |
commit | b033913d1c5998a29dfd13e9906dd707ff6eff12 (patch) | |
tree | 35dd98b6be0108b84d3195876870b5c14da4ad97 /libavfilter/af_aiir.c | |
parent | 0c914ebd533826b20212e10896c175ff379470cf (diff) | |
download | ffmpeg-b033913d1c5998a29dfd13e9906dd707ff6eff12.tar.gz |
fftools/ffmpeg: move processing AV_PKT_DATA_QUALITY_STATS to do_video_stats()
This is a more appropriate place for this code, since the values we read
from AV_PKT_DATA_QUALITY_STATS side data are primarily written into
video stats. This ensures that the values written into stats actually
apply to the right packet.
Rename the function to update_video_stats() to better reflect its new
purpose.
Diffstat (limited to 'libavfilter/af_aiir.c')
0 files changed, 0 insertions, 0 deletions