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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-04-24Merge commit 'bb428e00ac158244d6691bf135be404e85b66a8b'Michael Niedermayer
2015-04-24hqx: Mark codec as init-thread-safe and init-cleanupVittorio Giovara
2015-04-20Merge commit 'e6fb844f7b736e72da364032d251283bce9e63ad'Michael Niedermayer
2015-04-20Merge commit '5b5338f6d1272526d2634501555cbaff4cdfb87b'Michael Niedermayer
2015-04-20Merge commit '453642f8afe9f979fcc813a246b1ec656ec36a93'Michael Niedermayer
2015-04-20Merge commit 'ea031b75fb50c59196ccb654c9d143fb75365da9'Michael Niedermayer
2015-04-20Merge commit '17aa81d94781c6f62dc7d1dbd1f8891c020c9905'Michael Niedermayer
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-10avcodec/hqx: Use av_clip_uintp2()Michael Niedermayer
2015-04-10libavcodec/hqx: multi threading supportFerdinand Oeinck
2015-04-09hqx: Fix clipping error in idct put functionFerdinand Oeinck
2015-04-08libavcodec/hqx: correct clipping errorferdo@bigroses.nl
2015-02-27avcodec/hqx: use init_get_bits8()Paul B Mahol
2015-02-27avcodec/hqx: fix typoPaul B Mahol
2015-02-23avcodec/hqx: remove superfluous log messagePaul B Mahol
2015-02-23Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer
2015-02-23Canopus HQX decoderVittorio Giovara