| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/wcmv: prevent frame copying when outputting duplicate frames | James Almer | 2019-09-04 | 1 | -3/+5 |
* | Revert "avcodec/wcmv: Avoid copying frames if they are unchanged" | James Almer | 2019-09-04 | 1 | -3/+1 |
* | avcodec/wcmv: use ff_reget_buffer() | James Almer | 2019-09-04 | 1 | -14/+9 |
* | avcodec/wcmv: check remaining space vs. blocks | Michael Niedermayer | 2019-06-21 | 1 | -0/+3 |
* | avcodec/wcmv: Avoid copying frames if they are unchanged | Michael Niedermayer | 2019-02-25 | 1 | -1/+3 |
* | avcodec/wcmv: Copy/Init frame later | Michael Niedermayer | 2019-02-25 | 1 | -10/+10 |
* | avcodec/wcmv: Fix integer overflows | Michael Niedermayer | 2018-09-30 | 1 | -0/+4 |
* | avcodec/wcmv: fix output on big-endian with rgb565 format | Paul B Mahol | 2018-09-08 | 1 | -1/+1 |
* | avcodec: add WinCAM Motion Video decoder | Paul B Mahol | 2018-08-27 | 1 | -0/+260 |