aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/dash.c
diff options
context:
space:
mode:
authorJerome Borsboom <jerome.borsboom@carpalis.nl>2018-04-23 20:58:41 +0200
committerPaul B Mahol <onemda@gmail.com>2018-04-25 22:07:20 +0200
commit20de893b3bb46f91f5e88c8d201ef484ae739bce (patch)
tree9cc40df7c5c4ced5e0992379e93a53a10298fc26 /libavformat/dash.c
parent5e5c9f1804bf1c0aec157a4f2593fa30f7afa7f7 (diff)
downloadffmpeg-20de893b3bb46f91f5e88c8d201ef484ae739bce.tar.gz
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>
Diffstat (limited to 'libavformat/dash.c')
0 files changed, 0 insertions, 0 deletions