[FFmpeg-cvslog] avfilter/formats: Avoid allocations when merging formats and samplerates

2020-08-19 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Aug 13 21:20:22 2020 +0200| [c0aa3dfaa8ecdb85d735edef8b6b741fa074d44d] | committer: Andreas Rheinhardt avfilter/formats: Avoid allocations when merging formats and samplerates This is the analogue of cfc65520324ae640299bd321ef88ae76dcee6f78 fo

[FFmpeg-cvslog] avfilter/formats: Make check for buffer overflow redundant

2020-08-19 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Aug 13 18:31:04 2020 +0200| [55eb24a92fdb44da65364da61917f085286a48d2] | committer: Andreas Rheinhardt avfilter/formats: Make check for buffer overflow redundant and remove the redundant check. This check for whether the allocated buffer is s

[FFmpeg-cvslog] avfilter/af_afir: Fix leak of AVFilterChannelLayout in case of error

2020-08-19 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Aug 7 04:58:56 2020 +0200| [3a0f080ffa5185f45850f15e5e7b8cf997337bf7] | committer: Andreas Rheinhardt avfilter/af_afir: Fix leak of AVFilterChannelLayout in case of error If an error happens between the allocation of an AVFilterChannelLayout