blender/intern/audaspace/ffmpeg
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
..
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 Patch #33837: ffmpeg1.1 and libav9.1 compatibility update 2013-01-12 12:51:10 +00:00
AUD_FFMPEGReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_FFMPEGWriter.cpp Patch #33837: ffmpeg1.1 and libav9.1 compatibility update 2013-01-12 12:51:10 +00:00
AUD_FFMPEGWriter.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00