mirror of https://github.com/FFmpeg/FFmpeg.git
AVCodecParameters.sample_rate is a signed integer, so XMVAudioPacket.sample_rate should be, too. A negative sample rate doesn't make sense and triggers assertions in av_rescale_rnd. Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>pull/240/head
parent
54b8fbbc5d
commit
34aeb5dbc4
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue