Fix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4
authorStephen Warren <>
Fri, 6 Mar 2009 08:03:26 +0000 (08:03 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Fri, 6 Mar 2009 08:03:26 +0000 (08:03 +0000)
commit49caac24132c06e2f14b275da9048588c7da63d0
treeec9c6fc96ebfe4e5f823bc109cd8a45d9140fa55
parent57f94f54c449b1d34b0d6ccf82dfdcdc1ce7cd14
Fix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4
if sps.poc_type == 0.

Patch by Stephen Warren, swarren nvidia com

Originally committed as revision 17854 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vdpau.c