summaryrefslogtreecommitdiffstats
path: root/libavcodec/j2k.c
Commit message (Collapse)AuthorAgeFilesLines
* j2k: avoid printf() useage in debug codeMichael Niedermayer2012-12-051-4/+4
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* j2k: reorder multiplications to avoid interger overflows related to precinctsMichael Niedermayer2012-10-231-1/+1
| | | | | Fixes CID703778, CID703777 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* j2k: reorder multiplications to avoid interger overflows related to code blocksMichael Niedermayer2012-10-231-1/+1
| | | | | Fixes CID703776, CID703775 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* j2k: fix "static is not at beginning of declaration" warningMichael Niedermayer2012-09-201-1/+1
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* j2k: remove unreachable assert()Michael Niedermayer2012-06-101-1/+0
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* j2k[c/h] j2kdec.c: Implement 2 code block stylesRukhsana Ruby2011-05-241-7/+9
|
* j2k: Add void as the parameter of function ff_j2k_init_tier1_lutsRukhsana Ruby2011-05-241-1/+1
|
* Add Kamil Nowosads j2k code.Kamil Nowosad2011-05-241-0/+390
This needs work but it should not rot in soc svn.
OpenPOWER on IntegriCloud