Files
ffmpeg/libavcodec
Jerome Borsboom 20de893b3b avcodec/vc1: change to using v->block instead of s->block for P frames
The new overlap smooting filter smoothes image pixels stored in v->block.
Switch to v->block instead of s->block for storing decoded image pixels for P
frames. Additionally, we must take incrementing *_blk_idx out of the
vc1_put_signed_blocks_clamped function.

Signed-off-by: Jerome Borsboom <jerome.borsboom@carpalis.nl>
2018-04-25 22:07:20 +02:00
..
2018-02-09 22:10:56 +01:00
2018-04-19 22:59:40 +02:00
2018-02-24 17:06:31 +01:00
2018-02-24 17:06:31 +01:00
2018-03-29 00:05:52 -03:00
2018-01-05 03:35:48 +01:00
2016-03-07 11:17:31 +01:00
2018-02-24 17:06:31 +01:00
2018-01-03 13:00:06 -05:00
2018-03-07 22:26:53 +01:00
2018-03-29 00:05:52 -03:00
2018-03-29 00:05:52 -03:00
2018-03-07 22:26:53 +01:00
2018-02-24 04:50:55 +01:00
2018-02-21 23:38:30 +00:00
2018-02-21 23:38:30 +00:00