March 29, 2018
View d6fc031

avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL

wm4 authored on 2018/03/29 22:18:28
March 7, 2018
View b6fc09c

avcodec/ffv1: support of more pix_fmt

Jérôme Martinez authored on 2018/03/07 19:19:03
February 14, 2018
View fb58073

avcodec/ffv1: Support for GBRAP10 and GBRAP12

Jérôme Martinez authored on 2018/02/14 16:39:15
February 1, 2018
View 698d5eb

avcodec/ffv1: Support for RGBA64 and GBRAP16

Jérôme Martinez authored on 2018/02/01 21:11:53
October 9, 2017
View c20f4fc

avcodec/ffv1dec: Fix out of array read in slice counting

Michael Niedermayer authored on 2017/10/09 18:49:28
September 19, 2017
View d00fc95

avcodec/ffv1dec: Fix integer overflow in read_quant_table()

Michael Niedermayer authored on 2017/09/19 00:26:09
August 14, 2017
View b9f9209

avcodec/ffv1dec: Check for bitstream end in decode_line()

Michael Niedermayer authored on 2017/08/14 07:15:55
May 14, 2017
View 8630b2c

avcodec/ffv1dec: Fix runtime error: signed integer overflow: 1550964438 + 1550964438 cannot be represented in type 'int'

Michael Niedermayer authored on 2017/05/14 06:24:04
May 8, 2017
View 3a4d387

avcodec/ffv1dec: Fix copying planes of paletted formats

Michael Niedermayer authored on 2017/05/08 09:28:07
March 28, 2017
View 5490452

Fix all -Wformat warnings raised by DJGPP

Clément Bœsch authored on 2017/03/28 04:31:46
March 19, 2017
View 2f42aef

Merge commit '17cb56b35672a2cd6ad7abe926e6cc772b8f4710'

Clément Bœsch authored on 2017/03/19 23:58:43
November 18, 2016
View d1d18de

avcodec/ffv1dec: Set packed_at_lsb for 16bit YUV

Michael Niedermayer authored on 2016/11/18 07:29:00
View d7a3bb2

avcodec/ffv1dec: Support gray 10/12/16 explicitly avoid shifts

Michael Niedermayer authored on 2016/11/18 07:21:37
November 17, 2016
View 322568c

lavc/ffv1: Support YUV4xxP12 and GRAY12.

Carl Eugen Hoyos authored on 2016/11/17 21:08:27
View 55a424c

lavc/ffv1dec: Scale output for msb-packed compression to full 16bit.

Carl Eugen Hoyos authored on 2016/11/17 21:00:47