mirror of https://github.com/FFmpeg/FFmpeg.git
Before this change, it was possible to overflow pic_order_cnt_lsb and
generate a stream with invalid POC numbering. This makes sure that
the field is large enough that a single IDR B* P sequence uses fewer
than half the available POC lsb values.
(cherry picked from commit 89725a8512
)
pull/252/head
parent
c667c0979c
commit
eefa4b76ee
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue