blender/intern/audaspace
Anton Khirnov 8c3b27ce27 Change libavcodec CODEC_ID_* to AV_CODEC_ID_*
CODEC_ID_* have been replaced with AV_CODEC_ID_* in new libavcodec
versions.

Update the code to use those new identifiers.

Added a compatibility code to ffmpeg_compat.h
2014-01-28 14:00:31 +06:00
..
ffmpeg Change libavcodec CODEC_ID_* to AV_CODEC_ID_* 2014-01-28 14:00:31 +06:00
fftw code cleanup: correct spelling 2012-09-28 06:45:20 +00:00
FX code cleanup: 0 --> NULL 2013-03-08 06:32:00 +00:00
intern Code Cleanup: quiet unused define warning 2013-12-30 12:19:27 +11:00
jack update doxygen congfig and tweaks to warnings when running doxygen. 2013-07-03 04:47:50 +00:00
OpenAL Fix for [#37293] Audio does not Scrub, plays fully instead 2013-11-07 23:40:06 +00:00
Python Adding a new state for sound handles in audaspace: stopped. 2013-08-14 21:21:00 +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 Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versions 2013-03-27 07:19:54 +00:00
COPYING Relicensing audaspace under GPL 2 or later. 2011-02-18 23:47:37 +00:00
SConscript Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versions 2013-03-27 07:19:54 +00:00