Portable Library for SSA/ASS Subtitles Rendering
http://code.google.com/p/libass/
Libass is a portable library for SSA/ASS subtitles rendering.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / libass
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:libs/libass && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000141 141 Bytes | |
baselibs.conf | 0000000008 8 Bytes | |
libass-0.16.0.tar.xz | 0000396304 387 KB | |
libass.changes | 0000020406 19.9 KB | |
libass.spec | 0000002704 2.64 KB |
Revision 58 (latest revision is 68)
Takashi Iwai (tiwai)
accepted
request 977965
from
Dominique Leuenberger (dimstar)
(revision 58)
- Update to version 0.16.0: + Fix crashes with fonts missing Postscript names and without one being synthesised by the font provider. + Fix crashes on negative fontsizes and some overflows. + Fix a rare memory leak introduced in 0.13.0. + x86: Fix potential buffer over-read by 16 bytes with AVX2 assembly when large tiles are not enabled (the default). + x86: Fix PIC flags not being interpreted by the assembler, breaking the asm-enabled build setup on NetBSD and OpenBSD. On 32-bit x86, if the toolchain requires PIC objects and relies on compiler defaults to get PIC implicitly, you need to pass --with-pic to configure to ensure NASM always produces PIC objects. + x86: Fix AVX support not being detected on non-Intel CPUs and some VMs. + x86: Fix CPUID being used on CPUs not supporting the instruction (<= i486) and the way it is used for CPUs with less than 7 CPUID-leafs which could lead to crashes due to illegal instructions.
Comments 0