summaryrefslogtreecommitdiff
path: root/libavcodec/hqx.h
Commit message (Expand)AuthorAge
* avcodec/decoders: Use const uint8_t* to access input packet dataAndreas Rheinhardt2022-07-04
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* avcodec/hqx: Inline constantsAndreas Rheinhardt2020-11-24
* Merge commit '5b5338f6d1272526d2634501555cbaff4cdfb87b'Michael Niedermayer2015-04-20
|\
| * hqx: Implement slice-threaded decodingVittorio Giovara2015-04-19
* | Merge commit '453642f8afe9f979fcc813a246b1ec656ec36a93'Michael Niedermayer2015-04-20
|\|
| * hqx: Store shareable data in main decoder contextVittorio Giovara2015-04-19
* | Merge commit 'ea031b75fb50c59196ccb654c9d143fb75365da9'Michael Niedermayer2015-04-20
|\|
| * hqx: Move DSP related code to a separate fileVittorio Giovara2015-04-19
* | libavcodec/hqx: multi threading supportFerdinand Oeinck2015-04-10
* | Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer2015-02-23
|/
* Canopus HQX decoderVittorio Giovara2015-02-22