Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • VLC VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,425
    • Issues 3,425
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 163
    • Merge requests 163
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLAN
  • VLCVLC
  • Merge requests
  • !1269

RISC-V RV64GC GNU/Linux support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Rémi Denis-Courmont requested to merge Courmisch/vlc:contrib-riscv into master Jan 20, 2022
  • Overview 34
  • Commits 3
  • Pipelines 19
  • Changes 3

This patch series provide for a complete cross-build with default contrib configuration and with --disable-qt --disable-vdpau flags for the main VLC configuration.

Known issues:

  • Video output is only supported via XCB (RENDER or plain X11), not tested:
    • Xlib and DRM are missing,
    • as well as Vulkan and OpenGL.
  • GNU/Crypt and its reverse dependencies cannot be built due to the ancient libgpg-error version in contribs (#26506).
Edited Feb 02, 2022 by Rémi Denis-Courmont
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: contrib-riscv

VideoLAN code repository instance