Blender Git Commit Log
Git Commits -> Revision 7deaac1
Revision 7deaac1 by Peter Schlaile (master) May 2, 2006, 13:22 (GMT) |
==Sequencer== - Added early-out optimisation to add-effect (the case, where fac == 0) - Bugfixes: * hddaudio: ffmpeg does not seek always to the correct frame, if the SEEK_BACKWARD flag is used. Now we account for this and seek a little bit further... (hack, urghs) * hddaudio: on long timelines, the new seek code didn't work (forgot a long long cast) * the audio mixdown code now also calculates meta-strip IPOs |
Commit Details:
Full Hash: 7deaac1d258d1e2f8bab395f35b0931fd5faadda
SVN Revision: 7347
Parent Commit: 444e4e3
Lines Changed: +43, -27