forked from pool/python-av
- Update to 10.0.0: * Add support for FFmpeg 5.0 and 5.1 (:issue:`817`). * Drop support for FFmpeg < 4.3. * Deprecate CodecContext.time_base for decoders (:issue:`966`). * Deprecate VideoStream.framerate and VideoStream.rate (:issue:`1005`). * Stop proxying Codec from Stream instances (:issue:`1037`). * Add VideoFrame ndarray operations for gbrp formats (:issue:`986`). * Add VideoFrame ndarray operations for gbrpf32 formats (:issue:`1028`). * Add VideoFrame ndarray operations for nv12 format (:issue:`996`). * Fix conversion to numpy array for multi-byte formats (:issue:`981`). * Safely iterate over filter pads (:issue:`1000`). - Drop upstream patch: * python-av-ffmpeg5-compatibility.patch OBS-URL: https://build.opensuse.org/request/show/1039121 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-av?expand=0&rev=23
2.9 KiB
2.9 KiB