Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | exr: remove double ;; | Paul B Mahol | 2012-07-13 | 1 | -1/+1 | |
* | exr: frame multithreading support | Paul B Mahol | 2012-07-13 | 1 | -3/+4 | |
* | exr: rle decompression | Paul B Mahol | 2012-07-12 | 1 | -1/+46 | |
* | exr: cache some values | Paul B Mahol | 2012-07-12 | 1 | -5/+10 | |
* | exr: zip decompression | Paul B Mahol | 2012-07-11 | 1 | -38/+148 | |
* | exr: remove dead assigment | Paul B Mahol | 2012-07-11 | 1 | -2/+0 | |
* | exr: return proper error code instead of -1 | Paul B Mahol | 2012-07-10 | 1 | -25/+25 | |
* | exr: use buf_size instead of recalculating same value | Paul B Mahol | 2012-07-10 | 1 | -1/+1 | |
* | exr: support for reading pixelAspectRatio | Paul B Mahol | 2012-07-09 | 1 | -0/+11 | |
* | exr: add CODEC_CAP_DR1 | Paul B Mahol | 2012-07-08 | 1 | -0/+1 | |
* | exr: make message about missing feature more useful | Paul B Mahol | 2012-05-30 | 1 | -3/+3 | |
* | exr: alpha support | Paul B Mahol | 2012-05-30 | 1 | -9/+23 | |
* | exr: fix header parsing | Jean First | 2012-05-20 | 1 | -1/+1 | |
* | Fix a few @file doxy inconsistencies. | Clément Bœsch | 2012-05-04 | 1 | -1/+1 | |
* | exr: optimize exr_halflt2uint() | Michael Niedermayer | 2012-04-09 | 1 | -8/+6 | |
* | exr: fix mixed declaration and statements. | Michael Niedermayer | 2012-04-06 | 1 | -2/+2 | |
* | exr: various cleanup and security related fixes | Michael Niedermayer | 2012-04-06 | 1 | -23/+21 | |
* | exr: fix av_logs() | Michael Niedermayer | 2012-04-06 | 1 | -15/+15 | |
* | lavc: add a OpenEXR decoder | Jimmy Christensen | 2012-04-06 | 1 | -0/+485 |