Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hqx: correct type and size check of info_offset | Andreas Cadhalpun | 2015-11-16 | 1 | -2/+2 |
* | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | hqx: Mark codec as init-thread-safe and init-cleanup | Vittorio Giovara | 2015-04-24 | 1 | -4/+3 |
* | Implement shared parsing of INFO tag in Canopus family | Vittorio Giovara | 2015-04-19 | 1 | -7/+7 |
* | hqx: Implement slice-threaded decoding | Vittorio Giovara | 2015-04-19 | 1 | -57/+71 |
* | hqx: Store shareable data in main decoder context | Vittorio Giovara | 2015-04-19 | 1 | -62/+52 |
* | hqx: Move DSP related code to a separate file | Vittorio Giovara | 2015-04-19 | 1 | -136/+33 |
* | hqx: Merge invalid format check within switch block | Vittorio Giovara | 2015-04-19 | 1 | -2/+1 |
* | hqx: Fix clipping error in idct put function | Ferdinand Oeinck | 2015-04-09 | 1 | -1/+1 |
* | Canopus HQX decoder | Vittorio Giovara | 2015-02-22 | 1 | -0/+645 |