| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle JPEG2000 frames stored in the Quicktime container. | Jai Menon | 2009-11-10 | 1 | -0/+4 |
* | cosmetics : fix indentation. | Jai Menon | 2009-11-10 | 1 | -2/+2 |
* | cosmetics: Remove pointless parentheses from return statement. | Diego Biurrun | 2009-10-19 | 1 | -2/+2 |
* | libopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1 | Baptiste Coudurier | 2009-06-05 | 1 | -1/+1 |
* | Add lowres support to the libopenjpeg wrapper. | Jai Menon | 2009-05-26 | 1 | -2/+3 |
* | Use dimensions stored in AVCodecContext instead of local variables. | Jai Menon | 2009-05-26 | 1 | -3/+3 |
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -1/+3 |
* | Use default system include path for an installed OpenJPEG library. | Mathieu Malaterre | 2009-02-10 | 1 | -1/+1 |
* | Use libopenjpeg for jpeg2k decoding. | Jai Menon | 2009-02-06 | 1 | -0/+190 |