log

age author description
Mon, 30 Oct 2006 21:08:12 +0000 rtogni Intel Music Coder decoding via lavc
Mon, 30 Oct 2006 20:23:24 +0000 diego Remove special output for outdated SDL. It's doubtful such old versions still
Mon, 30 Oct 2006 20:22:00 +0000 kraymer convert DOCS/fr and help/help_mp-fr.* to UTF-8
Mon, 30 Oct 2006 20:12:24 +0000 diego misc fixes by Sheldon Jin (jinsh2 yahoo com)
Mon, 30 Oct 2006 19:54:59 +0000 diego wording/roff fix
Mon, 30 Oct 2006 19:38:45 +0000 eugeni An example of using -vf ass.
Mon, 30 Oct 2006 19:19:19 +0000 kraymer better wording for MSGTR_MENU_None
Mon, 30 Oct 2006 18:48:31 +0000 reimar Also detect static fontconfig when pkg-config is not installed
Mon, 30 Oct 2006 16:59:40 +0000 kraymer convert DOCS/de from ISO-8859-1 to UTF-8
Mon, 30 Oct 2006 15:32:47 +0000 voroshil convert DOCS/ru from koi8r to UTF-8
Mon, 30 Oct 2006 14:58:46 +0000 kraymer fix "iconv: illegal input sequence" error
Mon, 30 Oct 2006 11:22:11 +0000 diego Add a parameter to enable colorized console output.
Mon, 30 Oct 2006 09:08:19 +0000 diego Fix libmpdvdkit2 linking on Mac OS X.
Mon, 30 Oct 2006 08:39:19 +0000 diego Remove redundant variable setting.
Mon, 30 Oct 2006 08:28:58 +0000 diego Make libmpdvdkit2 compilation slightly more consistent with the other modules.
Sun, 29 Oct 2006 22:02:10 +0000 nicodvb a previous commit introduced a bug that prevented tables
Sun, 29 Oct 2006 21:52:26 +0000 reimar Fix possible crash: negative values may no be passed to render_one_glyph
Sun, 29 Oct 2006 21:29:23 +0000 nicodvb simplified assignment of subtitles stream in ts_parse()
Sun, 29 Oct 2006 21:10:59 +0000 reimar Handle windows path separator in filesel menu.
Sun, 29 Oct 2006 18:16:00 +0000 reimar disable nonworking/broken code for now till I find out what it is supposed to do.
Sun, 29 Oct 2006 17:29:55 +0000 eugeni Revert r20517.
Sun, 29 Oct 2006 15:26:13 +0000 eugeni Move ass_library initialization code to ass_mp.c.
Sun, 29 Oct 2006 15:03:30 +0000 eugeni Copy the following functions to libass to avoid dependency on the rest of mplayer:
Sun, 29 Oct 2006 14:45:44 +0000 reimar Add VIDEOMEMORY_SIZE define to allow to easily change it.
Sun, 29 Oct 2006 14:26:23 +0000 rtogni Prevent segfault if video codec init fails
Sun, 29 Oct 2006 14:16:42 +0000 reimar Warn about vo_gl scaled-osd broken with -ass
Sun, 29 Oct 2006 13:59:36 +0000 eugeni Fix width -> orig_width typo.
Sun, 29 Oct 2006 13:58:30 +0000 eugeni Don't set PlayResX for plaintext subtitles.
Sun, 29 Oct 2006 13:52:51 +0000 eugeni Add \N at the end of each subtitle line when converting from subdata.
Sun, 29 Oct 2006 13:17:26 +0000 reimar Make sure we do not read beyond end of subtitle packet
Sun, 29 Oct 2006 12:44:15 +0000 reimar realloc subtitle buffers since subcp_recode might have decreased their size.
Sun, 29 Oct 2006 12:32:12 +0000 reimar Quick hack to implement percent-based seeking, also fixes seeking with gmplayer
Sun, 29 Oct 2006 11:38:14 +0000 reimar Factor out common cdda stuff from cdio and cdparanoia tests.
Sun, 29 Oct 2006 11:17:28 +0000 nicodvb handle broken ts packets before parsing the rest
Sun, 29 Oct 2006 11:05:49 +0000 reimar Support new flac-in-ogg, fixes bug #229
Sun, 29 Oct 2006 11:00:36 +0000 nicodvb cosmetics: reformatted after previous commit
Sun, 29 Oct 2006 10:55:02 +0000 nicodvb 1000l: fixed broken handling of the adaption field - part 2
Sun, 29 Oct 2006 10:33:49 +0000 nicodvb fixed mishandling of stream_read() (it doesn't necessarily return -1 in case of error)
Sun, 29 Oct 2006 10:23:15 +0000 nicodvb ts_parse() move section handling after stream_read() rather than repeating it
Sun, 29 Oct 2006 10:13:39 +0000 diego Add some <application> tags.
Sun, 29 Oct 2006 03:23:23 +0000 eugeni Always initialize and destroy ass_library.
Sun, 29 Oct 2006 00:23:12 +0000 uau Always initialize libass to fix crashes caused by use without initialization.
Sat, 28 Oct 2006 18:40:25 +0000 kraymer Partially synced with en/mplayer.1 (3).
Sat, 28 Oct 2006 17:51:32 +0000 nicodvb removed useless check: when is_start is set the size of the payload
Sat, 28 Oct 2006 17:42:37 +0000 kraymer fix some wordings
Sat, 28 Oct 2006 17:42:25 +0000 nicodvb in ts_parse() centralized stream_read()+stream_skip(); smaller and cleaner
Sat, 28 Oct 2006 15:07:18 +0000 eugeni Libass interface reworked:
Sat, 28 Oct 2006 14:20:15 +0000 kraymer r20477: Add missing parenthesis
Sat, 28 Oct 2006 13:07:36 +0000 kraymer r20440: Add ASS subtitle rendering options to gui.
Sat, 28 Oct 2006 12:26:17 +0000 rtogni Add svn versions for rc1
Sat, 28 Oct 2006 11:01:18 +0000 reimar Cleanup/simplify nsv check_file function.
Sat, 28 Oct 2006 10:59:17 +0000 nicodvb readability cosmetics
Sat, 28 Oct 2006 10:52:12 +0000 nicodvb unconditionally assign the language code when available;
Sat, 28 Oct 2006 10:44:45 +0000 reimar Better check for non-broken NSVf-header to avoid incorrect detection.
Sat, 28 Oct 2006 10:21:30 +0000 reimar If HAVE_FONTCONFIG is not defined, font_fontconfig might be declared both
Sat, 28 Oct 2006 10:06:11 +0000 ods15 indentation fix
Sat, 28 Oct 2006 09:52:19 +0000 nicodvb reformatted ts_parse() after previous commit
Sat, 28 Oct 2006 09:50:22 +0000 ods15 make vf_geq read whitespace in equation param
Sat, 28 Oct 2006 09:44:18 +0000 nicodvb removed unreachable code (when len=pes_parse2() returns 0)
Sat, 28 Oct 2006 09:03:51 +0000 nicodvb 10l: fixed misplaced adaption field check