June 6, 2017
View 1e6ee86

avcodec/cavs: Fix runtime error: signed integer overflow: -12648062 * 256 cannot be represented in type 'int'

Michael Niedermayer authored on 2017/06/06 02:33:56
May 10, 2017
View 5871adc

avcodec/cavs: Check updated MV

Michael Niedermayer authored on 2017/05/10 21:41:23
March 20, 2017
View aec42eb

Merge commit 'f81be06cf614919d71ded29b8f595bef40123ad8'

James Almer authored on 2017/03/20 03:23:52
August 24, 2016
View f81be06

cavs: Change type of stride parameters to ptrdiff_t

Diego Biurrun authored on 2016/08/24 07:18:41
February 25, 2016
View 1a12eb4

Merge commit '29c2d06d67724e994980045afa055c6c34611b30'

Derek Buitenhuis authored on 2016/02/25 02:31:44
February 17, 2016
View 29c2d06

cosmetics: Drop empty comment lines

Diego Biurrun authored on 2016/02/17 02:01:29
February 21, 2015
View 66d79aa

Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0'

Michael Niedermayer authored on 2015/02/21 19:24:11
February 20, 2015
View 9abc80f

libavcodec: Make use of av_clip functions

Peter Meerwald authored on 2015/02/20 09:35:35
January 10, 2015
View 35e559a

avcodec/cavs: Check for av_malloc* failure in ff_cavs_init_top_lines()

Michael Niedermayer authored on 2015/01/10 21:59:46
November 18, 2014
View cdbebae

Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa'

Michael Niedermayer authored on 2014/11/18 11:16:38
November 17, 2014
View 85dc006

lavc: fix bitshifts amount bigger than the type

Vittorio Giovara authored on 2014/11/17 08:22:27
October 11, 2014
View 3537ddb

avcodec/cavs: use av_freep(), do not leave stale pointers in memory

Michael Niedermayer authored on 2014/10/11 00:09:46
July 1, 2014
View 581b5f0

Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'

Michael Niedermayer authored on 2014/07/01 21:38:57
June 29, 2014
View 5464916

avcodec/cavs: improve conformance with rm52j reference decoder

Yao Wang authored on 2014/06/29 01:45:31
January 24, 2014
View e3fcb14

dsputil: Split off IDCT bits into their own context

Diego Biurrun authored on 2014/01/24 19:55:16