aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/hqx.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/hqx: Use av_clip_uintp2()Michael Niedermayer2015-04-101-1/+1
* libavcodec/hqx: multi threading supportFerdinand Oeinck2015-04-101-68/+88
* libavcodec/hqx: correct clipping errorferdo@bigroses.nl2015-04-081-1/+1
* avcodec/hqx: use init_get_bits8()Paul B Mahol2015-02-271-2/+2
* avcodec/hqx: fix typoPaul B Mahol2015-02-271-1/+1
* avcodec/hqx: remove superfluous log messagePaul B Mahol2015-02-231-3/+1
* Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer2015-02-231-4/+4
* Canopus HQX decoderVittorio Giovara2015-02-221-0/+645