log

age author description
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
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)
Fri, 27 Oct 2006 22:47:41 +0000 diego Add a note about charset configuration to the Apache section.
Fri, 27 Oct 2006 21:34:05 +0000 ods15 remove unused variable
Fri, 27 Oct 2006 21:33:01 +0000 ods15 cosmetic, reindentation, tab removal
Fri, 27 Oct 2006 19:40:48 +0000 ods15 update vf_geq to new ff_eval API
Fri, 27 Oct 2006 19:19:40 +0000 reimar 100l, forgotten "no" for nouse-filedir-conf caused "-use-filedir-conf"
Fri, 27 Oct 2006 17:15:42 +0000 Gabrov synced with r20468
Fri, 27 Oct 2006 17:10:23 +0000 Gabrov synced with r20445
Fri, 27 Oct 2006 16:02:44 +0000 eugeni Add missing fontconfig_done() call.
Fri, 27 Oct 2006 14:57:10 +0000 diego Sync with Debian package.
Fri, 27 Oct 2006 12:25:59 +0000 michael "-o -" -> use stdout
Fri, 27 Oct 2006 11:56:43 +0000 iive Add cmov detection to configure
Fri, 27 Oct 2006 05:54:32 +0000 voroshil Fix translation inconsistencies, noticed by Torinthiel.
Thu, 26 Oct 2006 20:08:46 +0000 eugeni Split ass_configure() into several smaller functions.
Thu, 26 Oct 2006 15:27:00 +0000 diego Fix a multitude of roff errors and warnings.
Thu, 26 Oct 2006 13:02:16 +0000 kraymer various orthography and wording fixes
Thu, 26 Oct 2006 11:05:40 +0000 kraymer r20426: -chapter works with dvd:// and dvdnav://
Thu, 26 Oct 2006 11:02:33 +0000 kraymer r20412: Fix some inconsistencies pointed out by Torinthiel.
Thu, 26 Oct 2006 09:14:39 +0000 torinthiel Improve translation of autogenerated labels
Thu, 26 Oct 2006 09:10:32 +0000 torinthiel Clearly state that main.xml is generated
Thu, 26 Oct 2006 08:33:35 +0000 torinthiel sync r20341
Thu, 26 Oct 2006 08:13:27 +0000 gpoirier sync w/ r20440, patch by Sheldon Jin
Thu, 26 Oct 2006 08:03:06 +0000 voroshil r20379: Remove doubled -dvd-device information.
Thu, 26 Oct 2006 08:00:01 +0000 torinthiel Transtale a skipped title
Thu, 26 Oct 2006 07:53:06 +0000 voroshil r20355: typo
Wed, 25 Oct 2006 21:06:11 +0000 torinthiel sync r20449
Wed, 25 Oct 2006 21:03:26 +0000 torinthiel Typo fix
Wed, 25 Oct 2006 20:39:01 +0000 reynaldo add two missing checks - PATCH by Karolina Lindqvist AT kramnet-se
Wed, 25 Oct 2006 20:36:36 +0000 torinthiel sync r20442
Wed, 25 Oct 2006 18:58:27 +0000 gpoirier Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
Wed, 25 Oct 2006 17:43:46 +0000 ods15 finally document -correct-pts
Wed, 25 Oct 2006 14:41:55 +0000 gpoirier fix linking issue on PPC64 with 64bits userland, patch by Markus Rothe markus A unixforces P net
Wed, 25 Oct 2006 13:08:08 +0000 diego Sync with upstream r201.
Wed, 25 Oct 2006 12:08:28 +0000 diego Remove confusing and probably wrong paragraph about libdvdcss.
Wed, 25 Oct 2006 11:55:06 +0000 diego Sync with upstream r201.
Wed, 25 Oct 2006 00:05:14 +0000 eugeni Add ASS subtitle rendering options to gui.
Tue, 24 Oct 2006 21:09:14 +0000 torinthiel Microsync, just to keep documentation building
Tue, 24 Oct 2006 21:09:12 +0000 torinthiel sync r20412
Tue, 24 Oct 2006 21:07:22 +0000 torinthiel sync r20401
Tue, 24 Oct 2006 18:51:38 +0000 reimar Fix single-black-pixel-in-upper-left-corner bug (how do people notice a single
Tue, 24 Oct 2006 18:45:17 +0000 reimar Add proper flv fourcc
Tue, 24 Oct 2006 17:52:39 +0000 diego Sync one more warning fix from upstream libdvdcss.
Tue, 24 Oct 2006 17:47:03 +0000 diego Sync warning fixes from upstream libdvdcss.
Tue, 24 Oct 2006 17:41:16 +0000 diego Remove modification notice from unmodified file.
Tue, 24 Oct 2006 17:30:11 +0000 diego Sync cosmetics from upstream libdvdcss.
Tue, 24 Oct 2006 16:24:48 +0000 reimar nother --disable-loader -> --disable-win32 fix.
Tue, 24 Oct 2006 16:17:46 +0000 diego Add WMVA FourCC to ffvc1, patch by Peter Lemenkov, lemenkov gmail com.
Tue, 24 Oct 2006 15:30:20 +0000 diego Add md5.[ch] to the list of files.
Tue, 24 Oct 2006 05:02:33 +0000 kostya 16-bit grayscale support
Mon, 23 Oct 2006 22:19:23 +0000 nicodvb -chapter works with dvd:// and dvdnav://
Mon, 23 Oct 2006 22:18:08 +0000 nicodvb support for -chapter option (same semanthics as for dvd://)
Mon, 23 Oct 2006 21:36:36 +0000 Gabrov synced with r20423
Mon, 23 Oct 2006 21:17:32 +0000 nicodvb simplified code to handle titleset transition (removed useless assignment)
Mon, 23 Oct 2006 21:07:24 +0000 nicodvb spell fix
Mon, 23 Oct 2006 21:04:31 +0000 nicodvb don't play any other title other than N when N is specified (with dvdnav://N)
Mon, 23 Oct 2006 19:12:26 +0000 gpoirier sync w/ r20419
Mon, 23 Oct 2006 19:11:23 +0000 gpoirier Yet some more CVS->CVS
Mon, 23 Oct 2006 19:07:57 +0000 gpoirier sync w/ r20417
Mon, 23 Oct 2006 19:06:53 +0000 gpoirier s/DarwinPorts/MacPorts/
Mon, 23 Oct 2006 16:46:16 +0000 reimar Allow lowercase letters in AVI stream id, fixes bug #277
Mon, 23 Oct 2006 15:49:44 +0000 reimar Proper detection of corresponding MPlayer image format for X server format for vo_x11.
Mon, 23 Oct 2006 15:43:42 +0000 reimar Set aspect information in yuv4mpeg
Mon, 23 Oct 2006 14:03:49 +0000 lucabe Properly set EXTRALIBS
Mon, 23 Oct 2006 13:26:56 +0000 diego Fix some inconsistencies pointed out by Torinthiel.
Mon, 23 Oct 2006 12:26:10 +0000 kraymer r20399: Remove bio2jack from list of required software.
Mon, 23 Oct 2006 11:26:40 +0000 diego Remove a declaration-after-statement warning.
Mon, 23 Oct 2006 11:13:49 +0000 gpoirier sync w/ r20408
Mon, 23 Oct 2006 11:12:25 +0000 gpoirier swap telecine and pulldown, typo noticed by RC
Mon, 23 Oct 2006 10:57:17 +0000 diego Add sync tag, patch by Sheldon Jin, jinsh2 yahoo com.
Mon, 23 Oct 2006 10:33:30 +0000 Gabrov synced with r20405
Mon, 23 Oct 2006 10:10:34 +0000 Gabrov man/hu/mplayer.1 synced with r20375
Mon, 23 Oct 2006 10:02:21 +0000 diego Remove -fno-PIC check from configure and put -fPIC back at the beginning
Mon, 23 Oct 2006 08:12:41 +0000 gpoirier add missing dots as in r20328
Mon, 23 Oct 2006 07:05:56 +0000 attila it's "die Syntax" not "der Syntax"
Mon, 23 Oct 2006 07:03:38 +0000 torinthiel <replaceable> tags aren't needed in literal example
Sun, 22 Oct 2006 23:07:31 +0000 diego Remove bio2jack from list of required software.
Sun, 22 Oct 2006 22:14:08 +0000 diego Replace $() by the slightly more portable ``.
Sun, 22 Oct 2006 21:19:54 +0000 kraymer r20392: misc fixes
Sun, 22 Oct 2006 20:39:01 +0000 kraymer r20379: Remove doubled -dvd-device information.
Sun, 22 Oct 2006 20:25:35 +0000 diego misc fixes
Sun, 22 Oct 2006 19:59:02 +0000 torinthiel Some more spelling fixes
Sun, 22 Oct 2006 19:48:39 +0000 gpoirier sync w/r20375
Sun, 22 Oct 2006 19:35:13 +0000 gpoirier sync w/r20379
Sun, 22 Oct 2006 19:31:49 +0000 gpoirier sync w/r20341