Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python3pkg
/
PyAV
Public
forked from
PyAV-Org/PyAV
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
PyAV
Makefile
on
master
User selector
All users
All time
Commit history
Commits on Aug 18, 2015
Refactor Travis scripts to be usable for local development
mikeboers
committed
9efbe38
View commit details
Copy full SHA for 9efbe38
View code at this point
Browse repository at this point
Use only assets from the FATE suite
mikeboers
committed
8ea034f
View commit details
Copy full SHA for 8ea034f
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
My `wget` does not like Wikipedia; ignoring the cert for that is safe...
mikeboers
committed
2208db5
View commit details
Copy full SHA for 2208db5
View code at this point
Browse repository at this point
Commits on May 23, 2015
`make docs` clones FFmpeg and builds Doxygen tagfile
mikeboers
committed
baf807d
View commit details
Copy full SHA for baf807d
View code at this point
Browse repository at this point
Commits on May 17, 2015
Remove dead Cython options, and use `python setup.py test`
mikeboers
committed
4131360
View commit details
Copy full SHA for 4131360
View code at this point
Browse repository at this point
Commits on May 7, 2015
fix for building on windows using mingw64-32
jojje
committed
abbc5ba
View commit details
Copy full SHA for abbc5ba
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
Cythonize within setup.py
Show description for c15643d
mikeboers
committed
c15643d
View commit details
Copy full SHA for c15643d
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
Pull all FATE via fate_suite
mikeboers
committed
cf28ecc
View commit details
Copy full SHA for cf28ecc
View code at this point
Browse repository at this point
Use Cython's automatic string handling; all tests pass
mikeboers
committed
3b1c493
View commit details
Copy full SHA for 3b1c493
View code at this point
Browse repository at this point
Commits on Aug 22, 2014
Merge branch 'subs'; new PTS method needs adjustment
mikeboers
committed
c838ff7
View commit details
Copy full SHA for c838ff7
View code at this point
Browse repository at this point
Commits on Aug 21, 2014
Can pull FATE samples in tests themselves
mikeboers
committed
3a228b3
View commit details
Copy full SHA for 3a228b3
View code at this point
Browse repository at this point
Use FATE samples in unit tests
Show description for 528f6fb
billyshambrook
committed
528f6fb
View commit details
Copy full SHA for 528f6fb
View code at this point
Browse repository at this point
Commits on Aug 19, 2014
Specify bit-rate for video samples.
billyshambrook
committed
69480fe
View commit details
Copy full SHA for 69480fe
View code at this point
Browse repository at this point
Add language to Stream.
Show description for 3993ea3
billyshambrook
committed
3993ea3
View commit details
Copy full SHA for 3993ea3
View code at this point
Browse repository at this point
Add max_bit_rate to Stream
Show description for 0ea420e
billyshambrook
committed
0ea420e
View commit details
Copy full SHA for 0ea420e
View code at this point
Browse repository at this point
Commits on Jul 1, 2014
added LDFLAGS and CFLAGS overrides
markreidvfx
committed
4289f1b
View commit details
Copy full SHA for 4289f1b
View code at this point
Browse repository at this point
Commits on May 2, 2014
`make` defaults to Cython-izing the sources
Show description for 8e3c018
mikeboers
committed
8e3c018
View commit details
Copy full SHA for 8e3c018
View code at this point
Browse repository at this point
Commits on Apr 29, 2014
Rearrange the includes to mirror the projects
mikeboers
committed
1302e78
View commit details
Copy full SHA for 1302e78
View code at this point
Browse repository at this point
Commits on Nov 11, 2013
Restructure for setuptools
Show description for 6d118d9
mikeboers
committed
6d118d9
View commit details
Copy full SHA for 6d118d9
View code at this point
Browse repository at this point
Commits on Nov 9, 2013
Docs, notes, and disable AudioFifo properties
mikeboers
committed
1dd93e3
View commit details
Copy full SHA for 1dd93e3
View code at this point
Browse repository at this point
Commits on Nov 1, 2013
Examples use mpeg4 so that QuickTime works
mikeboers
committed
baf5f8e
View commit details
Copy full SHA for baf5f8e
View code at this point
Browse repository at this point
Start making VideoFrame stand alone
mikeboers
committed
d1d8335
View commit details
Copy full SHA for d1d8335
View code at this point
Browse repository at this point
`make` builds without optimization
mikeboers
committed
7a3f2bb
View commit details
Copy full SHA for 7a3f2bb
View code at this point
Browse repository at this point
Commits on Oct 31, 2013
Log AVClass.item_name() instead of .class_name
Show description for c0c0c8a
mikeboers
committed
c0c0c8a
View commit details
Copy full SHA for c0c0c8a
View code at this point
Browse repository at this point
Commits on Oct 30, 2013
Slightly more automatic Vagrant setup
mikeboers
committed
2a08cdc
View commit details
Copy full SHA for 2a08cdc
View code at this point
Browse repository at this point
Refining Vagrant tests
mikeboers
committed
545309f
View commit details
Copy full SHA for 545309f
View code at this point
Browse repository at this point
Testing with Vagrant
mikeboers
committed
73b32cc
View commit details
Copy full SHA for 73b32cc
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
AVError extends EnvironmentError; start testing
Show description for 8d078e8
mikeboers
committed
8d078e8
View commit details
Copy full SHA for 8d078e8
View code at this point
Browse repository at this point
Commits on Oct 24, 2013
Replace autoconf with ctypes
Show description for 7cfa1bb
mikeboers
committed
7cfa1bb
View commit details
Copy full SHA for 7cfa1bb
View code at this point
Browse repository at this point
Commits on Oct 6, 2013
make samples
mikeboers
committed
8a77ad1
View commit details
Copy full SHA for 8a77ad1
View code at this point
Browse repository at this point
Docs on GitHub pages
mikeboers
committed
31011e9
View commit details
Copy full SHA for 31011e9
View code at this point
Browse repository at this point
Commits on Apr 2, 2013
Build anything found in build/cython
Mike Boers
committed
5a46e52
View commit details
Copy full SHA for 5a46e52
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Docs: Add av.codec API stub
Mike Boers
committed
ef1cce0
View commit details
Copy full SHA for ef1cce0
View code at this point
Browse repository at this point
Docs: Slightly clarify FFmpeg vs Libav
Mike Boers
committed
de6f4fd
View commit details
Copy full SHA for de6f4fd
View code at this point
Browse repository at this point
Config: Use data from autoconf.
mikeboers
committed
32f3a9c
View commit details
Copy full SHA for 32f3a9c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.