Skip to content

Commit

Permalink
chore: upgrade libvpx & ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
nanpuyue committed Jan 19, 2024
1 parent e263520 commit 5e944ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builder/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ fi
export CFLAGS

RLOTTIE_VERSION="d400087"
FFMPEG_VERSION="5.1.2"
VPX_VERSION="1.12.0"
FFMPEG_VERSION="6.1.1"
VPX_VERSION="1.14.0"

RLOTTIE_SRC="rlottie-${RLOTTIE_VERSION}.tar.gz"
VPX_SRC="libvpx-${VPX_VERSION}.tar.gz"
Expand Down

0 comments on commit 5e944ff

Please sign in to comment.