Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • www www
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • wwwwww
  • Merge requests
  • !12

Update download page with windows and android NDK/SDK info

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nirbheek Chauhan requested to merge nirbheek/www:update-download-page into master Jun 26, 2019
  • Overview 18
  • Commits 4
  • Pipelines 0
  • Changes 1

commit f87825fe:

download: Make library name change b/w mingw and msvc clearer
People seem to miss the note about that, so make it clearer and harder
to miss. Also note that some libraries shipped with MSVC still use
MinGW.

commit 95ea75fc:

download: List the Android NDKs used for each version
You generally need to build your Android app with the same NDK version
that the gstreamer binaries were built with, so document it.

commit 1cc5b5cf:

download: Add ABI compatibility notes for Windows
People often have misconceptions regarding this, such as:

https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/386
https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/387

People also need to know what CRT(s) each set of binary releases uses.
For example, there are different CRTs for debug vs release, and the
CRT can be linked statically or dynamically.

commit 936803ec:

download: Link to the appropriate section for each platform
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: update-download-page