| Commit message (Expand) | Author | Age | Files | Lines |
* | Use libavutil's av_clip* instead of unreadable MIN/MAX chaos. | reimar | 2007-03-01 | 1 | -9/+7 |
* | Open vobsub output files in binary mode, otherwise the OS might | reimar | 2006-12-03 | 1 | -2/+2 |
* | Useless initialization, they will be always set for result != 0 | reimar | 2006-10-08 | 1 | -3/+0 |
* | removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups,... | reynaldo | 2006-07-14 | 1 | -1/+1 |
* | more sizeof(char) fun | reynaldo | 2006-07-13 | 1 | -1/+1 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 | 1 | -6/+3 |
* | avoid conflicting types error on cygwin | faust3 | 2006-02-02 | 1 | -2/+2 |
* | fix memleak in idx parser. patch by elupus [elupus {at] ecce <dot) se] | reimar | 2004-12-25 | 1 | -3/+3 |
* | Output more information about vids, aids, sids, alangs and slangs with -ident... | mosu | 2004-11-25 | 1 | -0/+6 |
* | fix the crash when seek with 'unknown' subtitles, hopefully... | luran | 2004-01-01 | 1 | -0/+3 |
* | fix typo | nexus | 2003-12-28 | 1 | -1/+1 |
* | 10l found by atmos | alex | 2003-12-08 | 1 | -1/+1 |
* | vobsub seeking support by Lu Ran | alex | 2003-12-08 | 1 | -0/+16 |
* | Improved searching for VobSubs inside RAR archives even if the names do not m... | mosu | 2003-10-28 | 1 | -3/+30 |
* | Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de> | attila | 2003-09-21 | 1 | -0/+36 |
* | binary flag is rquired for win32 | faust3 | 2003-09-20 | 1 | -1/+1 |
* | 10l, lot of missing new-lines. In case of an error, all the messages will be ... | alex | 2003-08-31 | 1 | -8/+8 |
* | remove ssize_t mess | faust3 | 2003-05-30 | 1 | -3/+0 |
* | MINGW32 port | faust3 | 2003-03-31 | 1 | -0/+3 |
* | supdec.h needs libvo/video_out.h. vobsub.c does not. | kmkaplan | 2003-02-28 | 1 | -1/+0 |
* | warning fix. | kmkaplan | 2003-02-28 | 1 | -1/+1 |
* | compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-01-03 | 1 | -1/+1 |
* | Here is the patch to make vobsub subtitle use -slang option, I have not made a | arpi | 2002-12-23 | 1 | -0/+19 |
* | When you called mplayer with the absolute path to the video and the VOBSUB | arpi | 2002-11-16 | 1 | -1/+7 |
* | verbose can be negative | arpi | 2002-11-01 | 1 | -6/+2 |
* | The first language ripped is set as the default language | arpi | 2002-11-01 | 1 | -1/+4 |
* | Mplayer can switch between subtitles of different languages during | kmkaplan | 2002-10-17 | 1 | -0/+14 |
* | Automatic unrar of vobsub. Does not work with rar v3 | kmkaplan | 2002-09-20 | 1 | -41/+202 |
* | Fix support for negative "delay:" directive in .idx file. | kmkaplan | 2002-09-16 | 1 | -3/+9 |
* | Use RGB for palette from .IDX file | kmkaplan | 2002-07-28 | 1 | -3/+19 |
* | New function vobsub_get_next_packet for subrip. | kmkaplan | 2002-07-28 | 1 | -0/+17 |
* | Make vobsub palette generation compatible with windows vobsub. | atmos4 | 2002-07-28 | 1 | -1/+2 |
* | Remove depency on libmpdemux streams, use ANSI IO instead. | kmkaplan | 2002-07-23 | 1 | -37/+29 |
* | Lots of compatibility fixes for Windows' Vobsub reader. | kmkaplan | 2002-07-11 | 1 | -35/+110 |
* | MEncoder vobsub ripping support, currently not compatible with windows vobsub... | atmos4 | 2002-07-08 | 1 | -6/+156 |
* | applied 64bit patch from Ulrich Hecht <uli at suse dot de> | alex | 2002-05-23 | 1 | -1/+1 |
* | Improvment for spu subtitles. | albeu | 2002-05-17 | 1 | -80/+80 |
* | Avoid bogus file not found message if vobsub isn'T forced (autodetect). | atmos4 | 2002-04-27 | 1 | -3/+4 |
* | Fix bug in LR's patch. | atmos4 | 2002-04-26 | 1 | -2/+2 |
* | VobSub updates, custom palette support and other stuff, can't write the name ... | atmos4 | 2002-04-25 | 1 | -2/+103 |
* | Sorry, fix vobsub duration the arpi way. | atmos4 | 2002-04-11 | 1 | -3/+24 |
* | * New command line switch for mplayer & mencoder: | kmkaplan | 2002-03-29 | 1 | -54/+126 |
* | Fix automatic vobsub detection and make it silent. | atmos4 | 2002-02-21 | 1 | -10/+15 |
* | forgot to commit | atmos4 | 2002-02-21 | 1 | -3/+3 |
* | Check for NULL vob->spudec before using. | kmkaplan | 2002-01-12 | 1 | -10/+11 |
* | Support vobsub without index files. | kmkaplan | 2002-01-10 | 1 | -7/+16 |
* | Add vobsub support. | kmkaplan | 2002-01-10 | 1 | -0/+775 |