mirror of
https://github.com/nyanmisaka/mpp.git
synced 2026-01-24 04:50:39 +01:00
Platform: RV1126B Spec: h265 Error case: When decoding a video sequence, the interrupt reports a bitstream error. 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, this error is allowed to be ignored. Source: H265-019-Movie_Trailer_复仇者联盟.720P预告片.h265.mp4 Reported-by: Caesar Wang <caesar.wang@rock-chips.com> Change-Id: I22915d3e6b04cf270bd2075e1606e5d35142f2cd Signed-off-by: Hongjin Li <vic.hong@rock-chips.com> |
||
|---|---|---|
| .. | ||
| base | ||
| codec | ||
| common | ||
| hal | ||
| inc | ||
| legacy | ||
| vproc | ||
| CMakeLists.txt | ||
| codecs.cmake | ||
| mpi.cpp | ||
| mpp.cpp | ||
| mpp_impl.cpp | ||
| mpp_info.cpp | ||
| vproc.cmake | ||