Skip to content

Commit eee5cda

Browse files
uknunknownFlole998
authored andcommitted
update libvpx v.1.14.1
update libvpx v.1.14.1 remove previous patch (from 1.14.0)
1 parent 28de5c0 commit eee5cda

2 files changed

Lines changed: 2 additions & 83 deletions

File tree

Makefile.ffmpeg

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,11 @@ LIBX265_SHA1 = 51fc4592a9f1e340d87a51233361cc5a3ffd739d
6565
LIBX265_DIFFS = libx265.pic.diff
6666
LIBX265_DIFFS += libx265-silence.patch
6767

68-
LIBVPX_VER = 1.14.0
68+
LIBVPX_VER = 1.14.1
6969
LIBVPX = libvpx-$(LIBVPX_VER)
7070
LIBVPX_TB = $(LIBVPX).tar.gz
7171
LIBVPX_URL = https://github.com/webmproject/libvpx/archive/v$(LIBVPX_VER)/$(LIBVPX_TB)
72-
LIBVPX_SHA1 = f767052bff9043e61d094598cf9a18f38dde8a3e
73-
LIBVPX_DIFFS = fix_id_1841.patch
72+
LIBVPX_SHA1 = 04af9fed7d7e2d686dc164d78c85908499420dd4
7473

7574
LIBOGG = libogg-1.3.5
7675
LIBOGG_TB = $(LIBOGG).tar.gz

support/patches/fix_id_1841.patch

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)