aboutsummaryrefslogtreecommitdiffhomepage
path: root/vobsub.c
Commit message (Expand)AuthorAge
...
* Mplayer can switch between subtitles of different languages duringGravatar kmkaplan2002-10-17
* Automatic unrar of vobsub. Does not work with rar v3Gravatar kmkaplan2002-09-20
* Fix support for negative "delay:" directive in .idx file.Gravatar kmkaplan2002-09-16
* Use RGB for palette from .IDX fileGravatar kmkaplan2002-07-28
* New function vobsub_get_next_packet for subrip.Gravatar kmkaplan2002-07-28
* Make vobsub palette generation compatible with windows vobsub.Gravatar atmos42002-07-28
* Remove depency on libmpdemux streams, use ANSI IO instead.Gravatar kmkaplan2002-07-23
* Lots of compatibility fixes for Windows' Vobsub reader.Gravatar kmkaplan2002-07-11
* MEncoder vobsub ripping support, currently not compatible with windows vobsub...Gravatar atmos42002-07-08
* applied 64bit patch from Ulrich Hecht <uli at suse dot de>Gravatar alex2002-05-23
* Improvment for spu subtitles.Gravatar albeu2002-05-17
* Avoid bogus file not found message if vobsub isn'T forced (autodetect).Gravatar atmos42002-04-27
* Fix bug in LR's patch.Gravatar atmos42002-04-26
* VobSub updates, custom palette support and other stuff, can't write the name ...Gravatar atmos42002-04-25
* Sorry, fix vobsub duration the arpi way.Gravatar atmos42002-04-11
* * New command line switch for mplayer & mencoder:Gravatar kmkaplan2002-03-29
* Fix automatic vobsub detection and make it silent.Gravatar atmos42002-02-21
* forgot to commitGravatar atmos42002-02-21
* Check for NULL vob->spudec before using.Gravatar kmkaplan2002-01-12
* Support vobsub without index files.Gravatar kmkaplan2002-01-10
* Add vobsub support.Gravatar kmkaplan2002-01-10