Hi, I maintain blender for openSUSE and 2.76b is failing to build against ffmpeg-3.0 : [ 873s] /home/abuild/rpmbuild/BUILD/blender-2.76b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp: In member function 'int AUD_FFMPEGReader::decode(AVPacket&, AUD_Buffer&)': [ 873s] /home/abuild/rpmbuild/BUILD/blender-2.76b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp:61:32: error: 'avcodec_alloc_frame' was not declared in this scope [ 873s] frame = avcodec_alloc_frame(); [ 873s] ^ [ 873s] /home/abuild/rpmbuild/BUILD/blender-2.76b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp:63:36: error: 'avcodec_get_frame_defaults' was not declared in this scope [ 873s] avcodec_get_frame_defaults(frame);
Are there any plans to fix this before the next release? Thanks Dave Plater _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
