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

Fix for avresample and to get travis working again

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/markreidvfx/master into master Aug 16, 2013
  • Overview 1
  • Commits 5
  • Pipelines 0
  • Changes 7

Created by: markreidvfx

./configure --with-avresample will use avresample instead of swresample ffmpeg has both, but libav only has avresample

Also got travis working, it kinda sucks at the moment, it builds ffmpeg from source... but it works! The version of ffmpeg in ubuntu precise is pretty old, 0.10. The version I've been using is 1.2 (from homebrew). Porting the code to that early version would require a lot of work.

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