]> git.sesse.net Git - ffmpeg/commit
avcodec/tdsc: Fix undefined shifts
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 19 Sep 2019 22:16:59 +0000 (00:16 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Fri, 20 Sep 2019 21:26:34 +0000 (23:26 +0200)
commit86bef10e7aee338a4df60c57904c16e33509e76e
tree398b82c20c13bcc5409cf9accaff379d574e41a5
parent8b58d9cb474c81da83157e858e2a115c6cc480cd
avcodec/tdsc: Fix undefined shifts

Fixes the tdsc FATE-test.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/tdsc.c