summaryrefslogtreecommitdiffstats
path: root/libavcodec/hqx.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '5b5338f6d1272526d2634501555cbaff4cdfb87b'Michael Niedermayer2015-04-201-12/+8
|\ | | | | | | | | | | | | | | | | | | | | | | * commit '5b5338f6d1272526d2634501555cbaff4cdfb87b': hqx: Implement slice-threaded decoding Conflicts: libavcodec/hqx.c libavcodec/hqx.h See: eff72a6c7375587a3280ddf59e6e26a4907823b7 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * hqx: Implement slice-threaded decodingVittorio Giovara2015-04-191-3/+8
| | | | | | | | | | | | Inspired by a patch from Ferdinand Oeinck <ferdo@demon.nl>. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* | Merge commit '453642f8afe9f979fcc813a246b1ec656ec36a93'Michael Niedermayer2015-04-201-0/+15
|\ \ | |/ | | | | | | | | | | | | | | | | | | * commit '453642f8afe9f979fcc813a246b1ec656ec36a93': hqx: Store shareable data in main decoder context Conflicts: libavcodec/hqx.c libavcodec/hqx.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * hqx: Store shareable data in main decoder contextVittorio Giovara2015-04-191-0/+13
| | | | | | | | In preparation for multithreaded decoding.
* | Merge commit 'ea031b75fb50c59196ccb654c9d143fb75365da9'Michael Niedermayer2015-04-201-0/+3
|\ \ | |/ | | | | | | | | | | | | | | | | * commit 'ea031b75fb50c59196ccb654c9d143fb75365da9': hqx: Move DSP related code to a separate file Conflicts: libavcodec/hqx.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * hqx: Move DSP related code to a separate fileVittorio Giovara2015-04-191-0/+3
| |
* | libavcodec/hqx: multi threading supportFerdinand Oeinck2015-04-101-1/+8
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer2015-02-231-4/+4
|/ | | | | | | | | | | | | * commit '35c6ce76b107225a19eb33aea38857d2405882af': Canopus HQX decoder Conflicts: Changelog libavcodec/avcodec.h libavcodec/version.h tests/fate/video.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
* Canopus HQX decoderVittorio Giovara2015-02-221-0/+65
Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>.
OpenPOWER on IntegriCloud