]> git.sesse.net Git - ffmpeg/commit
avcodec/h264: Fix undefined shifts in pack16to32() and pack8to16()
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 10 Mar 2015 20:15:05 +0000 (21:15 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 10 Mar 2015 20:25:39 +0000 (21:25 +0100)
commiteb7960b2bd36c9a3a2c00d5cf57ee6bcaacd02c1
tree01c4d4630b6a9c82f0b456c72b570b5e2925c53f
parent111456682f555577747de2d81901cf07b0e717b5
avcodec/h264: Fix undefined shifts in pack16to32() and pack8to16()

Reported-by: Thierry Foucu <tfoucu@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264.h