Sat, 07 Jul 2001 16:37:02 +0000 |
arpi |
fix subdriver stuff
|
Sat, 07 Jul 2001 10:47:09 +0000 |
gabucino |
*** empty log message ***
|
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
|
Fri, 06 Jul 2001 20:00:22 +0000 |
jkeil |
use -f test for file existance check
|
Fri, 06 Jul 2001 12:08:32 +0000 |
jkeil |
My 2.10.1 gnu assembler doesn't like C comment syntax in assembler files. Use
|
Fri, 06 Jul 2001 10:59:14 +0000 |
nick |
Minor optimization
|
Fri, 06 Jul 2001 10:36:35 +0000 |
jkeil |
Ignore generated config.mak files in CVS
|
Fri, 06 Jul 2001 07:35:13 +0000 |
gabucino |
*** empty log message ***
|
Fri, 06 Jul 2001 03:22:14 +0000 |
arpi |
ffmpeg support
|
Fri, 06 Jul 2001 03:15:37 +0000 |
arpi |
added Juanjo's H263+ patch, and ffmpeg native codecs
|
Thu, 05 Jul 2001 09:44:18 +0000 |
nick |
Slight otimization
|
Wed, 04 Jul 2001 20:54:09 +0000 |
nick |
One flaw is fixed
|
Wed, 04 Jul 2001 20:18:24 +0000 |
gabucino |
ICCCCMSFNSFN
|
Wed, 04 Jul 2001 16:56:31 +0000 |
gabucino |
-fsmode (again...)
|
Wed, 04 Jul 2001 16:32:38 +0000 |
gabucino |
-fsmode
|
Wed, 04 Jul 2001 10:45:20 +0000 |
jkeil |
rework autodetection of assembler used by gcc, the correct assembler is detected
|
Wed, 04 Jul 2001 09:47:56 +0000 |
nick |
Finished 3dnow optimization (in scalar mode) and minor improvements
|
Wed, 04 Jul 2001 07:00:15 +0000 |
nick |
Minor cleanups
|
Tue, 03 Jul 2001 23:46:24 +0000 |
arpi |
added vo_fsmode
|
Tue, 03 Jul 2001 23:45:49 +0000 |
arpi |
extern vo_doublebuffering cleanup
|
Tue, 03 Jul 2001 23:44:19 +0000 |
arpi |
-fsmode
|
Tue, 03 Jul 2001 23:23:55 +0000 |
arpi |
switch fullscreen method with -fsmode
|
Tue, 03 Jul 2001 23:22:29 +0000 |
arpi |
switching double buffering at runtime with -double
|
Tue, 03 Jul 2001 23:04:36 +0000 |
arpi |
not found -> no (to be consistent)
|
Tue, 03 Jul 2001 17:31:46 +0000 |
arpi |
accented by Tibcu
|
Tue, 03 Jul 2001 17:31:20 +0000 |
arpi |
dox hungaricus peccs by tibcu
|
Tue, 03 Jul 2001 14:22:23 +0000 |
jkeil |
- Ask 'gcc' for the name of the assembler binary used by the gcc compiler; use
|