Blender Git Commit Log

Git Commits -> Revision 349b71f

Revision 349b71f by Sergey Sharybin (master)
April 19, 2013, 17:23 (GMT)
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.

Commit Details:

Full Hash: 349b71fd02354a3d1288bccbb2d984d5f9a7e605
SVN Revision: 56175
Parent Commit: fba67ab
Lines Changed: +112, -5

3 Modified Paths:

/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp (+49, -0) (Diff)
/intern/ffmpeg/ffmpeg_compat.h (+17, -0) (Diff)
/source/blender/blenkernel/intern/writeffmpeg.c (+46, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021