summaryrefslogtreecommitdiff
path: root/libavcodec/exr.c
Commit message (Expand)AuthorAge
* avcodec/exr: export writer info into frame metadataPaul B Mahol2017-01-19
* avcodec/exr: make it aware of 2 additional compressionsPaul B Mahol2017-01-19
* libavcodec/exr: Fix blank output when data window != display windowKevin Wheatley2017-01-06
* libavcodec/exr: add support for uint32 channel decoding with pxr24Martin Vignali2016-11-25
* libavcodec/exr : fix channel size calculation for uint32 channelMartin Vignali2016-11-16
* exr: reindent after previous commitAndreas Cadhalpun2016-11-16
* exr: fix out-of-bounds readAndreas Cadhalpun2016-11-16
* avcodec/exr: Check tile positionsMichael Niedermayer2016-08-25
* libavcodec/exr : cosmetics, rename variable in b44_uncompress funcMartin Vignali2016-07-13
* avcodec/exr: Fix mixed declarations and statementsMichael Niedermayer2016-07-07
* libavcodec/exr : indent gray support patchMartin Vignali2016-07-06
* libavodec/exr : add support for Y and YA file (ticket #5621)Martin Vignali2016-07-06
* libavcodec/exr : fix decoding piz float file.Martin Vignali2016-06-30
* avcodec/exr: add missed hunks from previous exr commitMartin Vignali2016-06-25
* avcodec/exr: fix reading float channel when there is half and float channels ...Martin Vignali2016-06-25
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | avcodec/exr: indent b44 uncompress functionMartin Vignali2016-06-06
* | avcodec/exr: fix decoding of B44 exr when all channel doesnt have the same pi...Martin Vignali2016-06-06
* | avcodec/exr: move channel_line_size to thread dataMartin Vignali2016-06-06
* | avcodec/exr: improve pxr24 uncompressMartin Vignali2016-06-06
* | avcodec/exr: remove unneed scanline_size varMartin Vignali2016-06-06
* | avcodec/exr: fix tile decoding when all channels doesnt have the same pixel typeMartin Vignali2016-06-06
* | avcodec/exr: indent the if (layer_match) partMartin Vignali2016-06-06
* | avcodec/exr: fix layer detectionMartin Vignali2016-06-06
* | avcodec/exr: Fix potential integer overflowMichael Niedermayer2016-05-19
* | libavcodec/exr: move xsize and ysize to thread dataMartin Vignali2016-04-25
* | avcodec/exr: Fix "libavcodec/exr.c:1494:13: warning: ISO C90 forbids mixed de...Michael Niedermayer2016-04-17
* | avcodec/exr: fix huf_decodeMartin Vignali2016-04-12
* | avcodec/exr: fix clearing end of bitmapPaul B Mahol2016-04-12
* | avcodec/exr: fix channel detectionMartin Vignali2016-04-10
* | avcodec/exr: enable mipmap, ripmap decodingMartin Vignali2016-04-06
* | libavcodec/exr : add support for compression in tileMartin Vignali2016-04-04
* | libavcodec/exr : cosmetic changeMartin Vignali2016-04-04
* | libavcodec/exr: add tile supportMartin Vignali2016-04-03
* | libavcodec/exr: fix PRX24 Float decompressionMartin Vignali2016-04-03
* | avcodec/exr: add support for B44 and B44A compressionMartin Vignali2016-03-26
* | lavc/exr: Move setting SAR down.Carl Eugen Hoyos2016-01-30
* | Merge commit '69a68593ce5684409c3c4dd9a901bfd8b16925b1'Hendrik Leppkes2016-01-02
|\|
| * Remove stray line breaks from avpriv_{report_missing_feature|request_samples}Diego Biurrun2015-12-26
| * exr: fix out of bounds read in get_codeAndreas Cadhalpun2015-12-16
* | exr: fix out of bounds read in get_codeAndreas Cadhalpun2015-12-18
* | avcodec: use HAVE_THREADS header guards to silence -Wunused-functionGanesh Ajjanagadde2015-10-04
* | avcodec/exr: Mark up the decoded buffer as the appropriate transfer character...Kevin Wheatley2015-09-10
* | avcodec/exr: Add support for applying a transfer characteristic curve to Open...Kevin Wheatley2015-09-10
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | avcodec/exr: fix crash caused by mergePaul B Mahol2015-06-06
* | Revert "avcodec/exr: fix memset first arg in reverse_lut()"Michael Niedermayer2015-04-01
* | avcodec/exr: fix memset first arg in reverse_lut()Paul B Mahol2015-02-22