| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/cavs: Fix runtime error: signed integer overflow: -12648062 * 256 can... | Michael Niedermayer | 2017-06-05 | 1 | -2/+1 |
* | avcodec/cavs: Check updated MV | Michael Niedermayer | 2017-05-10 | 1 | -2/+9 |
* | Merge commit 'f81be06cf614919d71ded29b8f595bef40123ad8' | James Almer | 2017-03-19 | 1 | -9/+9 |
|\ |
|
| * | cavs: Change type of stride parameters to ptrdiff_t | Diego Biurrun | 2016-08-26 | 1 | -9/+9 |
* | | Merge commit '29c2d06d67724e994980045afa055c6c34611b30' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
* | | Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0' | Michael Niedermayer | 2015-02-21 | 1 | -3/+3 |
|\| |
|
| * | libavcodec: Make use of av_clip functions | Peter Meerwald | 2015-02-21 | 1 | -3/+3 |
* | | avcodec/cavs: Check for av_malloc* failure in ff_cavs_init_top_lines() | Michael Niedermayer | 2015-01-10 | 1 | -1/+18 |
* | | Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa' | Michael Niedermayer | 2014-11-18 | 1 | -2/+3 |
|\| |
|
| * | lavc: fix bitshifts amount bigger than the type | Vittorio Giovara | 2014-11-18 | 1 | -2/+3 |
* | | avcodec/cavs: use av_freep(), do not leave stale pointers in memory | Michael Niedermayer | 2014-10-10 | 1 | -10/+10 |
* | | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -3/+4 |
|\| |
|
| * | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -3/+4 |
* | | avcodec/cavs: improve conformance with rm52j reference decoder | Yao Wang | 2014-06-28 | 1 | -8/+18 |
* | | avcodec/cavs: fix B_SUB_DIRECT col-MB is Intra MB case. | Yao Wang | 2014-06-26 | 1 | -1/+1 |
* | | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' | Michael Niedermayer | 2014-06-19 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -0/+1 |
* | | Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a' | Michael Niedermayer | 2014-05-30 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Split off quarterpel bits into their own context | Diego Biurrun | 2014-05-29 | 1 | -0/+1 |
* | | avcodec/cavs: use av_mallocz_array() | Michael Niedermayer | 2014-05-27 | 1 | -8/+8 |
* | | avcodec/cavs: prevent out of array read | Michael Niedermayer | 2014-05-16 | 1 | -1/+1 |
* | | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852' | Michael Niedermayer | 2014-03-14 | 1 | -1/+1 |
|\| |
|
| * | dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names | Diego Biurrun | 2014-03-13 | 1 | -1/+1 |
* | | Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0' | Michael Niedermayer | 2013-11-15 | 1 | -6/+7 |
|\| |
|
| * | lavc: Edge emulation with dst/src linesize | Ronald S. Bultje | 2013-11-15 | 1 | -3/+4 |
* | | Merge commit '3b4fa54866f58bf3d8a8dcc460c73ef6564c0ad8' | Michael Niedermayer | 2013-10-16 | 1 | -45/+44 |
|\| |
|
| * | cavs: more K&R formatting cosmetics | Diego Biurrun | 2013-10-15 | 1 | -45/+44 |
* | | Merge commit '14ddbb477faef359983151b763fd8b20e578651b' | Michael Niedermayer | 2013-10-14 | 1 | -191/+224 |
|\| |
|
| * | cavs: K&R formatting cosmetics | Luca Barbato | 2013-10-13 | 1 | -191/+225 |
| * | lavc: Make pointers to ff_cropTbl const | Martin Storsjö | 2013-04-08 | 1 | -1/+1 |
* | | Rewrite emu_edge functions to have separate src/dst_stride arguments. | Ronald S. Bultje | 2013-09-28 | 1 | -3/+4 |
* | | cavs: fix "warning: initialization discards const qualifier from pointer targ... | Michael Niedermayer | 2013-04-02 | 1 | -1/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -12/+6 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -12/+6 |
| * | cavs: initialize various context tables to 0 | Anton Khirnov | 2013-02-23 | 1 | -9/+9 |
* | | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27' | Michael Niedermayer | 2013-02-07 | 1 | -10/+17 |
|\| |
|
| * | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 1 | -10/+17 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -1/+1 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -1/+1 |
* | | Merge commit '7d8482640058d66867602a6f58446c9342d9d146' | Michael Niedermayer | 2012-12-31 | 1 | -47/+58 |
|\| |
|
| * | cavs: deMpegEncContextize | Anton Khirnov | 2012-12-30 | 1 | -38/+59 |
* | | Merge commit '64bb3fa6b7f5b2db22b7577585d5861be24eebd8' | Michael Niedermayer | 2012-12-31 | 1 | -132/+145 |
|\| |
|
| * | cavs: cosmetics, reformat top part | Anton Khirnov | 2012-12-30 | 1 | -132/+145 |
* | | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723' | Michael Niedermayer | 2012-12-21 | 1 | -3/+3 |
|\| |
|
| * | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -3/+3 |
* | | Merge commit 'f1d8763a02b5fce9a7d9789e049d74a45b15e1e8' | Michael Niedermayer | 2012-12-19 | 1 | -1/+11 |
|\| |
|
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-26 | 1 | -20/+58 |
|\| |
|