log subreader.c @ 15811:9b4bbb6098f6

age author description
Wed, 01 Jun 2005 09:01:41 +0000 reimar strdup subtitle filename at a more appropriate place, fixing memleaks and
Tue, 24 May 2005 08:42:20 +0000 henry more paranoid return value checking
Mon, 09 May 2005 18:28:41 +0000 henry strdup() of a NULL pointer, truckload of cola for me
Fri, 04 Feb 2005 18:31:04 +0000 faust3 bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
Mon, 18 Oct 2004 20:56:11 +0000 faust3 document global variables used with fribidi
Mon, 18 Oct 2004 20:41:06 +0000 faust3 correctly display the commas of most hebrew subtitles on the left side
Wed, 15 Sep 2004 13:16:52 +0000 faust3 This time is a patch to improve subtitle alignment management. It
Thu, 02 Sep 2004 12:18:36 +0000 faust3 subtitle autodetection regardles of case (bug #65), patches Michal Svec <rebel at atrey.karlin.mff.cuni.cz> and Reynaldo H. Verdejo Pinochet <reynaldo at opendot.cl>
Wed, 28 Jul 2004 12:40:35 +0000 reimar fixes a crash and unchecked string-handling in ENCA code.
Fri, 25 Jun 2004 16:49:53 +0000 diego string handling security fixes
Fri, 21 May 2004 16:02:09 +0000 henry 1e6l
Sun, 09 May 2004 22:15:54 +0000 rfelker more cola for jindrich
Sun, 09 May 2004 03:43:42 +0000 rfelker 1000000l for sig11 without -subcp!!! (and 1l for my first commit :)
Sat, 08 May 2004 17:52:25 +0000 henry ENCA support (http://trific.ath.cx/software/enca/)
Tue, 06 Apr 2004 11:52:31 +0000 alex MPL2 subreader, patch by Cezary Jackiewicz (cjackiewicz@poczta.onet.pl)
Tue, 06 Apr 2004 11:22:06 +0000 alex skip {...} parts in SAME subs, patch by Salvatore Falco
Thu, 29 Jan 2004 10:53:19 +0000 attila Fix the PJS (aka dunnowhat) subtitles
Sat, 24 Jan 2004 12:54:05 +0000 attila prevent subreader from segfaulting when sami subs dont have
Wed, 19 Nov 2003 01:41:27 +0000 luran 10l
Thu, 09 Oct 2003 18:47:16 +0000 faust3 sub autoloading fix for windows
Tue, 23 Sep 2003 05:36:47 +0000 atlka subtitles priority calculation correction
Mon, 22 Sep 2003 13:44:36 +0000 atlka corrected utf8 files autoselection
Sun, 21 Sep 2003 13:20:06 +0000 henry Subtitle alignment & smart splitting by Salvatore Falco
Tue, 02 Sep 2003 17:26:33 +0000 alex Jacosub files can have the extension '.js' too. Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
Mon, 25 Aug 2003 09:12:28 +0000 mosu Support for case insensitive string matching in SAMI subtitle files. Patch by Bruno Lecointre.
Sun, 17 Aug 2003 20:42:06 +0000 alex Fixes FriBiDi support and extends it with configure options. Patch by Raindel Shachar <raindel@techunix.technion.ac.il>
Sun, 10 Aug 2003 15:14:47 +0000 alex 10l
Sat, 09 Aug 2003 16:30:55 +0000 henry another attempt to fix the subtitle searching
Fri, 08 Aug 2003 23:26:48 +0000 henry some more cola - misplaced break
Mon, 28 Jul 2003 14:17:31 +0000 alex 1, micro-speedup 2, fixed 10l: only prefer utf8 if iconv is present
Sun, 27 Jul 2003 22:23:07 +0000 alex fix against dummy solaris sprintf, bug reported by Gotz Waschk
Sun, 20 Jul 2003 15:29:40 +0000 henry ASS support
Tue, 01 Jul 2003 09:29:31 +0000 atlka always treat .utf* files as UTF-8
Tue, 01 Jul 2003 08:49:14 +0000 atlka sub_utf8 fiddling
Tue, 01 Jul 2003 07:16:39 +0000 atlka small correction of sub_utf8 restoring between reading sub files
Fri, 27 Jun 2003 09:25:05 +0000 atlka prefer UTF-8 encoding subs and automatically recognize them by suffix
Wed, 25 Jun 2003 20:12:36 +0000 henry 10L
Sun, 01 Jun 2003 22:16:41 +0000 alex warning fixes by Dominik
Sat, 31 May 2003 17:33:33 +0000 alex unleak
Wed, 09 Apr 2003 20:49:12 +0000 henry cleanups/bugfixes
Wed, 09 Apr 2003 18:04:29 +0000 henry option for sub match fuzziness level
Wed, 09 Apr 2003 15:51:37 +0000 alex 10l fix by Salvatore Falco <salvatore.falco@katamail.com>
Tue, 08 Apr 2003 20:41:20 +0000 henry turn most of the subtitle matching fuzziness off by default
Mon, 07 Apr 2003 19:37:19 +0000 henry fix compilation without iconv
Mon, 07 Apr 2003 16:04:02 +0000 henry support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
Fri, 21 Mar 2003 16:54:03 +0000 alex hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix.technion.ac.il>
Fri, 07 Feb 2003 21:12:50 +0000 arpi rt subtitle fixes
Sun, 02 Feb 2003 02:42:59 +0000 arpi compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>
Tue, 28 Jan 2003 18:45:58 +0000 henry sub_utf8 handling hopefully fixed
Tue, 28 Jan 2003 18:28:09 +0000 arpi maybe fix ogm vs. iconv
Mon, 27 Jan 2003 23:41:56 +0000 arpi Add a command line option (-sub-no-text-pp) to disable subtitles
Tue, 21 Jan 2003 19:12:46 +0000 pontscho - add subcp
Sun, 19 Jan 2003 00:54:55 +0000 arpi 1) Removed the code to remove {} from sub_read_line_ssa
Mon, 13 Jan 2003 10:07:38 +0000 mosu bunkus: fixed a small bug with skipping "{...}" in ssa subs
Fri, 10 Jan 2003 22:53:34 +0000 arpi Overlapping subs are a feature mainly present in subtitling
Thu, 09 Jan 2003 19:25:05 +0000 arpi Since version 2.7 the file extension for JACOsub changed from
Sun, 05 Jan 2003 02:46:13 +0000 arpi some subviewer versions uses : instead of . or ,
Sat, 04 Jan 2003 21:26:35 +0000 arpi 10l
Fri, 03 Jan 2003 12:30:47 +0000 arpi 10l
Sun, 29 Dec 2002 21:04:45 +0000 arpi support for subviewer format using dots instead of commas:
Sat, 28 Dec 2002 15:19:41 +0000 arpi This patch adds a call to subcp_recode1(), so this subtitles too are
Sat, 28 Dec 2002 13:42:24 +0000 arpi Attached is a small patch to fix a couple of problems I found when using
Thu, 05 Dec 2002 00:07:59 +0000 arpi dump subtitles in SAMI format
Thu, 05 Dec 2002 00:05:57 +0000 arpi optional (compile-time switch) subtitles-sorting feature
Thu, 05 Dec 2002 00:03:35 +0000 arpi overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
Wed, 04 Dec 2002 23:58:38 +0000 arpi dump in JACOsub format
Sat, 16 Nov 2002 03:25:37 +0000 arpi I recently sent a patch for a new subtitles format, JACOsub. Since then I
Sat, 16 Nov 2002 03:23:49 +0000 arpi allow max 0.2s overlapping without splitting subs
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Wed, 30 Oct 2002 19:26:05 +0000 arpi This patch is to add support for overlapping subtitles, that is
Wed, 30 Oct 2002 19:16:58 +0000 arpi JACOSub is another subtitling format, whose specifications are at:
Thu, 17 Oct 2002 00:53:14 +0000 arpi small memleaks
Sun, 06 Oct 2002 02:59:04 +0000 atmos4 Enable -subfps for time based subtitles, too.
Sun, 06 Oct 2002 00:46:47 +0000 atmos4 Skip html tags (like <i>) inside subviewer subtitles.
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Sat, 21 Sep 2002 17:23:46 +0000 kmkaplan New option for mplayer: -dumpmicrodvdsub
Wed, 28 Aug 2002 23:00:25 +0000 nexus FreeBSD iconv change/fix
Thu, 25 Jul 2002 18:05:08 +0000 kmkaplan Correct dump_srt millisecond output
Sat, 06 Jul 2002 15:19:08 +0000 arpi subrip sometimes uses pipe as newline separator - patch by MOLNAR Andor <dolphy@inf.elte.hu>
Sat, 29 Jun 2002 10:39:58 +0000 alex support for SSA v4 by Dirk <noisyb at gmx.net>
Mon, 03 Jun 2002 23:23:03 +0000 arpi msg/i18n fixes and some printf->mp_msg
Fri, 31 May 2002 21:48:36 +0000 arpi sub_read_line_ssa sig11 fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Thu, 30 May 2002 17:44:58 +0000 arpi possible sig11 fixed in .rt parser (weisskreuzova.zip)
Mon, 27 May 2002 17:20:55 +0000 iive added dump subtitles to .srt
Thu, 23 May 2002 15:27:49 +0000 alex applied 64bit patch from Ulrich Hecht <uli at suse dot de>
Mon, 13 May 2002 20:41:20 +0000 arpi patch fixes broken detecniou of AQTitle subtiles and adds support for subtitles created by subrip 0.9 - by Jiri.Svoboda@seznam.cz
Tue, 07 May 2002 21:58:01 +0000 pl patch by Didier <did-c-debian@ifrance.com>:
Sun, 05 May 2002 21:33:13 +0000 arpi accept \N too, patch by Reinder <r.cuperus@student.utwente.nl>
Thu, 25 Apr 2002 12:59:24 +0000 arpi frame-based mpsub parser fix - patch by Rizsanyi Zsolt <rizsanyi@myrealbox.com>
Wed, 27 Mar 2002 01:22:11 +0000 arpi vplayer sub fix by Arkadiusz Podgorski <wodzu@softomat.com.pl>
Thu, 28 Feb 2002 02:37:13 +0000 laaz -subfps and -subdelay alters -dumpmpsub's output
Thu, 28 Feb 2002 01:01:50 +0000 laaz Fixed a bug with -dumpmpsub
Sun, 03 Feb 2002 19:17:22 +0000 eyck too many arguments to sscan in subdetect.
Thu, 31 Jan 2002 12:03:49 +0000 eyck detect microdvd with empty second frame.
Sat, 12 Jan 2002 00:02:52 +0000 laaz fixed mpsub bug requested by Gabucino
Wed, 09 Jan 2002 16:35:24 +0000 atlka 1. subs know are readed after reading AVI header so we already know fps
Tue, 08 Jan 2002 14:10:22 +0000 atlka corrections to adjust_subs_time function which now uses fps if needed
Tue, 08 Jan 2002 12:45:38 +0000 atlka added adjust_subs_time function which corrects bad sub->end time
Tue, 08 Jan 2002 11:03:43 +0000 atlka changed subreader.c to read microdvd lines in form "{%ld}{}[^\r\n]" too
Tue, 01 Jan 2002 01:11:31 +0000 arpi tail_space infinite loop fix by jeon_goon@lycos.co.kr
Tue, 25 Dec 2001 16:41:06 +0000 pl fix a warning (ambiguous 'if else')
Tue, 25 Dec 2001 01:32:04 +0000 eyck vplayer format - no longer crashes on slightly broken subs.
Mon, 24 Dec 2001 10:39:28 +0000 pl bzero() -> memset()
Mon, 17 Dec 2001 00:07:20 +0000 pontscho some small sub bug fix
Mon, 10 Dec 2001 14:48:02 +0000 atmos4 Patch by artur Zaprzala:
Fri, 30 Nov 2001 23:45:48 +0000 arpi patch fixes the showing last line of subtitles and support of SAMI Slacktime option by Evgeny Chukreev <codedj@echo.ru>
Thu, 15 Nov 2001 16:46:52 +0000 iive fopen(NULL,r) segfault on qnx
Thu, 15 Nov 2001 11:53:11 +0000 pl minor cleanups:
Tue, 13 Nov 2001 21:18:25 +0000 arpi 11110001.txt find_sub sig11 fixed
Sun, 11 Nov 2001 15:41:17 +0000 atmos4 Applied SAMI patch by Evgeny Chukreev <codedj at echo dot ru>
Fri, 26 Oct 2001 22:14:19 +0000 laaz mpsub, FORMAT=<frame> alpha version
Thu, 25 Oct 2001 13:46:14 +0000 atlka remowing warning message
Wed, 24 Oct 2001 13:57:46 +0000 atlka added DUMPSUBS recognition if we need compile only subreader.c alone
Mon, 22 Oct 2001 07:43:32 +0000 nexus better FreeBSD iconv implementation
Sun, 21 Oct 2001 17:19:59 +0000 arpi AQT type support patch by Jiri.Svoboda@seznam.cz
Fri, 12 Oct 2001 16:21:55 +0000 laaz MPsub read/write support 0.5 (-dumpmpsub switch)
Fri, 12 Oct 2001 13:51:58 +0000 laaz mpsub read support
Wed, 10 Oct 2001 13:07:42 +0000 atlka modifications to use iconv(3) function to recode text of subs (autodetect)
Tue, 09 Oct 2001 00:36:55 +0000 laaz SSA 2. felvonas (egyre jobban programozok!!!)
Tue, 09 Oct 2001 00:18:20 +0000 laaz ssa worx fine. Testers needed :)))