blender/intern/audaspace/ffmpeg
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
..
AUD_FFMPEGFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_FFMPEGFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_FFMPEGReader.cpp edit to r58425, BLI_math is available here, better not copy,paste from linearrgb_to_srgb. 2013-07-20 00:35:41 +00:00
AUD_FFMPEGReader.h Audaspace: adding support for ffmpeg planar formats, breaks support for older ffmpeg versions. 2013-04-01 09:46:35 +00:00
AUD_FFMPEGWriter.cpp Change libavcodec CODEC_ID_* to AV_CODEC_ID_* 2014-01-28 14:00:31 +06:00
AUD_FFMPEGWriter.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00