1 Apr 2003 02:00
next-audio/video-track patch
Rüdiger Kuhlmann <mplayer-list-UGa6JdjLujS2 <at> ruediger-kuhlmann.de>
2003-04-01 00:00:36 GMT
2003-04-01 00:00:36 GMT
Attached the current next-audio/video-track patch, updated to current
mplayer. Thanks for ignoring it for months. It also fixes a segfault and the
unability to package.
--
100 DM = 51 € 13 ¢.
100 € = 195 DM 58 pf.
mailto:ruediger <at> ruediger-kuhlmann.de
http://www.ruediger-kuhlmann.de/
Index: mplayer.c =================================================================== RCS file: /cvsroot/mplayer/main/mplayer.c,v retrieving revision 1.688 diff -u -r1.688 mplayer.c --- mplayer.c 30 Mar 2003 17:13:04 -0000 1.688 +++ mplayer.c 1 Apr 2003 00:07:25 -0000 <at> <at> -220,6 +220,8 <at> <at> // streaming: int audio_id=-1; int video_id=-1; +int gui_audio_id = -1; +int gui_video_id = -1; int dvdsub_id=-1; int vobsub_id=-1; static char* audio_lang=NULL; Index: mplayer.h =================================================================== RCS file: /cvsroot/mplayer/main/mplayer.h,v(Continue reading)
Any ideas?
> > >
> > > toxygen:~/mplayer/main/help$ head -1 help_mp-en.h
> > > // $Revision: 1.95 $
> > >
> > > looks like it actually did.
> >
> >Not really, I added that number by hand and this was revision 1.96...
> >
> Suppose problem is here: in CVS it exists as binary (IIRC -kb means so).
> Except from help/CVS/Entries:
> ===Cut
> /help_mp-en.h/1.96/Sun Mar 30 10:32:35 2003/-kb/
> ===Cut ^^^^
> IIRC, then CVS doesn't substitute variables.
Is it possible to switch the mode back from binary to plaintext even
now?
Diego
RSS Feed