2007-03-01 |
reimar |
Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.
|
2006-12-03 |
reimar |
Open vobsub output files in binary mode, otherwise the OS might
|
2006-10-08 |
reimar |
Useless initialization, they will be always set for result != 0
|
2006-07-14 |
reynaldo |
removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by dalias
|
2006-07-13 |
reynaldo |
more sizeof(char) fun
|
2006-04-24 |
reynaldo |
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
|
2006-02-02 |
faust3 |
avoid conflicting types error on cygwin
|
2004-12-25 |
reimar |
fix memleak in idx parser. patch by elupus [elupus {at] ecce <dot) se]
|
2004-11-25 |
mosu |
Output more information about vids, aids, sids, alangs and slangs with -identify. Patch by kiriuja <mplayer-patches@en-directo.net>
|
2004-01-01 |
luran |
fix the crash when seek with 'unknown' subtitles, hopefully...
|
2003-12-28 |
nexus |
fix typo
|
2003-12-08 |
alex |
10l found by atmos
|
2003-12-08 |
alex |
vobsub seeking support by Lu Ran
|
2003-10-28 |
mosu |
Improved searching for VobSubs inside RAR archives even if the names do not match the movie name. Do not display VobSubs whose timecodes are < 0 which would make all VobSubs appear from the start on upon seeking. Patches by "Reder, Uwe" <Uwe.Reder@3SOFT.de>.
|
2003-09-21 |
attila |
Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
|
2003-09-20 |
faust3 |
binary flag is rquired for win32
|
2003-08-31 |
alex |
10l, lot of missing new-lines. In case of an error, all the messages will be screwed up
|
2003-05-30 |
faust3 |
remove ssize_t mess
|
2003-03-31 |
faust3 |
MINGW32 port
|
2003-02-28 |
kmkaplan |
supdec.h needs libvo/video_out.h. vobsub.c does not.
|
2003-02-28 |
kmkaplan |
warning fix.
|
2003-01-03 |
arpi |
compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
2002-12-23 |
arpi |
Here is the patch to make vobsub subtitle use -slang option, I have not made a
|
2002-11-16 |
arpi |
When you called mplayer with the absolute path to the video and the VOBSUB
|
2002-11-01 |
arpi |
verbose can be negative
|
2002-11-01 |
arpi |
The first language ripped is set as the default language
|
2002-10-17 |
kmkaplan |
Mplayer can switch between subtitles of different languages during
|
2002-09-20 |
kmkaplan |
Automatic unrar of vobsub. Does not work with rar v3
|
2002-09-16 |
kmkaplan |
Fix support for negative "delay:" directive in .idx file.
|
2002-07-28 |
kmkaplan |
Use RGB for palette from .IDX file
|
2002-07-28 |
kmkaplan |
New function vobsub_get_next_packet for subrip.
|
2002-07-28 |
atmos4 |
Make vobsub palette generation compatible with windows vobsub.
|
2002-07-23 |
kmkaplan |
Remove depency on libmpdemux streams, use ANSI IO instead.
|
2002-07-11 |
kmkaplan |
Lots of compatibility fixes for Windows' Vobsub reader.
|
2002-07-08 |
atmos4 |
MEncoder vobsub ripping support, currently not compatible with windows vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start.
|
2002-05-23 |
alex |
applied 64bit patch from Ulrich Hecht <uli at suse dot de>
|
2002-05-17 |
albeu |
Improvment for spu subtitles.
|
2002-04-27 |
atmos4 |
Avoid bogus file not found message if vobsub isn'T forced (autodetect).
|
2002-04-26 |
atmos4 |
Fix bug in LR's patch.
|
2002-04-25 |
atmos4 |
VobSub updates, custom palette support and other stuff, can't write the name of the chinese(?) patch supplier.
|
2002-04-11 |
atmos4 |
Sorry, fix vobsub duration the arpi way.
|
2002-03-29 |
kmkaplan |
* New command line switch for mplayer & mencoder:
|
2002-02-21 |
atmos4 |
Fix automatic vobsub detection and make it silent.
|
2002-02-21 |
atmos4 |
forgot to commit
|
2002-01-12 |
kmkaplan |
Check for NULL vob->spudec before using.
|
2002-01-10 |
kmkaplan |
Support vobsub without index files.
|
2002-01-10 |
kmkaplan |
Add vobsub support.
|