summaryrefslogtreecommitdiff
path: root/libavcodec/j2k.c
Commit message (Expand)AuthorAge
* avcodec/j2k: rename J2K_ constants to JPEG2000_Michael Niedermayer2013-05-21
* j2k: Rename structs to be more similar to jpeg2000decMichael Niedermayer2013-05-21
* 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