Blender Git Commit Log

Git Commits -> Revision 5f08bfd

Revision 5f08bfd by Joerg Mueller (master)
April 18, 2011, 14:24 (GMT)
Fix for [#26990] Loading file w packed audio crashes
FFMPEG was reallocating buffers it didn't own and wasn't allowed to. This workaround should work now flawlessly.

Also fixing a bug regarding unpacking sounds, the UI stated unpacking to //audio/filename while it was unpacking to //sounds/filename

Commit Details:

Full Hash: 5f08bfd46c31bb67780ee4081428be0d22f703ae
SVN Revision: 36213
Parent Commit: 54f3167
Lines Changed: +59, -8

3 Modified Paths:

/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp (+44, -6) (Diff)
/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h (+14, -1) (Diff)
/source/blender/editors/sound/sound_ops.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021