May 29, 2017
View c49fa2a

avcodec/dds: Fix runtime error: left shift of 145 by 24 places cannot be represented in type 'int'

Michael Niedermayer authored on 2017/05/29 20:51:08
May 13, 2017
View afb4632

avcodec/dds: Fix runtime error: left shift of 210 by 24 places cannot be represented in type 'int'

Michael Niedermayer authored on 2017/05/13 08:35:56
May 7, 2017
View 8a8335d

avcodec/dds: Fix runtime error: left shift of 1 by 31 places cannot be represented in type 'int'

Michael Niedermayer authored on 2017/05/07 05:31:23
March 27, 2017
View 67e370e

lavc: fix usages of av_get_codec_tag_string()

Clément Bœsch authored on 2017/03/27 08:31:37
November 16, 2016
View 90ebf3c

dds: limit 4 bpp handling to AV_PIX_FMT_PAL8

Andreas Cadhalpun authored on 2016/11/16 06:11:05
September 21, 2016
View 257fbc3

avcodec/dds: add support for 4bpp format

Paul B Mahol authored on 2016/09/21 20:40:04
June 21, 2016
View f36fcf7

Merge commit '4b2e69397b84d1c1a29ffae6e9f106f2c32b1869'

Clément Bœsch authored on 2016/06/21 19:20:38
May 9, 2016
View d62984d

Merge commit '22e49e6edead9c83696f20127988f659b952ce65'

Derek Buitenhuis authored on 2016/05/09 07:50:09
View 6ebec10

Merge commit '02538636261fdec9c70f4185b23147c636f269b4'

Derek Buitenhuis authored on 2016/05/09 07:49:20
View 6c00703

Merge commit '9a9fb710bcf4657e030467cfe2556cb0e2c01afc'

Derek Buitenhuis authored on 2016/05/09 07:48:55
April 23, 2016
View 4b2e693

dds: Add support for monochrome images

Vittorio Giovara authored on 2016/04/23 06:28:04
View 6eb2505

dds: Drop gray-alpha swapping

Vittorio Giovara authored on 2016/04/23 06:28:03
April 16, 2016
View 139cbeb

lavc/dds: Fix GRAY8A decoding.

Carl Eugen Hoyos authored on 2016/04/16 04:06:34
April 1, 2016
View 0253863

dds: Add support for alpha-only files

Vittorio Giovara authored on 2016/04/01 22:11:50
March 30, 2016
View 22e49e6

dds: Simplify postprocessing check

Vittorio Giovara authored on 2016/03/30 04:00:45