iina / homebrew-mpv-iina

mpv homebrew tap for IINA.
GNU General Public License v3.0
17 stars 15 forks source link

Patch fails when applied to mpv 0.33.1 #12

Closed low-batt closed 2 years ago

low-batt commented 3 years ago

Patch fails when applied to mpv 0.33.1 as seen here:

error: patch failed: waftools/detections/compiler_swift.py:24
error: waftools/detections/compiler_swift.py: patch does not apply

It is also desirable to include in the patch the same changes in this two line commit from the mpv master branch: demux_lavf: fix minor memory leaks

This will fix IINA issue iina#3460

low-batt commented 2 years ago

mpv has released 0.34.0 making this issue inapplicable.