SHA256
15
0
forked from pool/python-av
Commit Graph

3 Commits

Author SHA256 Message Date
Tomáš Chvátal
09502e97c2 Accepting request 718539 from home:pgajdos
- 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`)

OBS-URL: https://build.opensuse.org/request/show/718539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-av?expand=0&rev=4
2019-07-25 12:22:45 +00:00
Tomáš Chvátal
6b3bbfc4a5 - Fix the spec file to adhere requirements
- Do not use service and fetch files from pypi

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-av?expand=0&rev=2
2019-04-16 10:23:58 +00:00
Tomáš Chvátal
1d01cf85b7 Accepting request 694711 from system:homeautomation:home-assistant
initial package version, also used by antlarr, so submitting to devel project

OBS-URL: https://build.opensuse.org/request/show/694711
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-av?expand=0&rev=1
2019-04-16 10:04:47 +00:00