]> git.sesse.net Git - ffmpeg/commit
avcodec/webp: Replace never-true check by assert
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 22 Oct 2020 14:08:40 +0000 (16:08 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 27 Oct 2020 10:51:01 +0000 (11:51 +0100)
commit8b1bb4f38e0c0c083f1833ac9411fb1fa9d4764c
tree31ad65f839b0ab5e6316cec490fb064b179b6823
parent548f1a3fa479836d60d85d02708db79c6345acea
avcodec/webp: Replace never-true check by assert

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/webp.c