| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM | Michael Niedermayer | 2020-05-19 | 1 | -1/+5 |
* | avcodec/iff: Check that video_size is large enough for the read parameters | Michael Niedermayer | 2019-12-31 | 1 | -0/+2 |
* | avcodec/iff: Skip overflowing runs in decode_delta_d() | Michael Niedermayer | 2019-12-31 | 1 | -0/+2 |
* | avcodec/iff: Move index use after check in decodeplane8() | Michael Niedermayer | 2019-12-31 | 1 | -1/+2 |
* | avcodec/iff: Check available space before entering loop in decode_long_vertic... | Michael Niedermayer | 2019-12-31 | 1 | -0/+6 |
* | avcodec/iff: Check for overlap in cmap_read_palette() | Michael Niedermayer | 2019-09-06 | 1 | -0/+4 |
* | libavcodec/iff: Use unsigned to avoid undefined behaviour | Andreas Rheinhardt | 2019-08-05 | 1 | -17/+17 |
* | avcodec/iff: Add "else" to make code look prettier | Michael Niedermayer | 2019-07-14 | 1 | -1/+1 |
* | avcodec/iff: Check ham vs bpp | Michael Niedermayer | 2019-07-08 | 1 | -3/+10 |
* | avcodec/iff: finetune the palette size check in the mask case | Michael Niedermayer | 2019-06-23 | 1 | -1/+1 |
* | avcodec/iff: Fix mask_buf / mask_palbuf leak | Michael Niedermayer | 2019-06-23 | 1 | -0/+2 |
* | avcodec/iff: Cleanup on init failure | Michael Niedermayer | 2017-06-18 | 1 | -0/+1 |
* | Fix all -Wformat warnings raised by DJGPP | Clément Bœsch | 2017-03-29 | 1 | -2/+2 |
* | avcodec/iff: support for byterun1 ACBM compression | Paul B Mahol | 2017-02-12 | 1 | -0/+30 |
* | avcodec/iff: add support for vertical word compression in ILBM | Paul B Mahol | 2017-01-06 | 1 | -1/+84 |
* | avcodec/iff: remove palette swapping for anim | Paul B Mahol | 2016-08-15 | 1 | -12/+8 |
* | avcodec/iff: Check that there are enough bytes in dgb before reading | Michael Niedermayer | 2016-07-11 | 1 | -0/+4 |
* | avcodec/iff: remove useless () | Michael Niedermayer | 2016-07-11 | 1 | -1/+1 |
* | avcodec/iff: Print error for cols/bpp/bytes being bad in decode_delta_j() | Michael Niedermayer | 2016-07-06 | 1 | -2/+6 |
* | avcodec/iff: decode_delta_j: Check that the number of bytes that will be read... | Michael Niedermayer | 2016-07-06 | 1 | -2/+2 |
* | Merge commit '5c31eaa9998b2185e0aa04d11adff128498dc14a' | Clément Bœsch | 2016-06-21 | 1 | -0/+1 |
|\ |
|
| * | Remove unnecessary get_bits.h #includes and add missing headers where needed. | Alexandra Hájková | 2016-05-04 | 1 | -1/+1 |
* | | avcodec/iff: Fix bytestream advance | Michael Niedermayer | 2016-06-12 | 1 | -0/+2 |
* | | avcodec/iff: mention RGB8/RGBN decoder | Piotr Bandurski | 2016-05-22 | 1 | -3/+3 |
* | | avcodec/iff: add support for ANBR files | Paul B Mahol | 2016-05-19 | 1 | -6/+18 |
* | | avcodec/iff: add forgotten checks for end of input buffer | Paul B Mahol | 2016-05-18 | 1 | -2/+2 |
* | | avcodec/iff: scala anim32 & anim16 decompression | Paul B Mahol | 2016-05-18 | 1 | -2/+128 |
* | | avcodec/iff: fix artifacts with uncompressed ham ANIMs | Paul B Mahol | 2016-05-17 | 1 | -2/+2 |
* | | avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMs | Paul B Mahol | 2016-05-16 | 1 | -9/+6 |
* | | avcodec/iff: check if there is enough bytes left | Paul B Mahol | 2016-05-16 | 1 | -0/+6 |
* | | avcodec/iff: rewrite out of bounds checking in writer | Paul B Mahol | 2016-05-15 | 1 | -14/+12 |
* | | avcodec/iff: check for end of buffer in input for delta_l decompression | Paul B Mahol | 2016-05-14 | 1 | -1/+1 |
* | | avcodec/iff: implement 3rd delta ANIM decompression | Paul B Mahol | 2016-05-13 | 1 | -0/+57 |
* | | avcodec/iff: change delta l offset to uint32_t | Paul B Mahol | 2016-05-13 | 1 | -1/+1 |
* | | lavc: add IFF ANIM decoder | Paul B Mahol | 2016-05-13 | 1 | -75/+750 |
* | | avcodec: remove leftover iff_byterun1 decoder | Andreas Cadhalpun | 2015-10-12 | 1 | -13/+0 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -5/+5 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\| |
|
| * | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | | avcodec/iff: check pixfmt for rgb8 / rgbn | Michael Niedermayer | 2014-08-10 | 1 | -2/+2 |
* | | avcodec/iff: Factorize av_pix_fmt_desc_get() out | Michael Niedermayer | 2014-08-10 | 1 | -3/+4 |
* | | avcodec/iff: ensure that runs with insufficient input dont leave uninitialize... | Michael Niedermayer | 2014-01-02 | 1 | -4/+4 |
* | | avcodec/iff: warn about truncated input to decode_byterun() and clear remaini... | Michael Niedermayer | 2013-12-19 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-24 | 1 | -0/+2 |
|\| |
|
| * | Add missing #includes for *INT64_MAX and *INT64_C | Diego Biurrun | 2013-11-23 | 1 | -0/+2 |
* | | Merge commit '2e09096da912f563c4dd889a8f25c314529bbaa6' | Michael Niedermayer | 2013-11-17 | 1 | -11/+13 |
|\| |
|
| * | iff: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -22/+26 |