summaryrefslogtreecommitdiff
path: root/libavcodec/argo.c
Commit message (Expand)AuthorAge
* avcodec/argo: Move U, fix shiftMichael Niedermayer2021-09-05
* avcodec/argo: Check for even dimensionsMichael Niedermayer2021-08-10
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/argo: use bits_per_coded_sample instead of bits_per_raw_sampleZane van Iperen2021-07-19
* avcodec/argo: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-02
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/argo: fix linesize for RLE? in PAL8 modePaul B Mahol2021-02-09
* avcodec: add Argonaut Games Video decoderPaul B Mahol2020-09-27