July 10, 2017
View 012620a

avcodec/dca: avoid using bitstream reader in a non-standard way

foo86 authored on 2017/07/10 23:11:40
March 11, 2017
View f4c2302

avcodec/dca_xll: Fix runtime error: signed integer overflow: 1762028192 + 698372290 cannot be represented in type 'int'

Michael Niedermayer authored on 2017/03/11 11:38:01
March 9, 2017
View ce01065

avcodec/dca_xll: Fix runtime error: signed integer overflow: 2147286116 + 6298923 cannot be represented in type 'int'

Michael Niedermayer authored on 2017/03/09 05:35:51
February 27, 2017
View 949d217

avcodec/dca: Fix multiple runtime error: signed integer overflow

Michael Niedermayer authored on 2017/02/27 04:28:02
February 21, 2017
View e8a3498

avcodec/dca_xll: Fix runtime error: signed integer overflow: -1073741824 * 32768 cannot be represented in type 'int'

Michael Niedermayer authored on 2017/02/21 08:11:19
View e04108d

avcodec/dca_xll: signed integer overflow: 255251 * 32768 cannot be represented in type 'int'

Michael Niedermayer authored on 2017/02/21 04:22:26
January 7, 2017
View 0006384

avcodec/dca: add support for 20-bit XLL

foo86 authored on 2017/01/07 18:26:43
May 13, 2016
View d1f558b

avcodec/dca: require checked bitstream reader

foo86 authored on 2016/05/13 18:48:30
View e0706e9

avcodec/dca: remove Rice code length limit

foo86 authored on 2016/05/13 18:48:23
May 3, 2016
View b7d2673

avcodec/dca: convert to AVCRC

foo86 authored on 2016/05/03 09:42:36
March 3, 2016
View 00e3717

avcodec/dca: simplify condition

foo86 authored on 2016/03/03 04:32:10
View 8981348

avcodec/dca: fix av_cold placement in declarations

foo86 authored on 2016/03/03 04:31:46
January 16, 2016
View ae5b2c5

avcodec/dca: add new decoder based on libdcadec

foo86 authored on 2016/01/16 17:54:38
View 4608996

avcodec/dca: remove old decoder

foo86 authored on 2016/01/16 17:07:08
April 18, 2015
View 979b77e

dca_xll: use av_clip_intp2()

James Almer authored on 2015/04/18 15:40:17