aboutsummaryrefslogtreecommitdiffhomepage
path: root/subreader.c
Commit message (Expand)AuthorAge
* rt subtitle fixesGravatar arpi2003-02-07
* compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2003-02-02
* sub_utf8 handling hopefully fixedGravatar henry2003-01-28
* maybe fix ogm vs. iconvGravatar arpi2003-01-28
* Add a command line option (-sub-no-text-pp) to disable subtitlesGravatar arpi2003-01-27
* - add subcpGravatar pontscho2003-01-21
* 1) Removed the code to remove {} from sub_read_line_ssaGravatar arpi2003-01-19
* bunkus: fixed a small bug with skipping "{...}" in ssa subsGravatar mosu2003-01-13
* Overlapping subs are a feature mainly present in subtitlingGravatar arpi2003-01-10
* Since version 2.7 the file extension for JACOsub changed fromGravatar arpi2003-01-09
* some subviewer versions uses : instead of . or ,Gravatar arpi2003-01-05
* 10lGravatar arpi2003-01-04
* 10lGravatar arpi2003-01-03
* support for subviewer format using dots instead of commas:Gravatar arpi2002-12-29
* This patch adds a call to subcp_recode1(), so this subtitles too areGravatar arpi2002-12-28
* Attached is a small patch to fix a couple of problems I found when usingGravatar arpi2002-12-28
* dump subtitles in SAMI formatGravatar arpi2002-12-05
* optional (compile-time switch) subtitles-sorting featureGravatar arpi2002-12-05
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)Gravatar arpi2002-12-05
* dump in JACOsub formatGravatar arpi2002-12-04
* I recently sent a patch for a new subtitles format, JACOsub. Since then IGravatar arpi2002-11-16
* allow max 0.2s overlapping without splitting subsGravatar arpi2002-11-16
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* This patch is to add support for overlapping subtitles, that isGravatar arpi2002-10-30
* JACOSub is another subtitling format, whose specifications are at:Gravatar arpi2002-10-30
* small memleaksGravatar arpi2002-10-17
* Enable -subfps for time based subtitles, too.Gravatar atmos42002-10-06
* Skip html tags (like <i>) inside subviewer subtitles.Gravatar atmos42002-10-06
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* New option for mplayer: -dumpmicrodvdsubGravatar kmkaplan2002-09-21
* FreeBSD iconv change/fixGravatar nexus2002-08-28
* Correct dump_srt millisecond outputGravatar kmkaplan2002-07-25
* subrip sometimes uses pipe as newline separator - patch by MOLNAR Andor <dolp...Gravatar arpi2002-07-06
* support for SSA v4 by Dirk <noisyb at gmx.net>Gravatar alex2002-06-29
* msg/i18n fixes and some printf->mp_msgGravatar arpi2002-06-03
* sub_read_line_ssa sig11 fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut...Gravatar arpi2002-05-31
* possible sig11 fixed in .rt parser (weisskreuzova.zip)Gravatar arpi2002-05-30
* added dump subtitles to .srtGravatar iive2002-05-27
* applied 64bit patch from Ulrich Hecht <uli at suse dot de>Gravatar alex2002-05-23
* patch fixes broken detecniou of AQTitle subtiles and adds support for subtitl...Gravatar arpi2002-05-13
* patch by Didier <did-c-debian@ifrance.com>:Gravatar pl2002-05-07
* accept \N too, patch by Reinder <r.cuperus@student.utwente.nl>Gravatar arpi2002-05-05
* frame-based mpsub parser fix - patch by Rizsanyi Zsolt <rizsanyi@myrealbox.com>Gravatar arpi2002-04-25
* vplayer sub fix by Arkadiusz Podgorski <wodzu@softomat.com.pl>Gravatar arpi2002-03-27
* -subfps and -subdelay alters -dumpmpsub's outputGravatar laaz2002-02-28
* Fixed a bug with -dumpmpsubGravatar laaz2002-02-28
* too many arguments to sscan in subdetect.Gravatar eyck2002-02-03
* detect microdvd with empty second frame.Gravatar eyck2002-01-31
* fixed mpsub bug requested by GabucinoGravatar laaz2002-01-12
* 1. subs know are readed after reading AVI header so we already know fpsGravatar atlka2002-01-09