Merge commit '7ab551f9fd9a63586649a7df8790ddaeac55420f'
* commit '7ab551f9fd9a63586649a7df8790ddaeac55420f': h264: prevent theoretical infinite loop in SEI parsing Conflicts: libavcodec/h264_sei.c Not merged, as this would remove 2 bitstream compliance checks. The specification does not allow the bitstream to end in the middle of these variable length elements and we have no samples which have such non compliant truncation either so its better to error out. Which is simpler as well This issue also has been fixed long ago See: 9decfc17bb76da34734296048d390b176abf404c Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
293124cae8