index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
aic.c
Age
Commit message (
Expand
)
Author
2015-01-07
avcodec/aic: Use av_malloc_array
Michael Niedermayer
2014-08-29
Add missing "const" all over the place.
Reimar Döffinger
2014-07-01
Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'
Michael Niedermayer
2014-06-30
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-05
avcodec/aic: fix quantization table permutation
Michael Niedermayer
2014-03-22
Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'
Michael Niedermayer
2014-03-22
avcodec: more correct printf specifiers
Diego Biurrun
2013-10-04
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
Michael Niedermayer
2013-10-03
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-09-12
avcodec/aic: fix "warning: comparison of unsigned expression < 0 is always fa...
Michael Niedermayer
2013-09-12
Merge commit '0f678c0214dccb355ed8955077a2bea46984fbc8'
Michael Niedermayer
2013-09-12
aic: Validate values read from the bitstream
Martin Storsjö
2013-07-05
Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb'
Michael Niedermayer
2013-07-04
aic: use chroma scan tables while decoding luma component in progressive mode
Kostya Shishkov
2013-05-22
avcodec/aic: Fix vlc value checks
Michael Niedermayer
2013-05-17
Merge commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9'
Michael Niedermayer
2013-05-17
Apple Intermediate Codec decoder
Kostya Shishkov