diff options
author | Michael Niedermayer <[email protected]> | 2013-02-16 10:44:38 +0100 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2015-01-23 15:05:49 +0200 |
commit | 2a06c2a03e1205aaeede5af850b9271752ddd4cf (patch) | |
tree | d0bc23b12895ea0a954daeb70634e5dc8df1fa2b /doc/examples | |
parent | 9108967513fcaff3d55514a7bca4c9fbba128c71 (diff) |
mpegvideo_enc: Draw edges on input for non-multiple of 16 resolutions
This improves motion estimation and avoids using uninitialized data
for resolutions that aren't a multiple of 16.
Prior to d2a25c40, the edges used to be initialized so that encoding
was deterministic, but after that commit it started using uninitialized
data (for non multiple of 16 resolutions).
CC: [email protected]
Signed-off-by: Martin Storsjö <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions