Package Release Info

python-av-6.2.0-bp152.2.3

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-av
python3-av

Change Logs

* Thu Jul 25 2019 pgajdos@suse.com
- 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`)
* Tue Apr 16 2019 Tomá? Chvátal <tchvatal@suse.com>
- Fix the spec file to adhere requirements
- Do not use service and fetch files from pypi
* Sun Apr 14 2019 Antonio Larrosa <alarrosa@suse.com>
- Moved scratchpad (examples) to share dir
* Thu Mar 21 2019 Adrian Schröter <adrian@suse.de>
- initial package of version 6.1.2