libvpx: bump to 1.6.0
authorLuiz Angelo Daros de Luca <redacted>
Tue, 22 Nov 2016 18:09:37 +0000 (16:09 -0200)
committerLuiz Angelo Daros de Luca <redacted>
Tue, 22 Nov 2016 18:09:37 +0000 (16:09 -0200)
This release improves upon the VP9 encoder and speeds up the encoding
and decoding processes.

Signed-off-by: Luiz Angelo Daros de Luca <redacted>
libs/libvpx/Makefile

index 315fa8bcc14567773afae86f6797b21d18efa8a7..3da90f4ea6437b25fbb6e3f825e9fa1b5bd1ee5e 100644 (file)
@@ -1,5 +1,6 @@
 #
 # Copyright (C) 2008-2015 OpenWrt.org
+# Copyright (C) 2016 Luiz Angelo Daros de Luca
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,7 +9,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libvpx
-PKG_VERSION:=1.5.0
+PKG_VERSION:=1.6.0
 PKG_RELEASE:=1
 
 PKG_REV:=v$(PKG_VERSION)
git clone https://git.99rst.org/PROJECT