Mon, 16 Jul 2001 18:42:38 +0000 |
jkeil |
MPlayer doesn't compile on linux/alpha
|
Mon, 16 Jul 2001 18:41:52 +0000 |
jkeil |
vo_dga doesn't compile on non-x86 architecture due to x86 asm usage.
|
Mon, 16 Jul 2001 18:40:51 +0000 |
jkeil |
Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,
|
Mon, 16 Jul 2001 17:07:13 +0000 |
arpi |
some more cleanup
|
Mon, 16 Jul 2001 17:00:33 +0000 |
eyck |
Translated by Justyna Biala <nell@skrzynka.pl>
|
Mon, 16 Jul 2001 16:59:47 +0000 |
eyck |
Poprawki wprowadzone przez: Justyna Bia?a <nell@skrzynka.pl>
|
Mon, 16 Jul 2001 15:36:20 +0000 |
arpi |
ds->type removed - using id-based audio format detection in mplayer.c
|
Mon, 16 Jul 2001 15:09:34 +0000 |
arpi |
d_audio->type stuff fixed
|
Mon, 16 Jul 2001 13:34:42 +0000 |
arpi |
kernel 2.2.x + SSE warning message extended
|
Mon, 16 Jul 2001 13:24:14 +0000 |
arpi |
ranges fixed (MAX vs. MAX+1 dilemma)
|
Mon, 16 Jul 2001 12:53:48 +0000 |
arpi |
some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_audio
|
Mon, 16 Jul 2001 12:11:49 +0000 |
arpi |
added prototype of vo_init()
|
Mon, 16 Jul 2001 10:47:32 +0000 |
arpi |
removed unused DEFAULT_MPG123 stuff
|
Mon, 16 Jul 2001 10:42:35 +0000 |
jkeil |
fix typo in shell variable name usage
|
Sat, 14 Jul 2001 17:05:23 +0000 |
jkeil |
Some minor comment fixes.
|
Sat, 14 Jul 2001 17:03:55 +0000 |
jkeil |
Document the latest changes to the mplayer code.
|
Sat, 14 Jul 2001 17:00:38 +0000 |
jkeil |
Remove some superfluous casts. Fixes a few compile warnings.
|
Sat, 14 Jul 2001 16:58:55 +0000 |
jkeil |
On big-endian architectures, all audio decoders default to big-endian 16-bit
|
Sat, 14 Jul 2001 16:54:30 +0000 |
jkeil |
Added some directory existance tests to the distclean and depend targets, so
|
Sat, 14 Jul 2001 16:52:09 +0000 |
jkeil |
mp3 audio decoding didn't work on big-endian architectures
|
Sat, 14 Jul 2001 12:28:55 +0000 |
gabucino |
*** empty log message ***
|
Fri, 13 Jul 2001 19:49:15 +0000 |
atmos4 |
Disable 3dnow when mmx is disabled.
|
Fri, 13 Jul 2001 16:15:29 +0000 |
jkeil |
Reorder dependancies a bit, all *.o *.a files depend on version.h, this allows
|
Fri, 13 Jul 2001 09:20:13 +0000 |
jkeil |
Handle linux SMP machines (suggested by Martin Aumueller)
|
Fri, 13 Jul 2001 08:54:24 +0000 |
jkeil |
sh_audio->a_buffer is freed twice (here and in mplayer.c), can result to
|
Fri, 13 Jul 2001 08:51:50 +0000 |
jkeil |
Fix two prototype warnings
|
Fri, 13 Jul 2001 08:44:51 +0000 |
jkeil |
Minor code cleanup from Vladimir Kushnir
|
Thu, 12 Jul 2001 16:11:55 +0000 |
jkeil |
Fix sys/mman.h header test for netbsd (may work no freebsd, too)
|
Thu, 12 Jul 2001 15:35:52 +0000 |
jkeil |
Add some preliminary support for non-x86 architectures to mplayer
|
Thu, 12 Jul 2001 15:30:15 +0000 |
jkeil |
Support playback of AFMT_S16_LE audio data on a big endian machine
|
Thu, 12 Jul 2001 15:27:48 +0000 |
jkeil |
Add prototypes to wine/loader stuff, so that we can catch __stdcall function
|
Thu, 12 Jul 2001 15:23:26 +0000 |
jkeil |
yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that have
|
Thu, 12 Jul 2001 15:10:06 +0000 |
jkeil |
Use FOURCC macro to encode fcc values. Avoids accessing 32-bit data from
|
Thu, 12 Jul 2001 15:08:02 +0000 |
jkeil |
fix gcc-3.0 warning
|
Thu, 12 Jul 2001 06:59:17 +0000 |
atmos4 |
Changed sugnature.
|
Tue, 10 Jul 2001 13:24:59 +0000 |
atmos4 |
Fixed a typo and wrong varname.
|
Tue, 10 Jul 2001 12:32:22 +0000 |
eyck |
Removed untill I figure out why it doesen't work in certain circumstances.
|
Tue, 10 Jul 2001 06:10:38 +0000 |
nick |
Added nasm
|
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.
|
Sun, 08 Jul 2001 19:54:43 +0000 |
gabucino |
*** empty log message ***
|
Sun, 08 Jul 2001 17:20:46 +0000 |
arpi |
VfwEx support
|
Sun, 08 Jul 2001 13:11:01 +0000 |
arpi |
mpeg2 timing & fps fix for ffmpeg12 codec
|
Sun, 08 Jul 2001 12:34:08 +0000 |
arpi |
mpeg2 timing & fps fix for ffmpeg12 codec
|
Sun, 08 Jul 2001 12:29:38 +0000 |
arpi |
video decoder stuff
|
Sun, 08 Jul 2001 12:24:49 +0000 |
arpi |
added new driver: null
|
Sun, 08 Jul 2001 08:57:34 +0000 |
atmos4 |
First few german docs by JAF <jaf.corporation at gmx.at> and me.
|
Sun, 08 Jul 2001 00:21:20 +0000 |
arpi |
video codec stuff moved to dec_video.c
|
Sat, 07 Jul 2001 20:53:01 +0000 |
alex |
no segfault if no glx present
|
Sat, 07 Jul 2001 18:46:15 +0000 |
arpi |
some code clanup (first step to libdemuxer)
|
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
|
Tue, 03 Jul 2001 11:35:10 +0000 |
eyck |
spelling
|
Tue, 03 Jul 2001 09:25:16 +0000 |
nick |
Partial loops unrolling
|
Tue, 03 Jul 2001 07:50:52 +0000 |
nick |
Portability and old binutils support
|
Mon, 02 Jul 2001 22:53:22 +0000 |
gabucino |
*** empty log message ***
|
Mon, 02 Jul 2001 19:31:45 +0000 |
alex |
#ifndef M_PI and M_SQRT2 added while fearing from redefining :)
|
Mon, 02 Jul 2001 19:25:34 +0000 |
alex |
-dsp option removed, displaying help text (-ao oss:dsp_path)
|
Mon, 02 Jul 2001 18:41:48 +0000 |
arpi |
magyaritas...
|
Mon, 02 Jul 2001 08:07:41 +0000 |
nick |
Minor fixes
|
Sun, 01 Jul 2001 23:05:18 +0000 |
arpi |
cvs snapshots...
|
Sun, 01 Jul 2001 21:49:21 +0000 |
gabucino |
ICCCM anythingdunnowhat
|
Sat, 30 Jun 2001 22:17:14 +0000 |
arpi |
libavcodec zero frame DivX flickering fixed
|
Sat, 30 Jun 2001 07:02:28 +0000 |
gabucino |
*** empty log message ***
|
Sat, 30 Jun 2001 00:16:39 +0000 |
arpi |
optional libavcodec (ffmpeg) support
|
Fri, 29 Jun 2001 22:46:21 +0000 |
gabucino |
typo fix
|
Fri, 29 Jun 2001 21:35:30 +0000 |
arpi |
-dumpvideo stores frame size for avi/asf video frames (for ffmpeg testing)
|
Fri, 29 Jun 2001 17:55:35 +0000 |
nick |
Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu.
|
Fri, 29 Jun 2001 10:54:41 +0000 |
eyck |
start deleting -in-progress-marks- from docs not to irritate clueless users
|
Fri, 29 Jun 2001 10:45:00 +0000 |
atmos4 |
Fixed gcc checking for 2.95 subrevisions (like 2.95.2.1).
|
Fri, 29 Jun 2001 08:48:47 +0000 |
eyck |
polish translation of some key documents.
|