Blender Git Loki

Git Commits -> Revision 6d8c053

Revision 6d8c053 by Sybren A. Stüvel (master)
October 4, 2019, 14:30 (GMT)
Fix T70514: VP9 not working

This issue was two-fold:

- In the VPX library build script: missing `--enable-vp8` and
`--enable-vp9` meant that the choice to enable these codecs or not was
left to the library's `configure` script, rather than an explicit choice.
On the build-bot it chose to not enable them.
- Missing pkgconfig paths passed to the FFmpeg build script

Thanks @brecht for helping out.

Commit Details:

Full Hash: 6d8c053187cbaf5773509ac8beab4f7e3525ad0d
Parent Commit: 663d23d
Lines Changed: +3, -1

2 Modified Paths:

/build_files/build_environment/cmake/ffmpeg.cmake (+1, -1) (Diff)
/build_files/build_environment/cmake/vpx.cmake (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021