| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/exr: output float pixels in float pixel format | Mark Reid | 2020-05-20 | 1 | -119/+125 |
* | pthread_frame: merge the functionality for normal decoder init and init_threa... | Anton Khirnov | 2020-04-10 | 1 | -15/+0 |
* | avcodec/exr: fix some small cosmetics nits | Paul B Mahol | 2020-01-22 | 1 | -5/+5 |
* | avcodec/exr.c: make channel name comparisons case insensitive | Gonzalo Garramuño | 2020-01-22 | 1 | -10/+11 |
* | avcodec/exr: Allow duplicate use of channel indexes | Michael Niedermayer | 2019-10-10 | 1 | -3/+6 |
* | avcodec/exr: Fix undefined left shifts of negative numbers | Andreas Rheinhardt | 2019-09-26 | 1 | -1/+1 |
* | avcodec/exr: cosmetics | Limin Wang | 2019-09-23 | 1 | -1/+2 |
* | avcodec/exr: set layer_match in all branches | Michael Niedermayer | 2019-01-12 | 1 | -0/+1 |
* | avcodec/exr: Check for duplicate channel index | Michael Niedermayer | 2019-01-12 | 1 | -0/+5 |
* | avcodec/exr: fix invalid shift in unpack_14() | Michael Niedermayer | 2018-02-27 | 1 | -1/+1 |
* | avcodec/exr : add support for long name flag and be more explicit about unsup... | Martin Vignali | 2018-02-24 | 1 | -5/+7 |
* | avcodec/exr: Check remaining bits in last get code loop | Michael Niedermayer | 2018-02-17 | 1 | -1/+1 |
* | avcodec/exr: Fix memleaks in decode_header() | Michael Niedermayer | 2018-02-02 | 1 | -26/+56 |
* | avcodec/exr: Check buf_size more completely | Michael Niedermayer | 2017-12-30 | 1 | -4/+4 |
* | avcodec/exr: fix undefined shift in pxr24_uncompress() | Michael Niedermayer | 2017-11-05 | 1 | -1/+1 |
* | libavcodec/exr : add x86 SIMD for predictor | Martin Vignali | 2017-10-01 | 1 | -14/+2 |
* | avcodec/exrdsp: improve the ExrDSPContext->reorder_pixels prototype | James Almer | 2017-09-17 | 1 | -2/+2 |
* | libavcodec/exr : add X86 SIMD for reorder_pixels | Martin Vignali | 2017-09-17 | 1 | -23/+15 |
* | libavcodec/exr : simplify reorder_pixels | Martin Vignali | 2017-05-14 | 1 | -14/+11 |
* | libavcodec/exr : cosmetics variable name | Martin Vignali | 2017-05-12 | 1 | -10/+10 |
* | libavcodec/exr : fix piz uncompress on big endian | Martin Vignali | 2017-05-01 | 1 | -5/+23 |
* | libavcodec/exr : fix float to uint16 conversion for negative float value | Martin Vignali | 2017-04-27 | 1 | -2/+2 |
* | avcodec: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -1/+1 |
* | libavcodec/exr : fix scanline offset table recreation on big endian | Martin Vignali | 2017-04-03 | 1 | -9/+14 |
* | avcodec/exr: add support for scanline file where offsets are set to zero | Dzung Hoang | 2017-04-01 | 1 | -1/+18 |
* | avcodec/exr: add support for uint32 | Martin Vignali | 2017-03-29 | 1 | -5/+12 |
* | avcodec/exr: export writer info into frame metadata | Paul B Mahol | 2017-01-19 | 1 | -2/+13 |
* | avcodec/exr: make it aware of 2 additional compressions | Paul B Mahol | 2017-01-19 | 1 | -0/+2 |
* | libavcodec/exr: Fix blank output when data window != display window | Kevin Wheatley | 2017-01-06 | 1 | -0/+1 |
* | libavcodec/exr: add support for uint32 channel decoding with pxr24 | Martin Vignali | 2016-11-25 | 1 | -0/+16 |
* | libavcodec/exr : fix channel size calculation for uint32 channel | Martin Vignali | 2016-11-16 | 1 | -1/+5 |
* | exr: reindent after previous commit | Andreas Cadhalpun | 2016-11-16 | 1 | -8/+8 |
* | exr: fix out-of-bounds read | Andreas Cadhalpun | 2016-11-16 | 1 | -3/+1 |
* | avcodec/exr: Check tile positions | Michael Niedermayer | 2016-08-25 | 1 | -2/+12 |
* | libavcodec/exr : cosmetics, rename variable in b44_uncompress func | Martin Vignali | 2016-07-13 | 1 | -33/+33 |
* | avcodec/exr: Fix mixed declarations and statements | Michael Niedermayer | 2016-07-07 | 1 | -2/+4 |
* | libavcodec/exr : indent gray support patch | Martin Vignali | 2016-07-06 | 1 | -19/+20 |
* | libavodec/exr : add support for Y and YA file (ticket #5621) | Martin Vignali | 2016-07-06 | 1 | -42/+61 |
* | libavcodec/exr : fix decoding piz float file. | Martin Vignali | 2016-06-30 | 1 | -10/+27 |
* | avcodec/exr: add missed hunks from previous exr commit | Martin Vignali | 2016-06-25 | 1 | -0/+7 |
* | avcodec/exr: fix reading float channel when there is half and float channels ... | Martin Vignali | 2016-06-25 | 1 | -14/+9 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -5/+5 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -5/+5 |
* | | avcodec/exr: indent b44 uncompress function | Martin Vignali | 2016-06-06 | 1 | -26/+26 |
* | | avcodec/exr: fix decoding of B44 exr when all channel doesnt have the same pi... | Martin Vignali | 2016-06-06 | 1 | -1/+17 |
* | | avcodec/exr: move channel_line_size to thread data | Martin Vignali | 2016-06-06 | 1 | -9/+10 |
* | | avcodec/exr: improve pxr24 uncompress | Martin Vignali | 2016-06-06 | 1 | -5/+10 |
* | | avcodec/exr: remove unneed scanline_size var | Martin Vignali | 2016-06-06 | 1 | -3/+0 |
* | | avcodec/exr: fix tile decoding when all channels doesnt have the same pixel type | Martin Vignali | 2016-06-06 | 1 | -46/+19 |
* | | avcodec/exr: indent the if (layer_match) part | Martin Vignali | 2016-06-06 | 1 | -17/+17 |