219 Commits (addb85ea39300c36010ffb6dc0d28b2ea62b4805)

Author SHA1 Message Date
Michael Niedermayer 01aee8148d avcodec/exr: Check tile positions 8 years ago
Martin Vignali f2b08a0702 libavcodec/exr : cosmetics, rename variable in b44_uncompress func 8 years ago
Michael Niedermayer b450b82514 avcodec/exr: Fix mixed declarations and statements 8 years ago
Martin Vignali 50747d6b1f libavcodec/exr : indent gray support patch 8 years ago
Martin Vignali 7ebd13fc8b libavodec/exr : add support for Y and YA file (ticket #5621) 8 years ago
Martin Vignali d9e1e08133 libavcodec/exr : fix decoding piz float file. 9 years ago
Martin Vignali d96b8144c0 avcodec/exr: add missed hunks from previous exr commit 9 years ago
Martin Vignali 1e38791b7f avcodec/exr: fix reading float channel when there is half and float channels in a file 9 years ago
Martin Vignali 9511a0895d avcodec/exr: indent b44 uncompress function 9 years ago
Martin Vignali bc1f3dfaa3 avcodec/exr: fix decoding of B44 exr when all channel doesnt have the same pixel type 9 years ago
Martin Vignali df7cd4176a avcodec/exr: move channel_line_size to thread data 9 years ago
Martin Vignali 03152e74df avcodec/exr: improve pxr24 uncompress 9 years ago
Martin Vignali 16107aeaf3 avcodec/exr: remove unneed scanline_size var 9 years ago
Martin Vignali 42297d8419 avcodec/exr: fix tile decoding when all channels doesnt have the same pixel type 9 years ago
Martin Vignali d24eb9a3c6 avcodec/exr: indent the if (layer_match) part 9 years ago
Martin Vignali 753088a2a4 avcodec/exr: fix layer detection 9 years ago
Michael Niedermayer df01a29c1b avcodec/exr: Fix potential integer overflow 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Martin Vignali 3ce19882c5 libavcodec/exr: move xsize and ysize to thread data 9 years ago
Michael Niedermayer 487c346d98 avcodec/exr: Fix "libavcodec/exr.c:1494:13: warning: ISO C90 forbids mixed declarations and code" 9 years ago
Martin Vignali ac07e57c39 avcodec/exr: fix huf_decode 9 years ago
Paul B Mahol 392b0a25c2 avcodec/exr: fix clearing end of bitmap 9 years ago
Martin Vignali 2dd7b46132 avcodec/exr: fix channel detection 9 years ago
Martin Vignali 6d7f5667a0 avcodec/exr: enable mipmap, ripmap decoding 9 years ago
Martin Vignali 832861535a libavcodec/exr : add support for compression in tile 9 years ago
Martin Vignali 062ad63064 libavcodec/exr : cosmetic change 9 years ago
Martin Vignali 25a01c52b8 libavcodec/exr: add tile support 9 years ago
Martin Vignali d2ed3391fb libavcodec/exr: fix PRX24 Float decompression 9 years ago
Martin Vignali 495f08edb4 avcodec/exr: add support for B44 and B44A compression 9 years ago
Carl Eugen Hoyos 31f5fa21b0 lavc/exr: Move setting SAR down. 9 years ago
Diego Biurrun 69a68593ce Remove stray line breaks from avpriv_{report_missing_feature|request_samples} 9 years ago
Andreas Cadhalpun 90b99a8107 exr: fix out of bounds read in get_code 9 years ago
Andreas Cadhalpun 5ea59b1f42 exr: fix out of bounds read in get_code 9 years ago
Ganesh Ajjanagadde 2cbaa078d1 avcodec: use HAVE_THREADS header guards to silence -Wunused-function 9 years ago
Kevin Wheatley a1fa5392e6 avcodec/exr: Mark up the decoded buffer as the appropriate transfer characteristic when applying one 9 years ago
Kevin Wheatley 7eb3233352 avcodec/exr: Add support for applying a transfer characteristic curve to OpenEXR inputs. 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Paul B Mahol a03b69478b avcodec/exr: fix crash caused by merge 10 years ago
Michael Niedermayer 5dd5b7d531 Revert "avcodec/exr: fix memset first arg in reverse_lut()" 10 years ago
Paul B Mahol 586ba24ff2 avcodec/exr: fix memset first arg in reverse_lut() 10 years ago
Gonzalo Garramuno e0bb74a140 exr: Add a gamma flag to exr loader to avoid banding 10 years ago
Vittorio Giovara 3a6ddfb874 exr: check return value 10 years ago
Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 11 years ago
Michael Niedermayer 126927c58e avcodec/exr: mark gama option as experimental / unsupported 11 years ago
Gonzalo Garramuno cd3daad77e avcodec/exr: Add a gamma flag to exr loader to avoid banding 11 years ago
Michael Niedermayer 879072018f avcodec/exr: use av_freep() for saftey 11 years ago
Jimmy Christensen 38389058c3 OpenEXR decoder 11 years ago
Gonzalo Garramuno 3d20260157 avcodec/exr: read layers 11 years ago
Paul B Mahol 256b986c04 avcodec/exr: stop using deprecated avcodec_set_dimensions() 11 years ago
Michael Niedermayer 80b1e1c03d avcodec/exr: fix null pointer dereference 11 years ago