codec_support/h263: allocate more space in MV predictor
authorKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 3 Apr 2020 09:56:57 +0000 (11:56 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 3 Apr 2020 09:56:57 +0000 (11:56 +0200)
commit7588f4f2f381f948993daa01683d7a995e259c39
tree8a36b6cc4cce5faf0a63d6863eb60c9b93ced853
parentacf6187c1717166984d7783e2b5bde26733c8b56
codec_support/h263: allocate more space in MV predictor

In case of left neigbour access wraparound this will always return zero MV.
nihav-codec-support/src/codecs/h263/decoder.rs