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
  • !40

Initialize global network and example PIL/Pillow support.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/billyshambrook/master into master Aug 19, 2014
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 9

Created by: billyshambrook

This is recommended, since it avoids the overhead of implicitly doing the setup for each session.

This avoids the following warning message when the input is over HTTP:

Using network protocols without global network initialization. Please use avformat_network_init(), this will become mandatory later.

And cleaning up the example scripts to work with either PIL or Pillow.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/billyshambrook/master