log

age author description
Sun, 17 Dec 2006 18:28:55 +0000 kraymer make messages for success/failure of setting dvd-speed more clear
Sun, 17 Dec 2006 18:26:42 +0000 kraymer add man page entry for new -dvd-speed option
Sun, 17 Dec 2006 18:16:30 +0000 kraymer r21561: update vbuf_size and suggest 400 for HDTV video
Sun, 17 Dec 2006 18:10:49 +0000 nicodvb support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)
Sun, 17 Dec 2006 18:05:18 +0000 kraymer add missing line break
Sun, 17 Dec 2006 13:00:53 +0000 voroshil r21624: RedHat RPMs are long gone. Greysector repository is going away, and I've
Sun, 17 Dec 2006 12:53:29 +0000 voroshil r21621: mpegts uses 3-letter language codes
Sun, 17 Dec 2006 12:35:12 +0000 eugeni Make -embeddedfonts enabled by default with FontConfig >= 2.4.2.
Sun, 17 Dec 2006 12:33:09 +0000 reimar Fix compilation under MinGW with X11 enabled
Sun, 17 Dec 2006 12:00:55 +0000 eugeni Update some comments.
Sun, 17 Dec 2006 10:10:53 +0000 torinthiel Ignore main.xml properly
Sun, 17 Dec 2006 09:10:26 +0000 torinthiel Partially revert r20940, we had some local modifications.
Sun, 17 Dec 2006 08:42:37 +0000 torinthiel CVS -> SVN
Sun, 17 Dec 2006 08:41:25 +0000 torinthiel - there's no <book lang=""> for ages, it's automated
Sun, 17 Dec 2006 08:29:42 +0000 torinthiel Initial Chinese translation, by Kun Niu, haoniukun gmail com
Sat, 16 Dec 2006 23:59:06 +0000 reimar Fix crashes in loader code: There is still some code that can not handle omitted frame pointers.
Sat, 16 Dec 2006 21:24:12 +0000 reimar Get rid of completely useless includes that in addition hinder compilation
Sat, 16 Dec 2006 20:02:26 +0000 reimar Simplify: get rid of useless lame_presets_longinfo_dm function.
Sat, 16 Dec 2006 19:59:37 +0000 reimar Fix FIXME mp_msg levels and targets
Sat, 16 Dec 2006 19:35:48 +0000 eugeni Cosmetics: fix indentation.
Sat, 16 Dec 2006 19:34:00 +0000 eugeni Keep reselected fonts in an array, adding new ones to the end. Glyph
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
Fri, 15 Dec 2006 22:13:24 +0000 nicodvb dvdnav support -alang and -slang
Fri, 15 Dec 2006 21:51:20 +0000 reimar ASF aspect support via metadata reading.