| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed indexing in libopenjpeg to shorten lines | Michael Bradshaw | 2012-01-19 | 1 | -4/+22 |
* | Support gray8a encoding with libopenjpeg. | Carl Eugen Hoyos | 2012-01-19 | 1 | -1/+6 |
* | libopenjpegenc: Remove two redundant function parameters. | Michael Bradshaw | 2012-01-17 | 1 | -12/+6 |
* | libopenjpegenc: Simplify gray encoding. | Michael Bradshaw | 2012-01-17 | 1 | -8/+4 |
* | libopenjpegenc: Add error messages. | Michael Bradshaw | 2012-01-17 | 1 | -0/+4 |
* | libopenjpegenc: Rename four conversion functions. | Michael Bradshaw | 2012-01-17 | 1 | -12/+12 |
* | RGBA64 encoding with libopenjpeg. | Carl Eugen Hoyos | 2012-01-14 | 1 | -2/+10 |
* | Gray16 encoding with libopenjpeg. | Carl Eugen Hoyos | 2012-01-14 | 1 | -2/+11 |
* | Support encoding RGB48 with libopenjpeg. | Carl Eugen Hoyos | 2012-01-11 | 1 | -1/+35 |
* | Add missing PIX_FMT_NONE to libopenjpegenc | Carl Eugen Hoyos | 2012-01-01 | 1 | -1/+2 |
* | Use more designated initializers. | Paul B Mahol | 2011-12-30 | 1 | -1/+0 |
* | Support yuva420p encoding via libopenjpeg. | Carl Eugen Hoyos | 2011-12-02 | 1 | -2/+7 |
* | BPP fix, YUVP9, 10, 16 support, make RGB24 default | Michael Bradshaw | 2011-11-30 | 1 | -21/+81 |
* | Applied patches from Michael Niedermayer to clean up the code | Michael Bradshaw | 2011-11-18 | 1 | -29/+11 |
* | Added support for J2K encoding with libopenjpeg | Michael Bradshaw | 2011-11-17 | 1 | -0/+330 |