Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • VLC VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,722
    • Issues 3,722
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 226
    • Merge requests 226
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • VLCVLC
  • Merge requests
  • !744

core: split block_t into vlc_frame_t and block_t

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Thomas Guillem requested to merge tguillem/vlc:block-split into master Oct 08, 2021
  • Overview 33
  • Commits 8
  • Pipelines 7
  • Changes 21

This MR try to implement what we discussed during the last Tech meeting: https://code.videolan.org/-/snippets/1313#block_t-and-ancillary

This is prerequisite from #18762 (closed)

This is not a draft: it builds as it is and doesn't require many changes, but it's only the beginning of the split work. If accepted, everyone can fix modules or CORE API one by one. I don't think it's necessary to finish the split for VLC 4.0

Edited Dec 22, 2021 by Thomas Guillem
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: block-split

VideoLAN code repository instance