OSDN Git Service

avcodec/h264: Be more tolerant to changing pps id between slices
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 9 Apr 2015 11:50:07 +0000 (13:50 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 9 Apr 2015 11:50:07 +0000 (13:50 +0200)
commit98d0c4236c7542c87f012228d3bc88aea67bddc2
tree1de7672d09633fc170b435828b1b6f5ee05766a4
parent0773f6739538db9cbe2712bfffd4de47639a685e
avcodec/h264: Be more tolerant to changing pps id between slices

Fixes Ticket4446

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264.c