blender/intern/audaspace/ffmpeg
Sergey Sharybin 349b71fd02 Bring back support of FFmpeg >= 0.7
After planar codecs support minimal FFmpeg was
bumped to 0.10 which was not so much nice because
it was only released only later last year.

Didn't find a way to make compatibility code local
in ffmpeg_compat, so there're some ifdefs in
audaspace and writeffmpeg.

Not entirely happy, but having a bit of ifdefs in
code better than lots of real PITA for platform
maintainers.
2013-04-19 17:23:08 +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 Bring back support of FFmpeg >= 0.7 2013-04-19 17:23:08 +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 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