Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-plugins-bad
gst-plugins-bad
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,011
    • Issues 1,011
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 199
    • Merge Requests 199
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Merge Requests
  • !1624

Open
Opened Sep 30, 2020 by Ezequiel Garcia@ezequielgarcia1 of 3 tasks completed1/3 tasks
  • Report abuse
Report abuse

Draft: v4l2codecs: H264 update

  • Overview 41
  • Commits 8
  • Pipelines 12
  • Changes 10

Now that the V4L2 stateless H264 uAPI is merged, and on its way for v5.10, here are the changes to update the v4l2codecs plugin side.

The series also include a few improvements:

  • The V4L2 API is checked by querying the control pointer size.
  • SPS and SCALING_MATRIX controls are no longer passed to the kernel if not needed.

Cc @ndufresne @seungha.yang

ToDo:

  • Tests for regressions
  • Add PPS caching
  • Update commit and kernel check to 5.11
Edited Feb 25, 2021 by Nicolas Dufresne
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: gstreamer/gst-plugins-bad!1624
Source branch: h264_update