blender/intern/audaspace
Sergey Sharybin d33cef6974 Fix for compilation with newer ffmpeg library
Error was cased by undefined UINT64_C in stdint.h for c++
programs. As I understand from ffmpeg mailing list the simpliest
solution is to define __STDC_CONSTANT_MACROS before including
ffmpeg libraries. There already was some amout of such definitions in
the code and I've tested this with newer and older ffmpeg
libraries -- this should work and should be safe, but maybe
there is better way of fixing this problem.
2010-05-16 19:41:49 +00:00
..
ffmpeg Fix for compilation with newer ffmpeg library 2010-05-16 19:41:49 +00:00
fftw Small fixes for some float literals. 2010-01-01 11:55:56 +00:00
FX Warning fixes, one actual bug found in sequencer sound wave drawing. Also 2010-02-08 13:55:31 +00:00
intern Fix for compilation with newer ffmpeg library 2010-05-16 19:41:49 +00:00
jack 2.5 Audio: 2010-02-21 18:01:41 +00:00
make/msvc_9_0 MSVC projectfiles 2010-02-08 19:26:13 +00:00
OpenAL Bug in OpenAL backend returning wrong playback position. 2010-02-28 08:53:08 +00:00
SDL Huge new year audio commit! 2010-01-01 05:09:30 +00:00
sndfile Huge new year audio commit! 2010-01-01 05:09:30 +00:00
SRC 2.5 Audio: 2010-02-08 14:43:44 +00:00
CMakeLists.txt - AIX ifdef's so windows works, cant test but this seems the most used define. might need to add to buildsystem config. 2010-01-19 15:57:02 +00:00
COPYING 2.5: Sound branch merge! 2009-08-09 21:16:39 +00:00
COPYING.LESSER 2.5: Sound branch merge! 2009-08-09 21:16:39 +00:00
Makefile Add audaspace/fftw to Makefile system. 2009-12-28 23:40:20 +00:00
SConscript Attempt to fix build error on Windows 2010-01-07 03:13:26 +00:00