| Commit message (Expand) | Author | Age |
* | Fix forumla -> formula in comment | reimar | 2008-08-26 |
* | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 |
* | Add detection code for abnormal pts jump when seeking previous. | ulion | 2008-05-14 |
* | Seek by pts accurately. | ulion | 2008-05-14 |
* | Fix vobsub_seek use same reseek method as vobsub_get_packet did. | ulion | 2008-01-20 |
* | Fix code to prevent from accessing queue->packets[-1].pts that causes a crash. | ulion | 2008-01-17 |
* | Fix comment from unrarlib to unrar_exec | ulion | 2007-12-20 |
* | Remove redundant code since unrarlib was removed. | ulion | 2007-12-20 |
* | Remove internal unrarlib copy, the new unrarexec code is a strict superset. | diego | 2007-12-20 |
* | Vobsub support tridx setting in .idx file. | ulion | 2007-12-19 |
* | Use calloc instead of malloc when allocate vobsub_t. | ulion | 2007-12-19 |
* | Support using unrar executable to access rar-compressed vobsub files. | ulion | 2007-12-14 |
* | Fix spudec to display current vobsub immediately after a seek. | ulion | 2007-12-11 |
* | Convert vobsub custom colors from rgb to yuv using a common function. | ulion | 2007-12-09 |
* | Remove useless include added in last commit by mistake. | ulion | 2007-12-08 |
* | Move vobsub palette->yuv convert code into a common function. | ulion | 2007-12-08 |
* | Restore y of palette into the same value range as it was in the .ifo file. | ulion | 2007-12-08 |
* | Skip empty vobsub streams when selecting subtitles. | ulion | 2007-12-03 |
* | Fix custom palette format from rgb to yuv, we use it as yuv in the spudec. | ulion | 2007-12-03 |
* | Even when vobsub is forced, .ifo file is still not necessary, | ulion | 2007-11-29 |
* | Check boundary for queue's current_index. | ulion | 2007-11-23 |
* | Use libavutil's av_clip* instead of unreadable MIN/MAX chaos. | reimar | 2007-03-01 |
* | Open vobsub output files in binary mode, otherwise the OS might | reimar | 2006-12-03 |
* | Useless initialization, they will be always set for result != 0 | reimar | 2006-10-08 |
* | removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups,... | reynaldo | 2006-07-14 |
* | more sizeof(char) fun | reynaldo | 2006-07-13 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 |
* | avoid conflicting types error on cygwin | faust3 | 2006-02-02 |
* | fix memleak in idx parser. patch by elupus [elupus {at] ecce <dot) se] | reimar | 2004-12-25 |
* | Output more information about vids, aids, sids, alangs and slangs with -ident... | mosu | 2004-11-25 |
* | fix the crash when seek with 'unknown' subtitles, hopefully... | luran | 2004-01-01 |
* | fix typo | nexus | 2003-12-28 |
* | 10l found by atmos | alex | 2003-12-08 |
* | vobsub seeking support by Lu Ran | alex | 2003-12-08 |
* | Improved searching for VobSubs inside RAR archives even if the names do not m... | mosu | 2003-10-28 |
* | Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de> | attila | 2003-09-21 |
* | binary flag is rquired for win32 | faust3 | 2003-09-20 |
* | 10l, lot of missing new-lines. In case of an error, all the messages will be ... | alex | 2003-08-31 |
* | remove ssize_t mess | faust3 | 2003-05-30 |
* | MINGW32 port | faust3 | 2003-03-31 |
* | supdec.h needs libvo/video_out.h. vobsub.c does not. | kmkaplan | 2003-02-28 |
* | warning fix. | kmkaplan | 2003-02-28 |
* | compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-01-03 |
* | Here is the patch to make vobsub subtitle use -slang option, I have not made a | arpi | 2002-12-23 |
* | When you called mplayer with the absolute path to the video and the VOBSUB | arpi | 2002-11-16 |
* | verbose can be negative | arpi | 2002-11-01 |
* | The first language ripped is set as the default language | arpi | 2002-11-01 |
* | Mplayer can switch between subtitles of different languages during | kmkaplan | 2002-10-17 |
* | Automatic unrar of vobsub. Does not work with rar v3 | kmkaplan | 2002-09-20 |
* | Fix support for negative "delay:" directive in .idx file. | kmkaplan | 2002-09-16 |