mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-04 23:55:01 +02:00
mplayer_jz47xx: upgrade to 0.1.4 which fixes various bugs
fixes playback of files with dimensions not multiple of 8 (4) fixes playback of multiple files (reopening the video out device)
This commit is contained in:
parent
9b60e67998
commit
e43f37cdc4
@ -8,11 +8,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mplayer_jz47xx
|
||||
PKG_VERSION:=0.1.3
|
||||
PKG_VERSION:=0.1.4
|
||||
PKG_RELEASE:=1
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/mplayer-jz47xx
|
||||
PKG_MD5SUM:=bc95addf166e5508ab5acc7152c447a0
|
||||
PKG_MD5SUM:=e7c59a7499dbc94cba3d1a347a72155c
|
||||
PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
Reference in New Issue
Block a user