Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 16 Dec 2006 19:29:33 +0000 | eugeni | Avoid storing font file path and index in ass_font_t. |
Sat, 16 Dec 2006 19:28:21 +0000 | eugeni | Remove a mistakenly committed debug printf. |
Sat, 16 Dec 2006 19:24:01 +0000 | eugeni | FT_Set_Transform is fast enough to be called once for each glyph. |
Sat, 16 Dec 2006 19:19:27 +0000 | eugeni | Avoid "pointer targets differ in signedness" warnings. |
Sat, 16 Dec 2006 19:17:50 +0000 | eugeni | Move ascender, descender, and kerning computation to ass_font.c. |
Fri, 15 Dec 2006 23:12:50 +0000 | nicodvb | simplified aid management in dvdnav_lang_from_aid(); patch by Joakim Patte |
Fri, 15 Dec 2006 23:09:01 +0000 | rtogni | Force lavf on flv streams. Closes bugzilla #354 |