lavf/dv: do not update AVCodecParameters.sample_rate while demuxing

Demuxers are not allowed to do this and few callers, if any, will handle
this correctly. Send the AV_SIDE_DATA_PARAM_CHANGE_SAMPLE_RATE side data
instead.
This commit is contained in:
Anton Khirnov 2022-08-23 16:21:03 +02:00
parent 6def44128a
commit 1ef4620290