log

age author description
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
Sat, 28 Oct 2006 08:56:44 +0000 nicodvb removed commented crc32 code; I'll eventualy reuse the one in lavu
Sat, 28 Oct 2006 08:54:31 +0000 nicodvb slight simplifications
Sat, 28 Oct 2006 03:49:03 +0000 corey Add missing parenthesis. Patch by Andrew Savchenko, Bircoph <at> list <dot> ru.
Sat, 28 Oct 2006 00:11:53 +0000 michael clarify pts related stuff
Fri, 27 Oct 2006 23:13:46 +0000 kraymer Partial sync with en/mplayer.1 (2)