summaryrefslogtreecommitdiffstats
path: root/libavcodec/j2kdec.c
Commit message (Expand)AuthorAgeFilesLines
* j2kdec: fix 10l typo in initializing sgnd.Michael Niedermayer2011-11-181-1/+1
* j2kdec: fix a bunch of const compiler warnings.Clément Bœsch2011-11-051-4/+4
* j2kdec: debug markers support.Michael Niedermayer2011-10-271-0/+2
* Check for out of bound reads in jpeg 2000 decoder.Laurent Aimar2011-09-291-3/+6
* Use "JPEG 2000" as long name for j2k.Carl Eugen Hoyos2011-09-281-0/+1
* j2kdec: use correct printf format.Nicolas George2011-09-281-1/+1
* j2kenc: Fix use of value before its initialized.Michael Niedermayer2011-09-271-1/+1
* Fix "mixed declarations and code" warnings.Carl Eugen Hoyos2011-06-081-3/+2
* j2kdec: dont fail on non zero cblock style.Michael Niedermayer2011-06-031-2/+1
* j2kdec: mark as CODEC_CAP_EXPERIMENTALMichael Niedermayer2011-05-241-1/+1
* j2k[c/h] j2kdec.c: Implement 2 code block stylesRukhsana Ruby2011-05-241-7/+23
* Add Kamil Nowosads j2k code.Kamil Nowosad2011-05-241-0/+1053
OpenPOWER on IntegriCloud