Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-04-24hqx: Mark codec as init-thread-safe and init-cleanupVittorio Giovara
2015-04-20Implement shared parsing of INFO tag in Canopus familyVittorio Giovara
2015-04-20hqx: Implement slice-threaded decodingVittorio Giovara
2015-04-20hqx: Store shareable data in main decoder contextVittorio Giovara
2015-04-19hqx: Move DSP related code to a separate fileVittorio Giovara
2015-04-19hqx: Merge invalid format check within switch blockVittorio Giovara
2015-04-09hqx: Fix clipping error in idct put functionFerdinand Oeinck
2015-02-23Canopus HQX decoderVittorio Giovara