Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | j2kdec: fix 10l typo in initializing sgnd. | Michael Niedermayer | 2011-11-18 | 1 | -1/+1 |
* | j2kdec: fix a bunch of const compiler warnings. | Clément Bœsch | 2011-11-05 | 1 | -4/+4 |
* | j2kdec: debug markers support. | Michael Niedermayer | 2011-10-27 | 1 | -0/+2 |
* | Check for out of bound reads in jpeg 2000 decoder. | Laurent Aimar | 2011-09-29 | 1 | -3/+6 |
* | Use "JPEG 2000" as long name for j2k. | Carl Eugen Hoyos | 2011-09-28 | 1 | -0/+1 |
* | j2kdec: use correct printf format. | Nicolas George | 2011-09-28 | 1 | -1/+1 |
* | j2kenc: Fix use of value before its initialized. | Michael Niedermayer | 2011-09-27 | 1 | -1/+1 |
* | Fix "mixed declarations and code" warnings. | Carl Eugen Hoyos | 2011-06-08 | 1 | -3/+2 |
* | j2kdec: dont fail on non zero cblock style. | Michael Niedermayer | 2011-06-03 | 1 | -2/+1 |
* | j2kdec: mark as CODEC_CAP_EXPERIMENTAL | Michael Niedermayer | 2011-05-24 | 1 | -1/+1 |
* | j2k[c/h] j2kdec.c: Implement 2 code block styles | Rukhsana Ruby | 2011-05-24 | 1 | -7/+23 |
* | Add Kamil Nowosads j2k code. | Kamil Nowosad | 2011-05-24 | 1 | -0/+1053 |