Skip to content

Conversation

@SiddharthManthan
Copy link

  • Adds third parameter to build-mingw.sh that specifies the build type. full build is better optimized and has more features. minimal build is for debugging and has less features. If nothing is specified, minimal is built by default
  • Enables necessary features for physical media playback.

The full target enables more features. It is more suitable for release
builds. The minimal target enables few features to keep the build time
small.

Example usage : build-mingw64.sh meson pack full

If third argument is omitted, minimal version will be built.
Enables libdvdcss, libdvdread, libdvdnav, libxml2
libudfread and libbluray
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant