mirror of
https://github.com/nyanmisaka/mpp.git
synced 2026-01-24 04:50:39 +01:00
Platform: RK3576 Spec: h265 Error case: When decoding a video sequence, the interrupt reports a bitstream error, but the video sequence is actually normal. The value of num_negative_pics shall be in the range of 0 to sps_max_dec_pic_buffering_minus1[ sps_max_sub_layers_minus1 ] For frame5 (starting from 0) sps_max_dec_pic_buffering_minus1[ sps_max_sub_layers_minus1 ] = 4 num_negative_pics = 5 Solution: Mask out undefined bits in cabac error detection Reported-by: redmine #540704 Source: H.265 HEVC_1280x720_Movie Trailer_复仇者联盟.预告片.h265.mp4.mp4 Signed-off-by: Hongjin Li <vic.hong@rock-chips.com> Change-Id: I9f0b6c744bbc56ad721d45461a18f8124956ffc7 |
||
|---|---|---|
| .. | ||
| base | ||
| codec | ||
| common | ||
| hal | ||
| inc | ||
| legacy | ||
| vproc | ||
| CMakeLists.txt | ||
| codecs.cmake | ||
| mpi.cpp | ||
| mpp.cpp | ||
| mpp_impl.cpp | ||
| mpp_info.cpp | ||
| vproc.cmake | ||