summaryrefslogtreecommitdiff
path: root/libavcodec/j2k.c
Commit message (Expand)AuthorAge
* j2k: avoid printf() useage in debug codeMichael Niedermayer2012-12-05
* j2k: reorder multiplications to avoid interger overflows related to precinctsMichael Niedermayer2012-10-23
* j2k: reorder multiplications to avoid interger overflows related to code blocksMichael Niedermayer2012-10-23
* j2k: fix "static is not at beginning of declaration" warningMichael Niedermayer2012-09-20
* j2k: remove unreachable assert()Michael Niedermayer2012-06-10
* j2k[c/h] j2kdec.c: Implement 2 code block stylesRukhsana Ruby2011-05-24
* j2k: Add void as the parameter of function ff_j2k_init_tier1_lutsRukhsana Ruby2011-05-24
* Add Kamil Nowosads j2k code.Kamil Nowosad2011-05-24