diff options
author | Mans Rullgard <mans@mansr.com> | 2012-04-27 02:25:42 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-05-01 00:21:30 +0100 |
commit | c75eca9d37d692dcbd2c80af0f37e33b10ac333b (patch) | |
tree | fd918e7b9c43ddc82883c44903a1227b66ac7a9e /libavformat/mvi.c | |
parent | f7ff0999976c2a00c704a0f9faa2a1801c593910 (diff) | |
download | ffmpeg-c75eca9d37d692dcbd2c80af0f37e33b10ac333b.tar.gz |
dvenc: do not call dsputil functions with stride not a multiple of 16
Allowing dsputil functions to assume the stride is a multiple of 16
even for smaller block sizes can simplify their implementation.
This appears to be the only place this guarantee is not met.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavformat/mvi.c')
0 files changed, 0 insertions, 0 deletions