| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+2 |
* | pthread_frame: merge the functionality for normal decoder init and init_threa... | Anton Khirnov | 2020-04-10 | 1 | -1/+0 |
* | libavcodec: Reduce the size of some arrays | Andreas Rheinhardt | 2019-06-20 | 1 | -2/+2 |
* | avcodec/aic: Check remaining bits in aic_decode_coeffs() | Michael Niedermayer | 2019-03-03 | 1 | -0/+3 |
* | avcodec/aic: fix decoding of videos which height is not multiple of 16 | Paul B Mahol | 2018-04-02 | 1 | -2/+12 |
* | avcodec/aic: unbreak decoding of files with slice_width != 16 | Paul B Mahol | 2017-02-24 | 1 | -1/+1 |
* | avcodec: Mark some codecs with threadsafe init as such | Derek Buitenhuis | 2017-02-07 | 1 | -0/+1 |
* | avcodec/aic: add frame threading support | Paul B Mahol | 2016-05-21 | 1 | -2/+5 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '303ec065a90498c29d384b4add2ac626bc38d5eb' | Michael Niedermayer | 2015-06-30 | 1 | -1/+1 |
|\| |
|
| * | aic: Fix slice size computation for widths multiples of 32 macroblocks | Vittorio Giovara | 2015-06-30 | 1 | -1/+1 |
* | | Merge commit 'd8d124eebcf2ec1f6a1936b12a4f00a48f08e85c' | Michael Niedermayer | 2015-06-17 | 1 | -4/+11 |
|\| |
|
| * | aic: Improve error reporting | Vittorio Giovara | 2015-06-17 | 1 | -4/+11 |
* | | Merge commit 'e878ec0d47cd6228c367b2f3128b76d7523f7255' | Michael Niedermayer | 2015-03-03 | 1 | -2/+2 |
|\| |
|
| * | aic: Fix decoding files with odd dimensions | Vittorio Giovara | 2015-03-03 | 1 | -2/+2 |
* | | avcodec/aic: Use av_malloc_array | Michael Niedermayer | 2015-01-07 | 1 | -1/+1 |
* | | Add missing "const" all over the place. | Reimar Döffinger | 2014-08-29 | 1 | -1/+1 |
* | | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -13/+12 |
|\| |
|
| * | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -12/+11 |
* | | avcodec/aic: fix quantization table permutation | Michael Niedermayer | 2014-06-05 | 1 | -4/+7 |
* | | Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198' | Michael Niedermayer | 2014-03-22 | 1 | -1/+3 |
|\| |
|
| * | avcodec: more correct printf specifiers | Diego Biurrun | 2014-03-22 | 1 | -1/+3 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | avcodec/aic: fix "warning: comparison of unsigned expression < 0 is always fa... | Michael Niedermayer | 2013-09-12 | 1 | -2/+2 |
* | | Merge commit '0f678c0214dccb355ed8955077a2bea46984fbc8' | Michael Niedermayer | 2013-09-12 | 1 | -2/+2 |
|\| |
|
| * | aic: Validate values read from the bitstream | Martin Storsjö | 2013-09-12 | 1 | -2/+4 |
* | | Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb' | Michael Niedermayer | 2013-07-05 | 1 | -4/+5 |
|\| |
|
| * | aic: use chroma scan tables while decoding luma component in progressive mode | Kostya Shishkov | 2013-07-04 | 1 | -4/+5 |
* | | avcodec/aic: Fix vlc value checks | Michael Niedermayer | 2013-05-22 | 1 | -1/+4 |
* | | Merge commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9' | Michael Niedermayer | 2013-05-17 | 1 | -4/+4 |
|/ |
|
* | Apple Intermediate Codec decoder | Kostya Shishkov | 2013-05-17 | 1 | -0/+477 |