blender/intern/audaspace
Sergey Sharybin aab01c86cf Patch #33837: ffmpeg1.1 and libav9.1 compatibility update
Patch makes it possible to compile blender with recent ffmpeg
and libav libraries, mainly by getting rid of deprecated API.

Original patch by Campbell Barton with own modifications to
support compilation with older ffmpeg versions.

This patch could break compatibility of FFV1 videos playing
back in older players, mainly because of alpha support changes.
Preserving compatibility with such players became a headache
and think it's high time to get rid of workarounds here.
2013-01-12 12:51:10 +00:00
..
ffmpeg Patch #33837: ffmpeg1.1 and libav9.1 compatibility update 2013-01-12 12:51:10 +00:00
fftw code cleanup: correct spelling 2012-09-28 06:45:20 +00:00
FX Audaspace: 2012-12-10 16:58:47 +00:00
intern Silent a bunch of gcc warnings (usually dummy, but noisy!). 2012-12-02 16:01:06 +00:00
jack unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
OpenAL Audaspace: 2012-11-05 14:24:35 +00:00
Python Audaspace: 2012-11-05 14:24:35 +00:00
SDL unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
sndfile Audaspace: 2012-11-05 14:24:35 +00:00
SRC unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
CMakeLists.txt cmake wouldn't build since it was missing files added in r52858. 2012-12-11 05:57:42 +00:00
COPYING Relicensing audaspace under GPL 2 or later. 2011-02-18 23:47:37 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00