OSDN Git Service

h264: some fields in SEIs are longer than 25 bits thus use get_bits_long()
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 23 Apr 2012 17:41:46 +0000 (19:41 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 23 Apr 2012 17:41:46 +0000 (19:41 +0200)
commit068d0b4e2503649cbf35524466e96f17f45327fa
tree862d6b4fb841a1330a54251057891883ae4893cd
parent1e43786b4c60b0eb52d2a500987fc0395016e362
h264: some fields in SEIs are longer than 25 bits thus use get_bits_long()

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264_sei.c