enable x264
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
added 1 commit
- d66a5b21 - temporary commit to test merge request build
mentioned in issue LibVLCSharp#215
added 31 commits
-
fdbe9ada...916cd026 - 29 commits from branch
videolan:master
- 51c7aaaa - libvlc: Enable x264
- 35ccf1ae - temporary commit to test MR CI
-
fdbe9ada...916cd026 - 29 commits from branch
Apparently, x264 only supports MSVC for the WinRT target.
https://github.com/mirror/x264/blob/1771b556ee45207f8711744ccbd5d42a3949b14c/configure#L864
mentioned in issue LibVLCSharp#369
@mfkl, would it be possible to manually build x264 using MSVC and just drop it into VLC plugins folder?