2001-07-13 |
jkeil |
Minor code cleanup from Vladimir Kushnir
|
2001-07-12 |
jkeil |
Fix sys/mman.h header test for netbsd (may work no freebsd, too)
|
2001-07-12 |
jkeil |
Add some preliminary support for non-x86 architectures to mplayer
|
2001-07-12 |
jkeil |
Support playback of AFMT_S16_LE audio data on a big endian machine
|
2001-07-12 |
jkeil |
Add prototypes to wine/loader stuff, so that we can catch __stdcall function
|
2001-07-12 |
jkeil |
yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that have
|
2001-07-12 |
jkeil |
Use FOURCC macro to encode fcc values. Avoids accessing 32-bit data from
|
2001-07-12 |
jkeil |
fix gcc-3.0 warning
|
2001-07-12 |
atmos4 |
Changed sugnature.
|
2001-07-10 |
atmos4 |
Fixed a typo and wrong varname.
|
2001-07-10 |
eyck |
Removed untill I figure out why it doesen't work in certain circumstances.
|
2001-07-10 |
nick |
Added nasm
|
2001-07-08 |
atmos4 |
As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc have higher precedence, so they can override -afm/-vfm.
|
2001-07-08 |
gabucino |
*** empty log message ***
|
2001-07-08 |
arpi |
VfwEx support
|
2001-07-08 |
arpi |
mpeg2 timing & fps fix for ffmpeg12 codec
|
2001-07-08 |
arpi |
mpeg2 timing & fps fix for ffmpeg12 codec
|
2001-07-08 |
arpi |
video decoder stuff
|
2001-07-08 |
arpi |
added new driver: null
|
2001-07-08 |
atmos4 |
First few german docs by JAF <jaf.corporation at gmx.at> and me.
|
2001-07-08 |
arpi |
video codec stuff moved to dec_video.c
|
2001-07-07 |
alex |
no segfault if no glx present
|
2001-07-07 |
arpi |
some code clanup (first step to libdemuxer)
|
2001-07-07 |
arpi |
fix subdriver stuff
|
2001-07-07 |
gabucino |
*** empty log message ***
|
2001-07-07 |
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.
|
2001-07-06 |
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
|
2001-07-06 |
jkeil |
use -f test for file existance check
|
2001-07-06 |
jkeil |
My 2.10.1 gnu assembler doesn't like C comment syntax in assembler files. Use
|
2001-07-06 |
nick |
Minor optimization
|
2001-07-06 |
jkeil |
Ignore generated config.mak files in CVS
|
2001-07-06 |
gabucino |
*** empty log message ***
|
2001-07-06 |
arpi |
ffmpeg support
|
2001-07-06 |
arpi |
added Juanjo's H263+ patch, and ffmpeg native codecs
|
2001-07-05 |
nick |
Slight otimization
|
2001-07-04 |
nick |
One flaw is fixed
|
2001-07-04 |
gabucino |
ICCCCMSFNSFN
|
2001-07-04 |
gabucino |
-fsmode (again...)
|
2001-07-04 |
gabucino |
-fsmode
|
2001-07-04 |
jkeil |
rework autodetection of assembler used by gcc, the correct assembler is detected
|
2001-07-04 |
nick |
Finished 3dnow optimization (in scalar mode) and minor improvements
|
2001-07-04 |
nick |
Minor cleanups
|
2001-07-03 |
arpi |
added vo_fsmode
|
2001-07-03 |
arpi |
extern vo_doublebuffering cleanup
|
2001-07-03 |
arpi |
-fsmode
|
2001-07-03 |
arpi |
switch fullscreen method with -fsmode
|
2001-07-03 |
arpi |
switching double buffering at runtime with -double
|
2001-07-03 |
arpi |
not found -> no (to be consistent)
|
2001-07-03 |
arpi |
accented by Tibcu
|
2001-07-03 |
arpi |
dox hungaricus peccs by tibcu
|
2001-07-03 |
jkeil |
- Ask 'gcc' for the name of the assembler binary used by the gcc compiler; use
|
2001-07-03 |
eyck |
spelling
|
2001-07-03 |
nick |
Partial loops unrolling
|
2001-07-03 |
nick |
Portability and old binutils support
|
2001-07-02 |
gabucino |
*** empty log message ***
|
2001-07-02 |
alex |
#ifndef M_PI and M_SQRT2 added while fearing from redefining :)
|
2001-07-02 |
alex |
-dsp option removed, displaying help text (-ao oss:dsp_path)
|
2001-07-02 |
arpi |
magyaritas...
|
2001-07-02 |
nick |
Minor fixes
|
2001-07-01 |
arpi |
cvs snapshots...
|
2001-07-01 |
gabucino |
ICCCM anythingdunnowhat
|
2001-06-30 |
arpi |
libavcodec zero frame DivX flickering fixed
|
2001-06-30 |
gabucino |
*** empty log message ***
|
2001-06-30 |
arpi |
optional libavcodec (ffmpeg) support
|
2001-06-29 |
gabucino |
typo fix
|
2001-06-29 |
arpi |
-dumpvideo stores frame size for avi/asf video frames (for ffmpeg testing)
|
2001-06-29 |
nick |
Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu.
|
2001-06-29 |
eyck |
start deleting -in-progress-marks- from docs not to irritate clueless users
|
2001-06-29 |
atmos4 |
Fixed gcc checking for 2.95 subrevisions (like 2.95.2.1).
|
2001-06-29 |
eyck |
polish translation of some key documents.
|
2001-06-27 |
gabucino |
v0.2
|
2001-06-27 |
arpi |
codec pack DONE
|
2001-06-27 |
gabucino |
*** empty log message ***
|
2001-06-27 |
atmos4 |
Corrected SDL include path.
|
2001-06-27 |
atmos4 |
Added some nice vo/ao info.
|
2001-06-27 |
pontscho |
icewm basz bug fix
|
2001-06-26 |
arpi |
fsdga disabled (obsolote)
|
2001-06-26 |
arpi |
OPTFLAGS vs. INCLUDES cleanup
|
2001-06-26 |
lgb |
Ehh, wine ...
|
2001-06-26 |
eyck |
in-progress polish docs for mplayer. please be gentle.
|
2001-06-26 |
eyck |
strip is handled by install
|
2001-06-26 |
jkeil |
Document a few possible compile errors on solaris when using non GNU tools.
|
2001-06-26 |
eyck |
strip mplayer, files is auto-generated
|
2001-06-25 |
eyck |
docs updates
|
2001-06-25 |
arpi |
some updates
|
2001-06-25 |
eyck |
Another stable version
|
2001-06-25 |
gabucino |
*** empty log message ***
|
2001-06-24 |
atmos4 |
Reviewed for release.
|
2001-06-24 |
arpi |
cvs server...
|
2001-06-24 |
arpi |
cvs server...
|
2001-06-24 |
atmos4 |
Update by jk.
|
2001-06-24 |
atmos4 |
Applied solaris fix suggested by Jürgen Keil.
|
2001-06-24 |
atmos4 |
Sync with SF cvs. (Bugfixed YUV aalib and RGB/BGR32 converted modes.)
|
2001-06-24 |
arpi |
updated
|
2001-06-24 |
arpi_esp |
fatal-error printfs moved stdout->stderr
|
2001-06-23 |
arpi_esp |
some info printfs moved stderr->stdout
|
2001-06-23 |
gabucino |
*** empty log message ***
|
2001-06-23 |
gabucino |
*** empty log message ***
|
2001-06-23 |
gabucino |
*** empty log message ***
|
2001-06-23 |
arpi_esp |
updated for release
|
2001-06-23 |
arpi_esp |
alsa/noalsa message
|
2001-06-23 |
arpi_esp |
vo_subdevice support
|
2001-06-23 |
arpi_esp |
ao_subdevice support
|
2001-06-23 |
gabucino |
reviewed for release
|
2001-06-23 |
al3x |
ao_subdevice support added
|
2001-06-23 |
gabucino |
*** empty log message ***
|
2001-06-23 |
gabucino |
*** empty log message ***
|
2001-06-23 |
arpi_esp |
sub at key=0 fixed
|
2001-06-23 |
arpi_esp |
sub at key=0 fixed
|
2001-06-23 |
arpi_esp |
some fixes, updates
|
2001-06-23 |
arpi_esp |
some fixes, updates
|
2001-06-23 |
gabucino |
*** empty log message ***
|
2001-06-23 |
al3x |
fps es frequency megallapitas mukodik :)
|
2001-06-23 |
atmosfear |
Should fix bytes per pixel for 15bpp.
|
2001-06-23 |
atmosfear |
Made surface locks switchable via preprocessor.
|
2001-06-22 |
atmosfear |
Applied patch by Jürgen Keil (jk@tools.de), improves smoothness of video playback.
|
2001-06-22 |
lgb |
Maybe the problem with including wine headers from /usr/local/include/ instead of from mplayer source has been eliminated
|
2001-06-22 |
atmosfear |
Drastic! speedup of rgb code. Removed nonsens memhole fixes.
|
2001-06-22 |
atmosfear |
Fixed pointer->integer cast warning.
|
2001-06-22 |
gabucino |
*** empty log message ***
|
2001-06-21 |
al3x |
ao_subdevice support
|
2001-06-21 |
al3x |
egy hulye kis checking kimaradt az strcspn fv. jovoltabol
|
2001-06-21 |
al3x |
sdl_adriver liquidated, ao_subdevice used
|
2001-06-21 |
al3x |
sdl_driver liquidated, vo_subdevice used
|
2001-06-21 |
al3x |
sdl_(a)driver liquidated - sorry atmos
|
2001-06-21 |
arpi_esp |
Xv port locking patch by Artur Zaprzala <artur.zaprzala@talex.com.pl>
|
2001-06-21 |
al3x |
ao_subdevice implemented
|
2001-06-21 |
al3x |
vo_subdevice implemented
|