Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P PyAV
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 26
    • Merge requests 26
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure 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
  • PyAV
  • PyAV
  • Merge requests
  • !579

Expose swscale flags

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/stepheny/dev_swscale_flags into develop Dec 10, 2019
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 4

Created by: stepheny

Early implement for #577 (closed) I've been using this indoor for months. My main hesitation to upstream this was its change to API. A new argument with default value was added to VideoFrame._reformat. It seems that argument with default value was never use in cdef in this project, but this is probably the only way not to break existing code. Please consider this as a proposal. I would like to update this PR to meet up with an updated API design.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/stepheny/dev_swscale_flags