summaryrefslogtreecommitdiffstats
path: root/libavcodec/wcmv.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/wcmv: prevent frame copying when outputting duplicate framesJames Almer2019-09-041-3/+5
* Revert "avcodec/wcmv: Avoid copying frames if they are unchanged"James Almer2019-09-041-3/+1
* avcodec/wcmv: use ff_reget_buffer()James Almer2019-09-041-14/+9
* avcodec/wcmv: check remaining space vs. blocksMichael Niedermayer2019-06-211-0/+3
* avcodec/wcmv: Avoid copying frames if they are unchangedMichael Niedermayer2019-02-251-1/+3
* avcodec/wcmv: Copy/Init frame laterMichael Niedermayer2019-02-251-10/+10
* avcodec/wcmv: Fix integer overflowsMichael Niedermayer2018-09-301-0/+4
* avcodec/wcmv: fix output on big-endian with rgb565 formatPaul B Mahol2018-09-081-1/+1
* avcodec: add WinCAM Motion Video decoderPaul B Mahol2018-08-271-0/+260
OpenPOWER on IntegriCloud