1
0
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:
David Kühling
2011-05-01 13:23:57 +02:00
parent 870294bae3
commit 9b60e67998
2 changed files with 14 additions and 1 deletions

View File

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