[FFmpeg-devel] [PATCH] avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tab
Andreas Rheinhardt
andreas.rheinhardt at gmail.com
Sat Apr 11 18:18:43 EEST 2020
Carl Eugen Hoyos:
> Am Sa., 11. Apr. 2020 um 16:41 Uhr schrieb Andreas Rheinhardt
> <andreas.rheinhardt at gmail.com>:
>>
>> This is required to use it as an AVCodec.supported_samplerates array.
>> Adding the sentinel has been forgotten in 4679a474.
>> Without it e.g. the FATE-test ffmpeg-filter_complex_audio fails with ASAN.
>
> lgtm
>
> Thank you, Carl Eugen
Applied, thanks.
- Andreas
More information about the ffmpeg-devel
mailing list