[FFmpeg-devel] [PATCH 25/30] avcodec/mpc7: Don't pretend initializing static VLC tables can fail

Paul B Mahol onemda at gmail.com
Tue Sep 15 19:49:45 EEST 2020


On Tue, Sep 15, 2020 at 09:39:55AM +0200, Andreas Rheinhardt wrote:
> It can't if one hasn't made a mistake at calculating the sizes;
> and this is checked by asserts/aborts.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> ---
>  libavcodec/mpc7.c | 45 ++++++++++++---------------------------------
>  1 file changed, 12 insertions(+), 33 deletions(-)
> 

looks ok


More information about the ffmpeg-devel mailing list