11 Commits (b613245c9715c34358522737bf0cf6a4f9392ca3)

Author SHA1 Message Date
Paul B Mahol 807d5dcde9 avcodec/scpr: use correct linesize for prev frame 8 years ago
Paul B Mahol 6d93e7d1a3 avcodec/scpr: fix top left prediction for special case when x is 0 for keyframes 8 years ago
Paul B Mahol 86ab6b6e08 avcodec/scpr: check if total_freq is 0 in decode0 8 years ago
Paul B Mahol 6d856b2579 avcodec/scpr: add support for older version 8 years ago
Paul B Mahol e01c32f260 avcodec/scpr: remove 4 dead store 8 years ago
Paul B Mahol 0a28c50506 avcodec/scpr: improve motion vectors checking for out of buffer write 8 years ago
Paul B Mahol 178cd50c47 avcodec/scpr: make sure that component value is <= 0x1F for 16 bpc 8 years ago
Paul B Mahol 45ed942e7e avcodec/scpr: improve check for out of range motion vectors 8 years ago
Paul B Mahol 95a5af446b avcodec/scpr: check that current row is in valid range 8 years ago
Paul B Mahol fd7af82c53 avcodec/scpr: do not allow out of array access for 16bit case 8 years ago
Paul B Mahol 039011b6b0 avcodec: add ScreenPressor decoder 8 years ago