mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libass: upgrade 0.17.1 -> 0.17.2
Changelog: =========== * Fix rendering of \h in certain cases * Fix a minor memory leak in the CoreText and DirectWrite font provider * Fix wrong ASS_Image dimensions for huge BorderStyle=4 backgrounds potentially leading to out of bound reads by API users Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b6746096f4
commit
4563e25ef8
@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a42532a0684420bdb15556c3cdd49a75"
|
||||
|
||||
DEPENDS = "fontconfig freetype fribidi harfbuzz"
|
||||
|
||||
SRC_URI = "git://github.com/libass/libass.git;protocol=https;branch=0.17.1-branch"
|
||||
SRCREV = "e8ad72accd3a84268275a9385beb701c9284e5b3"
|
||||
SRC_URI = "git://github.com/libass/libass.git;protocol=https;branch=master"
|
||||
SRCREV = "cbb48cc4f2f076300004b8b06a86bec55281d0c2"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
Loading…
x
Reference in New Issue
Block a user