summaryrefslogtreecommitdiff
path: root/libavcodec/j2kdec.c
Commit message (Expand)AuthorAge
* j2kdec: fix a bunch of const compiler warnings.Clément Bœsch2011-11-05
* j2kdec: debug markers support.Michael Niedermayer2011-10-27
* Check for out of bound reads in jpeg 2000 decoder.Laurent Aimar2011-09-29
* Use "JPEG 2000" as long name for j2k.Carl Eugen Hoyos2011-09-28
* j2kdec: use correct printf format.Nicolas George2011-09-28
* j2kenc: Fix use of value before its initialized.Michael Niedermayer2011-09-27
* Fix "mixed declarations and code" warnings.Carl Eugen Hoyos2011-06-08
* j2kdec: dont fail on non zero cblock style.Michael Niedermayer2011-06-03
* j2kdec: mark as CODEC_CAP_EXPERIMENTALMichael Niedermayer2011-05-24
* j2k[c/h] j2kdec.c: Implement 2 code block stylesRukhsana Ruby2011-05-24
* Add Kamil Nowosads j2k code.Kamil Nowosad2011-05-24