mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
mplayer: fix playback of Theora files width width/height not multiple of 16
This commit is contained in:
@@ -10,7 +10,7 @@ PKG_NAME:=MPlayer
|
||||
PKG_REV:=33341
|
||||
FFMPEG_REV:=97dc86b793efb9c6ac604cdfff4027fe27efa12c
|
||||
PKG_VERSION:=r$(PKG_REV)
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
FFMPEG_SOURCE_URL:=git://git.videolan.org/ffmpeg.git
|
||||
|
||||
Reference in New Issue
Block a user