Blender Git Commit Log
Git Commits -> Revision 7ab2e73
Revision 7ab2e73 by Sergey Sharybin (master) March 15, 2016, 08:19 (GMT) |
Fix T47724: VSE crops video if horizontal resolution isn't divisible by 8 In fact, some areas in FFmpeg might require alignment up to 32, so now we make temporary conversion in an aligned frame. We only do this if width is not aligned to 32. |
Commit Details:
Full Hash: 7ab2e73494097bcadc7738ae7aed9c201573cdb2
Parent Commit: 9ddd83c
Lines Changed: +33, -4
1 Modified Path:
/source/blender/imbuf/intern/anim_movie.c (+33, -4) (Diff)