Blender Git Loki
Git Commits -> Revision 2222e4c
June 6, 2006, 18:55 (GMT) |
Made it so avi code handles "dropped frames" some avi's have 0 sized chunks that we were not handling properly. (Need to basically rewind the avi to previous frame in this case) http://www.cs.umn.edu/~mein/blender/avi/examp.avi has 25 frames, 4,7 and 9 are "dropped frames" blender use to crash on these now it displays the frame before it assuming there is one. Kent |
Commit Details:
Full Hash: 2222e4cbc14405a9e0e82c0d94c528a48de43eae
SVN Revision: 7637
Parent Commit: 8bc6697
Lines Changed: +22, -12
1 Modified Path:
/source/blender/avi/intern/avi.c (+22, -12) (Diff)