Blender Git Loki
Git Commits -> Revision ac06724
February 13, 2007, 15:50 (GMT) |
This fixes a bug in the mplayer bug tracker ;) http://bugzilla.mplayerhq.hu/show_bug.cgi?id=642 Help provided by Reimar Doeffing. It removes two special cases which were creating empty huffman tables. So videos would play all black in players that were working correctly and looking at the tables if they exist. I also deleted commented out malloc statements that seem to be working just fine(they were replaced with MEM_mallocN statements). If people need them they can just look at cvs to see how they were done before. I also removed an empty else statement. (This fix does not fix the black bar in the sequencer with blender made avi's but I hope to have a fix for that later today) Kent |
Commit Details:
Full Hash: ac06724418cd53132f0ff74b2f653a32f6d0ace6
SVN Revision: 10075
Parent Commit: b2ce8ec
Lines Changed: +7, -15
1 Modified Path:
/source/blender/avi/intern/avi.c (+7, -15) (Diff)