Dear platform maintainers,

I just pushed two commits to master that require some libraries to be
rebuilt.

- libvpx: is now forced to configure with --enable-vp8 --enable-vp9.
Without this, VP9 wasn't enabled on buildbot builds.
- libopus: was added to add Opus audio support to FFmpeg
- ffmpeg: is build with Opus audio support

The steps required are:

- Rerun 'make deps'
- When updating an existing build (rather than building from scratch),
running 'cmake -U FFMPEG_LIBRARIES .` may be required in the build
directory to ensure the FFMPEG_LIBRARIES variable is refreshed to
contain the opus library.

This is not urgent, but would be nice if it happens relatively soon.

Thanks,

Sybren


-- 
Sybren A. Stüvel

https://stuvelfoto.nl/
https://stuvel.eu/

_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
https://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to