]> git.sesse.net Git - ffmpeg/commit
avcodec/vp3: Don't check for errors for complete VLC
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 26 Oct 2020 08:46:25 +0000 (09:46 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 29 Oct 2020 10:22:35 +0000 (11:22 +0100)
commit9b45c6d74b6bcc21c3246580db3392d15a6988b8
tree027f0b515429660ad9c261486a8894f90c26b253
parentc72a29df6b4ec2858575bd8b6c3874784209c7b2
avcodec/vp3: Don't check for errors for complete VLC

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