| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/texturedsp: require explicitly-set frame dimensions | Connor Worley | 2024-02-18 | 1 | -0/+2 |
* | avcodec/texturedsp: Factor common code out | Andreas Rheinhardt | 2024-01-28 | 1 | -1/+1 |
* | avutil/frame: deprecate palette_has_changed | James Almer | 2023-05-18 | 1 | -0/+8 |
* | avcodec: use the new AVFrame key_frame flag in all decoders and encoders | James Almer | 2023-05-04 | 1 | -1/+1 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec/internal: Move ff_set_dimensions() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -2/+0 |
* | avcodec/internal: Move ff_get_buffer() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -0/+1 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+0 |
* | avcodec/dds: use the common texture dsp decode function | Marton Balint | 2022-04-10 | 1 | -87/+48 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Make FFCodec.decode use AVFrame* | Andreas Rheinhardt | 2022-04-05 | 1 | -2/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -6/+6 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -0/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/dds: Use ff_set_dimensions() | Michael Niedermayer | 2019-08-11 | 1 | -3/+4 |
* | avcodec/dds: Fix runtime error: left shift of 145 by 24 places cannot be repr... | Michael Niedermayer | 2017-05-29 | 1 | -1/+1 |
* | avcodec/dds: Fix runtime error: left shift of 210 by 24 places cannot be repr... | Michael Niedermayer | 2017-05-13 | 1 | -1/+1 |
* | avcodec/dds: Fix runtime error: left shift of 1 by 31 places cannot be repres... | Michael Niedermayer | 2017-05-06 | 1 | -1/+1 |
* | lavc: fix usages of av_get_codec_tag_string() | Clément Bœsch | 2017-03-29 | 1 | -8/+4 |
* | dds: limit 4 bpp handling to AV_PIX_FMT_PAL8 | Andreas Cadhalpun | 2016-11-16 | 1 | -1/+1 |
* | avcodec/dds: add support for 4bpp format | Paul B Mahol | 2016-09-21 | 1 | -2/+36 |
* | Merge commit '4b2e69397b84d1c1a29ffae6e9f106f2c32b1869' | Clément Bœsch | 2016-06-21 | 1 | -0/+4 |
|\ |
|
| * | dds: Add support for monochrome images | Vittorio Giovara | 2016-04-26 | 1 | -0/+4 |
| * | dds: Drop gray-alpha swapping | Vittorio Giovara | 2016-04-26 | 1 | -12/+0 |
* | | Merge commit '22e49e6edead9c83696f20127988f659b952ce65' | Derek Buitenhuis | 2016-05-08 | 1 | -5/+1 |
|\| |
|
| * | dds: Simplify postprocessing check | Vittorio Giovara | 2016-04-06 | 1 | -3/+1 |
* | | Merge commit '02538636261fdec9c70f4185b23147c636f269b4' | Derek Buitenhuis | 2016-05-08 | 1 | -0/+2 |
|\| |
|
| * | dds: Add support for alpha-only files | Vittorio Giovara | 2016-04-06 | 1 | -0/+2 |
* | | Merge commit '9a9fb710bcf4657e030467cfe2556cb0e2c01afc' | Derek Buitenhuis | 2016-05-08 | 1 | -0/+4 |
|\| |
|
| * | dds: Add support for rgb555 files | Vittorio Giovara | 2016-04-06 | 1 | -0/+4 |
| * | dds: disable palette flag for compressed images | Andreas Cadhalpun | 2015-11-14 | 1 | -0/+6 |
| * | dds: add missing newline to log messages | Andreas Cadhalpun | 2015-11-12 | 1 | -2/+2 |
| * | dds: validate compressed source buffer size | Andreas Cadhalpun | 2015-11-12 | 1 | -0/+9 |
| * | dds: validate source buffer size before copying | Andreas Cadhalpun | 2015-11-12 | 1 | -0/+6 |
* | | lavc/dds: Fix GRAY8A decoding. | Carl Eugen Hoyos | 2016-04-15 | 1 | -2/+4 |
* | | lavc/dds: replace rint by lrint | Ganesh Ajjanagadde | 2015-12-26 | 1 | -1/+2 |
* | | dds: disable palette flag for compressed dds | Andreas Cadhalpun | 2015-11-14 | 1 | -0/+6 |
* | | dds: add missing newline to log messages | Andreas Cadhalpun | 2015-11-11 | 1 | -2/+2 |
* | | dds: validate compressed source buffer size | Andreas Cadhalpun | 2015-11-11 | 1 | -0/+9 |
* | | dds: validate source buffer size before copying | Andreas Cadhalpun | 2015-11-11 | 1 | -0/+6 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
| * | dds: Write the palette in the native endian form | Martin Storsjö | 2015-07-23 | 1 | -5/+7 |
* | | Merge commit 'ebe8b5d947c41449c684f17c6826fe6bc46c0360' | Michael Niedermayer | 2015-07-23 | 1 | -9/+17 |
|\| |
|
| * | dds: Fix the slice size computation | Tom Butterworth | 2015-07-23 | 1 | -9/+17 |
| * | dds: Fix 32bpp bitmaps decoding | Michael Niedermayer | 2015-07-22 | 1 | -5/+7 |
| * | dds: Fix palette decoding | Vittorio Giovara | 2015-07-22 | 1 | -3/+7 |
* | | Merge commit 'ea4d46e72945cba37feb7aa154eb970732f513e4' | Michael Niedermayer | 2015-07-22 | 1 | -2/+2 |
|\| |
|
| * | dds: Fix enum declaration | Vittorio Giovara | 2015-07-22 | 1 | -2/+2 |
* | | Merge commit '6b2b26e7af3ede0abfb46eb5725c26d1083f50bc' | Michael Niedermayer | 2015-07-21 | 1 | -9/+27 |
|\| |
|