summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-02-16 10:44:38 +0100
committerMartin Storsjö <martin@martin.st>2015-01-23 15:05:49 +0200
commit2a06c2a03e1205aaeede5af850b9271752ddd4cf (patch)
treed0bc23b12895ea0a954daeb70634e5dc8df1fa2b /libavformat
parent9108967513fcaff3d55514a7bca4c9fbba128c71 (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: libav-stable@libav.org Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions