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,801
    • Issues 3,801
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 256
    • Merge requests 256
  • 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
  • !3723

rtp: remove most demux_t dependence

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Loïc requested to merge loic/vlc:rtp-session-demux_t-less into master May 24, 2023
  • Overview 1
  • Commits 5
  • Pipelines 2
  • Changes 4

This PR removes most dependencies on demux_t for the access RTP implementation, only the two main functions (OpenURL and OpenSDP) still have a demux_t dependency as they are the entry point of the RTP access module.

The changes have been successfully tested with a local ffmpeg rtp stream.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rtp-session-demux_t-less

VideoLAN code repository instance