Blender Git Commit Log

Git Commits -> Revision f248b25

Revision f248b25 by Joerg Mueller (master)
August 21, 2009, 19:39 (GMT)
Audio file loading backend libsndfile!

Commit Details:

Full Hash: f248b25152db25c03c9e296ed965b6925924829a
SVN Revision: 22686
Parent Commit: 647fd95
Lines Changed: +735, -60

6 Added Paths:

/intern/audaspace/intern/AUD_FileFactory.cpp (+95, -0) (View)
/intern/audaspace/intern/AUD_FileFactory.h (+71, -0) (View)
/intern/audaspace/sndfile/AUD_SndFileFactory.cpp (+67, -0) (View)
/intern/audaspace/sndfile/AUD_SndFileFactory.h (+71, -0) (View)
/intern/audaspace/sndfile/AUD_SndFileReader.cpp (+233, -0) (View)
/intern/audaspace/sndfile/AUD_SndFileReader.h (+131, -0) (View)

8 Modified Paths:

/CMake/macros.cmake (+6, -0) (Diff)
/CMakeLists.txt (+22, -0) (Diff)
/intern/audaspace/CMakeLists.txt (+7, -1) (Diff)
/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp (+13, -36) (Diff)
/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h (+3, -6) (Diff)
/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp (+5, -4) (Diff)
/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h (+8, -2) (Diff)
/intern/audaspace/intern/AUD_C-API.cpp (+3, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021