Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
h264dec: use a large enough field for reference list modification values
pic_num can be at most 17-bit, so uint8_t is not sufficient. Found-By: Bradley Sepos <bradley@bradleysepos.com> CC: libav-stable@libav.org
- Loading branch information