AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- version update to 6.2.0 * Allow :meth:`av.open` to be used as a context manager. * Fix compatibility with PyPy, the full test suite now passes. (:issue:`130`) * Add :meth:`.InputContainer.close` method. (:issue:`317`, :issue:`456`) * Ensure audio output gets flushes when using a FIFO. (:issue:`511`) * Make Python I/O buffer size configurable. (:issue:`512`) * Make :class:`.AudioFrame` and :class:`VideoFrame` more garbage-collector friendly by breaking a reference cycle. (:issue:`517`)
- Fix the spec file to adhere requirements - Do not use service and fetch files from pypi
- Moved scratchpad (examples) to share dir
- initial package of version 6.1.2