OSDN Git Service

avcodec/h264_refs: Fix pps_ref_count with multiple PPS
authorMichael Niedermayer <michael@niedermayer.cc>
Thu, 2 Jun 2016 12:51:49 +0000 (14:51 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 2 Jun 2016 12:51:49 +0000 (14:51 +0200)
commit3402871f36f9d5ec5670190663ebe30c8e15c436
tree1fbea7fc7d77cced2c6eff2d179371dcbb0e96ee
parenta8289d2407e0568479ccf4c3d90f88ed9b7dba9c
avcodec/h264_refs: Fix pps_ref_count with multiple PPS

Found-by: ubitux
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/h264_refs.c