log cfg-mplayer.h @ 1414:68e8cd978708

age author description
Sun, 29 Jul 2001 16:31:37 +0000 arpi -fsmode range extended
Sun, 22 Jul 2001 09:46:54 +0000 gabucino -vfm max range updated to 7
Mon, 16 Jul 2001 13:24:14 +0000 arpi ranges fixed (MAX vs. MAX+1 dilemma)
Sun, 08 Jul 2001 22:45:56 +0000 atmos4 As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc have higher precedence, so they can override -afm/-vfm.
Sat, 07 Jul 2001 09:53:47 +0000 atmos4 Replaced LGBs video codec forcing change with mine for audio and video codecs, which is IMHO more convenient cause codecs are selected by name instead of number, one unclearity is left to me, that's why audio_format is used once before codecs selection for MPEG_PS files, that's why I left -afm in for that one.
Fri, 06 Jul 2001 21:17:22 +0000 lgb -vcodec option (maybe some other name would be better though) to select between driver types without editing codecs.conf. mplayer will default to normal codec search loop if it does not find codec for the specified driver type. config range checking for the parameter (an integer) should be cleaned, IMHO
Tue, 03 Jul 2001 23:44:19 +0000 arpi -fsmode