1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-29 00:15:08 +03: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:
David Kühling 2011-05-01 13:26:06 +02:00
parent 9b60e67998
commit e43f37cdc4

View File

@ -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