summaryrefslogtreecommitdiffstats
path: root/subreader.c
Commit message (Expand)AuthorAgeFilesLines
* frame-based mpsub parser fix - patch by Rizsanyi Zsolt <rizsanyi@myrealbox.com>arpi2002-04-251-2/+2
* vplayer sub fix by Arkadiusz Podgorski <wodzu@softomat.com.pl>arpi2002-03-271-0/+8
* -subfps and -subdelay alters -dumpmpsub's outputlaaz2002-02-281-4/+8
* Fixed a bug with -dumpmpsublaaz2002-02-281-3/+3
* too many arguments to sscan in subdetect.eyck2002-02-031-1/+1
* detect microdvd with empty second frame.eyck2002-01-311-0/+2
* fixed mpsub bug requested by Gabucinolaaz2002-01-121-2/+5
* 1. subs know are readed after reading AVI header so we already know fpsatlka2002-01-091-37/+29
* corrections to adjust_subs_time function which now uses fps if neededatlka2002-01-081-11/+7
* added adjust_subs_time function which corrects bad sub->end timeatlka2002-01-081-10/+23
* changed subreader.c to read microdvd lines in form "{%ld}{}[^\r\n]" tooatlka2002-01-081-2/+17
* tail_space infinite loop fix by jeon_goon@lycos.co.krarpi2002-01-011-1/+1
* fix a warning (ambiguous 'if else')pl2001-12-251-5/+10
* vplayer format - no longer crashes on slightly broken subs.eyck2001-12-251-3/+3
* bzero() -> memset()pl2001-12-241-14/+15
* some small sub bug fixpontscho2001-12-171-1/+12
* Patch by artur Zaprzala:atmos42001-12-101-2/+8
* patch fixes the showing last line of subtitles and support of SAMI Slacktime ...arpi2001-11-301-5/+19
* fopen(NULL,r) segfault on qnxiive2001-11-151-1/+1
* minor cleanups:pl2001-11-151-60/+55
* 11110001.txt find_sub sig11 fixedarpi2001-11-131-0/+5
* Applied SAMI patch by Evgeny Chukreev <codedj at echo dot ru>atmos42001-11-111-5/+10
* mpsub, FORMAT=<frame> alpha versionlaaz2001-10-261-21/+25
* remowing warning messageatlka2001-10-251-2/+2
* added DUMPSUBS recognition if we need compile only subreader.c aloneatlka2001-10-241-3/+7
* better FreeBSD iconv implementationnexus2001-10-221-0/+4
* AQT type support patch by Jiri.Svoboda@seznam.czarpi2001-10-211-2/+51
* MPsub read/write support 0.5 (-dumpmpsub switch)laaz2001-10-121-7/+51
* mpsub read supportlaaz2001-10-121-2/+46
* modifications to use iconv(3) function to recode text of subs (autodetect)atlka2001-10-101-1/+86
* SSA 2. felvonas (egyre jobban programozok!!!)laaz2001-10-091-3/+18
* ssa worx fine. Testers needed :)))laaz2001-10-091-6/+12
* ehh. sizeof(pointer) bug fixed...arpi2001-08-291-7/+8
* subdumparpi2001-08-291-15/+23
* Fixup to vplayer subtitle submitted to sourceforge by Igor Wojnickieyck2001-08-221-1/+7
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-131-1/+5
* new sub format...szabii2001-06-091-11/+34
* debug stuff removedlaaz2001-06-011-1/+1
* Gabucino (CGA user)'s request (finds default.subs well)laaz2001-06-011-6/+15
* more stabilelaaz2001-06-011-10/+8
* Added support for .ssa subtitleslaaz2001-05-311-4/+31
* corrected strcmp() bug, now it works again with every subs (it was broken)laaz2001-05-311-2/+4
* there is another format that get detected as vplayers.eyck2001-05-281-0/+1
* implemented ~/.mplayer/sub/filename.sub stuffarpi_esp2001-05-271-24/+29
* Wrong header lenght count for vplayer format fixed.eyck2001-05-241-3/+3
* Preliminary support for RT-type subs.eyck2001-05-221-5/+54
* Support for vplayer subtitleseyck2001-05-171-2/+46
* better .smi support and display two-byte characters- patch by Sunjin Yangarpi_esp2001-05-061-37/+71
* Fixed segfault (microdvd format, many lines)laaz2001-05-011-1/+1
* #if 0 'd main()laaz2001-04-241-0/+2
* added support for SAMI subtitle support (.smi)laaz2001-04-241-15/+66
* warnings killedszabii2001-04-231-1/+1
* add sub autodetectpontscho2001-04-181-0/+48
* no more garbage! (fixed by laaz)gabucino2001-04-011-3/+4
* applied patch by lezarpi_esp2001-04-011-9/+10
* subtitles (.sub files) supportarpi_esp2001-03-301-0/+235