Mercurial > mplayer.hg
view drivers/README.linux.2.6 @ 20482:16b90fde05c9
Always initialize libass to fix crashes caused by use without initialization.
Library init was only done if ass_enabled was true at program startup.
However there are at least 2 ways how MPlayer can later try to access
the library even if ass_enabled is false at that point:
- per-file options can turn on ass support later
- if the embeddedfonts option is enabled and the file has fonts
demux_mkv will call ass_process_font
author | uau |
---|---|
date | Sun, 29 Oct 2006 00:23:12 +0000 |
parents | 7746b70a88d3 |
children |
line wrap: on
line source
The code in this directory is the old mga_vid driver for linux kernel versions 2.0.x, 2.2.x and 2.4.x. It _does_not_ compile for version 2.6. For linux kernel 2.6.x please get the newest version of the 2.6 port from http://attila.kinali.ch/mga/