Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • video-streamer-mpeg video-streamer-mpeg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ui
  • video-streamer-mpegvideo-streamer-mpeg
  • Merge requests
  • !16

Supports Y32 with normalize param

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Valentin Valls requested to merge supports-y32-with-normalize-param into master Aug 09, 2021
  • Overview 0
  • Commits 11
  • Pipelines 2
  • Changes 19

This MR supports streaming from Y8/Y16/Y32.

Please merge !15 first to avoid conflict.

  • A --normalize arguments was added to normalize the image data between 0..255.
    • This uses a basic transposition.
  • Plus clean up of tests using pytest fixtures
Edited Aug 09, 2021 by Valentin Valls
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: supports-y32-with-normalize-param