log vobsub.c @ 22381:6cabac4d35b5

age author description
Thu, 01 Mar 2007 12:54:08 +0000 reimar Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.
Sun, 03 Dec 2006 11:23:04 +0000 reimar Open vobsub output files in binary mode, otherwise the OS might
Sun, 08 Oct 2006 09:05:27 +0000 reimar Useless initialization, they will be always set for result != 0
Fri, 14 Jul 2006 06:26:31 +0000 reynaldo removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by dalias
Thu, 13 Jul 2006 22:11:47 +0000 reynaldo more sizeof(char) fun
Mon, 24 Apr 2006 07:20:34 +0000 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
Thu, 02 Feb 2006 12:01:40 +0000 faust3 avoid conflicting types error on cygwin
Sat, 25 Dec 2004 12:08:33 +0000 reimar fix memleak in idx parser. patch by elupus [elupus {at] ecce <dot) se]
Thu, 25 Nov 2004 22:24:00 +0000 mosu Output more information about vids, aids, sids, alangs and slangs with -identify. Patch by kiriuja <mplayer-patches@en-directo.net>
Thu, 01 Jan 2004 11:01:09 +0000 luran fix the crash when seek with 'unknown' subtitles, hopefully...
Sun, 28 Dec 2003 00:43:21 +0000 nexus fix typo
Mon, 08 Dec 2003 21:53:54 +0000 alex 10l found by atmos
Mon, 08 Dec 2003 18:35:39 +0000 alex vobsub seeking support by Lu Ran
Tue, 28 Oct 2003 22:36:56 +0000 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>.
Sun, 21 Sep 2003 14:21:43 +0000 attila Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>