Hello, Blender Community! It was quite known fact that Blender uses lots of api symbols which are declared deprecated in FFmpeg. Since FFmpeg version 0.11 some of them vere removed and Blender needs to be updated a bit, here is a patch for this [1].
But before commiting wanted to be sure there's no regressions. For example there's still unresolved stuff going on with av_update_cur_dts -- it was removed from FFmpeg because it's not normally needed hack, but it might be needed for correct proxies/timecode generation. So if you've got a free minute for tests please let me know if there're some regressions or everything is smooth. Thanks! [1] http://www.pasteall.org/32592/diff -- With best regards, Sergey Sharybin _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
