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-06-30Merge commit '303ec065a90498c29d384b4add2ac626bc38d5eb'Michael Niedermayer
2015-06-30aic: Fix slice size computation for widths multiples of 32 macroblocksVittorio Giovara
2015-06-17Merge commit 'd8d124eebcf2ec1f6a1936b12a4f00a48f08e85c'Michael Niedermayer
2015-06-17aic: Improve error reportingVittorio Giovara
2015-03-03Merge commit 'e878ec0d47cd6228c367b2f3128b76d7523f7255'Michael Niedermayer
2015-03-03aic: Fix decoding files with odd dimensionsVittorio Giovara
2015-01-07avcodec/aic: Use av_malloc_arrayMichael Niedermayer
2014-08-29Add missing "const" all over the place.Reimar Döffinger
2014-07-01Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2014-06-06avcodec/aic: fix quantization table permutationMichael Niedermayer
2014-03-22Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'Michael Niedermayer
2014-03-22avcodec: more correct printf specifiersDiego Biurrun
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2013-09-12avcodec/aic: fix "warning: comparison of unsigned expression < 0 is always fa...Michael Niedermayer
2013-09-12Merge commit '0f678c0214dccb355ed8955077a2bea46984fbc8'Michael Niedermayer
2013-09-12aic: Validate values read from the bitstreamMartin Storsjö
2013-07-05Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb'Michael Niedermayer
2013-07-04aic: use chroma scan tables while decoding luma component in progressive modeKostya Shishkov
2013-05-22avcodec/aic: Fix vlc value checksMichael Niedermayer
2013-05-17Merge commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9'Michael Niedermayer
2013-05-17Apple Intermediate Codec decoderKostya Shishkov