2001-08-11 |
arpi |
AVI pts/seek fixes, VBR support, faster NI seek
|
2001-08-10 |
gabucino |
*** empty log message ***
|
2001-08-10 |
gabucino |
*** empty log message ***
|
2001-08-10 |
arpi |
'too slow' message is fixed - better detection now based on both drop_cnt and A-V sync
|
2001-08-10 |
arpi |
ehh. yet anouther silly a_pts bug
|
2001-08-09 |
arpi |
silly a_pts bug
|
2001-08-09 |
atmos4 |
Applied vladimirs freebsd patch (largefile default on freebsd and misc)
|
2001-08-09 |
arpi |
more optimization
|
2001-08-09 |
arpi |
using OPTFLAGS and CC from config.mak
|
2001-08-09 |
arpi |
some optimization
|
2001-08-09 |
arpi |
dirty fix to get it work with glibc 2.1.x, and changed blur algorithm
|
2001-08-09 |
arpi |
mplayer font-generator using FreeType 2.x by Artur Zaprzala <zybi@fanthom.irc.pl>
|
2001-08-09 |
arpi |
mplayer font-generator GIMP plugin by lanzz@lanzz.org
|
2001-08-09 |
arpi |
freebsd fix
|
2001-08-09 |
arpi |
stream opening -> open.c, initialframes ignored
|
2001-08-08 |
arpi |
format-specific seeking code moved to demuxer_ stuff
|
2001-08-08 |
arpi |
PIX_FMT_YUV422P undeclared error fixed
|
2001-08-08 |
arpi |
changed chunkid/size check
|
2001-08-08 |
arpi |
mpeg2 fourcc changed
|
2001-08-08 |
arpi |
ffmpeg12 fix - now passing sequence header
|
2001-08-08 |
atmos4 |
Fixed Makefile for test programs.
|
2001-08-07 |
arpi |
printf stuff moved back to mplayer.c
|
2001-08-07 |
arpi |
printf stuff moved seek.c->mplayer.c, resetting drop_frame_cnt after seek
|
2001-08-07 |
eyck |
typo noticed by Amy.
|
2001-08-07 |
arpi |
old InitialFrames stuff disabled - should work without it
|
2001-08-06 |
arpi |
printfs cleanup - moved to higher -v level or moved to stderr
|
2001-08-06 |
arpi |
interleaved AVI: audio preload PTS compensation
|
2001-08-06 |
arpi |
temporary hack: YUV422P -> YUY2 converter (for ffmpeg MJPEG testing)
|
2001-08-06 |
arpi |
new ffmpeg codecs added
|
2001-08-06 |
atmos4 |
Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).
|
2001-08-06 |
atmos4 |
Start OpenBSD support and fix detection of older GNU as.
|
2001-08-06 |
jkeil |
Solaris' and *BSD's sed does not like the "i" flag in the substitute command.
|
2001-08-06 |
arpi |
ehh. 10l again...
|
2001-08-06 |
arpi |
-quiet option patch by Adam Tla/lka atlka@pg.gda.pl
|
2001-08-06 |
arpi |
better local display connection patch by Adam Tla/lka atlka@pg.gda.pl
|
2001-08-06 |
arpi |
DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.pl
|
2001-08-06 |
arpi |
ehh. duplicated GL check removed... drinkin' 10l...
|
2001-08-06 |
arpi |
more paranoia -> check for DEC_OPT_FRAME_311
|
2001-08-06 |
arpi |
better divx4 detection, --disable-divx4
|
2001-08-05 |
eyck |
nice texts. substvars shouldn't be in cvs.
|
2001-08-05 |
atmos4 |
Make cygwin define WIN32 for compatibility with mingw and visualc, ...
|
2001-08-04 |
arpi |
debug printf() removed
|
2001-08-04 |
arpi |
-autoq option...
|
2001-08-03 |
arpi |
define USE_MMX_IDCT for libavcodec
|
2001-08-03 |
arpi |
made mmx/mmxext idct public -> now libavcodec can use it
|
2001-08-03 |
atmos4 |
Pre commit so I won't have to sync with later configure changes (cygwin stuff)
|
2001-08-03 |
gabucino |
*** empty log message ***
|
2001-08-03 |
gabucino |
*** empty log message ***
|
2001-08-02 |
atmos4 |
Win32 portability.
|
2001-08-01 |
gabucino |
*** empty log message ***
|
2001-08-01 |
arpi |
missing #ifdef DIRECTSHOW... thanx gruel
|
2001-08-01 |
arpi |
missing unistd.h (requires for off_t under freebsd)
|
2001-08-01 |
arpi |
contrast/brightness/etc patch (temporary)
|
2001-07-31 |
arpi |
largefile patch by Stephen Davies <steve@daviesfam.org>
|
2001-07-31 |
arpi |
divx4linux autodetection
|
2001-07-30 |
gabucino |
*** empty log message ***
|
2001-07-30 |
atmos4 |
sdl-config fixed - again =) huje atmos
|
2001-07-30 |
jkeil |
Solaris /bin/sh does not like the extra ; in a "for var do ... done" loop
|
2001-07-30 |
nick |
Furter compatibility with new ffmpeg stuff.
|
2001-07-30 |
arpi |
libvo2 support
|
2001-07-29 |
arpi |
nosound avi seeking fixed
|
2001-07-29 |
arpi |
removed obsolote frame_corr_* stuff
|
2001-07-29 |
atmos4 |
Fixed override of --with-sdl-config.
|
2001-07-29 |
arpi |
removed email
|
2001-07-29 |
arpi |
note about lists
|
2001-07-29 |
arpi |
partial avifile-CVS merge
|
2001-07-29 |
arpi |
new -fsmode flag: 0x8 enables XSetTransientForHint
|
2001-07-29 |
arpi |
-fsmode range extended
|
2001-07-29 |
atmos4 |
Fixed check for mmx2 extensions.
|
2001-07-29 |
atmos4 |
Display detected OS and arch.
|
2001-07-29 |
jkeil |
Pre-allocate some stack space to work around a problem with DLL alloca() code
|
2001-07-29 |
arpi |
using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)
|
2001-07-29 |
arpi |
video pts calculation fixed (Desperado-trailer.avi)
|
2001-07-29 |
arpi |
some cleanup, asf/mpg seek precision improved
|
2001-07-29 |
arpi |
acm convert message verbose1->2
|
2001-07-28 |
arpi |
small cosmetics fix
|
2001-07-28 |
arpi |
seeking code moved out from mplayer.c -> seek.c
|
2001-07-28 |
atmos4 |
Added checking for x86 cpu extensions using test-programs.
|
2001-07-28 |
arpi |
seeking code - initial version
|
2001-07-28 |
arpi |
mpeg seeking fixed
|
2001-07-28 |
arpi |
using sh_video->i_bps...
|
2001-07-28 |
arpi |
stage2 step 1
|
2001-07-28 |
atmos4 |
Fixed portability issue in StrongARM patch.
|
2001-07-28 |
eyck |
update to perl debconf. fixed problem with configure.
|
2001-07-28 |
eyck |
using debhelper instead of hardcoded stuff
|
2001-07-28 |
atmos4 |
Added double/normal resize patch by Wojtek Kaniewski <wojtekka at bydg.pdi.net>
|
2001-07-28 |
atmos4 |
Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure.
|
2001-07-27 |
atmos4 |
First development version of dct64, mixed with 3dnow/k7 and fpu code.
|
2001-07-27 |
atmos4 |
Beginning sse optimization of dct code.
|
2001-07-27 |
arpi |
trying to fix -idx problem
|
2001-07-26 |
arpi |
support for null codecs
|
2001-07-26 |
arpi |
odivx<->divx4 order changed, null video codec added
|
2001-07-25 |
gabucino |
*** empty log message ***
|
2001-07-25 |
atmos4 |
Detect gcc 3.0.x
|
2001-07-24 |
gabucino |
*** empty log message ***
|
2001-07-24 |
gabucino |
ready
|
2001-07-24 |
atmos4 |
Perl multifile playback helper tool.
|
2001-07-24 |
atmos4 |
Applied patch by pl <p_l@tfz.net> (help switch anywhere).
|
2001-07-23 |
arpi |
added #define CONFIG_DECODERS to support latest ffmpeg CVS
|
2001-07-23 |
arpi |
grab.mpg fixed
|
2001-07-22 |
gabucino |
*** empty log message ***
|
2001-07-22 |
gabucino |
*** empty log message ***
|
2001-07-22 |
gabucino |
dvdfaq added (not yet formatted)
|
2001-07-22 |
gabucino |
-vfm max range updated to 7
|
2001-07-22 |
gabucino |
-vfm updated
|
2001-07-21 |
arpi |
parse_es moved out from mplayer.c (it was included as .c file)
|
2001-07-21 |
arpi |
file-format detection stuff moved out from mplayer.c to demuxer.c and dec_video.c
|
2001-07-21 |
gabucino |
AUTHORS (A'rpi) updated
|
2001-07-21 |
gabucino |
only FAQ and SOUNDCARDS stuff not formatted/missing
|
2001-07-21 |
gabucino |
IMC added
|
2001-07-21 |
gabucino |
pre0alpha version
|
2001-07-21 |
nick |
Fixed 'teh' typo
|
2001-07-21 |
arpi |
a_frame, v_frame killed, using sh_audio/video->timer. has_audio not more used after initialization.
|
2001-07-21 |
arpi |
video pts calculation precision fixed
|
2001-07-20 |
arpi |
MMX problem workaround for broken (win32) codecs
|
2001-07-20 |
arpi |
URL fixed
|
2001-07-20 |
jkeil |
mpeg2 video decode time is counted twice.
|
2001-07-20 |
gabucino |
*** empty log message ***
|
2001-07-20 |
gabucino |
-vfm -afm -vc -ac
|
2001-07-20 |
jkeil |
Fix segfault in DShow video decoder. Using directshow, the
|
2001-07-20 |
atmos4 |
Some corrections.
|
2001-07-20 |
arpi |
some cleanup, redundant code removed
|
2001-07-20 |
arpi |
fontpath fixed again...
|
2001-07-20 |
arpi |
indeo5-vfw vs. YV12 update
|
2001-07-20 |
arpi |
crash fixed if no [fontpath] in .desc
|
2001-07-20 |
arpi |
argh. -d fixed. fixed?
|
2001-07-20 |
arpi |
fixed typo
|
2001-07-20 |
arpi |
install -D changed to -d
|
2001-07-20 |
arpi |
Applied DATADIR patch by Vladimir Kushnir
|
2001-07-20 |
arpi |
fixed shmem size, and now compiles without divx4linux too :)
|
2001-07-19 |
arpi |
info about odivx vs. divx4
|
2001-07-19 |
arpi |
DivX4Linux support
|
2001-07-19 |
arpi |
DivX4Linux support
|
2001-07-19 |
arpi |
added Gerard Lantau, ffmpeg/libavcodec author
|
2001-07-19 |
jkeil |
Solaris 2.6 and older do not support MAP_ANON, just fail the mmap MAP_ANON
|
2001-07-19 |
jkeil |
AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format is
|
2001-07-19 |
jkeil |
x11_common does not compile, when the XDPMS extension is not available on the
|
2001-07-19 |
jkeil |
Remove "sdl-config: not found" error message during configure, when the system
|
2001-07-19 |
jkeil |
ASF support for non-x86 cpus
|
2001-07-19 |
jkeil |
ASF support for non-x86 cpus
|
2001-07-18 |
arpi |
Initial draft of my new cache system...
|
2001-07-17 |
arpi |
demuxer struct access code temporary disabled - FIXME
|
2001-07-17 |
jkeil |
svga driver didn't compile on linux/ppc
|
2001-07-16 |
arpi |
mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB headers)
|
2001-07-16 |
jkeil |
MPlayer doesn't compile on linux/alpha
|
2001-07-16 |
jkeil |
vo_dga doesn't compile on non-x86 architecture due to x86 asm usage.
|
2001-07-16 |
jkeil |
Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,
|
2001-07-16 |
arpi |
some more cleanup
|
2001-07-16 |
eyck |
Translated by Justyna Biala <nell@skrzynka.pl>
|
2001-07-16 |
eyck |
Poprawki wprowadzone przez: Justyna Bia?a <nell@skrzynka.pl>
|
2001-07-16 |
arpi |
ds->type removed - using id-based audio format detection in mplayer.c
|
2001-07-16 |
arpi |
d_audio->type stuff fixed
|
2001-07-16 |
arpi |
kernel 2.2.x + SSE warning message extended
|
2001-07-16 |
arpi |
ranges fixed (MAX vs. MAX+1 dilemma)
|
2001-07-16 |
arpi |
some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_audio
|
2001-07-16 |
arpi |
added prototype of vo_init()
|
2001-07-16 |
arpi |
removed unused DEFAULT_MPG123 stuff
|
2001-07-16 |
jkeil |
fix typo in shell variable name usage
|
2001-07-14 |
jkeil |
Some minor comment fixes.
|
2001-07-14 |
jkeil |
Document the latest changes to the mplayer code.
|
2001-07-14 |
jkeil |
Remove some superfluous casts. Fixes a few compile warnings.
|
2001-07-14 |
jkeil |
On big-endian architectures, all audio decoders default to big-endian 16-bit
|
2001-07-14 |
jkeil |
Added some directory existance tests to the distclean and depend targets, so
|
2001-07-14 |
jkeil |
mp3 audio decoding didn't work on big-endian architectures
|
2001-07-14 |
gabucino |
*** empty log message ***
|
2001-07-13 |
atmos4 |
Disable 3dnow when mmx is disabled.
|
2001-07-13 |
jkeil |
Reorder dependancies a bit, all *.o *.a files depend on version.h, this allows
|
2001-07-13 |
jkeil |
Handle linux SMP machines (suggested by Martin Aumueller)
|
2001-07-13 |
jkeil |
sh_audio->a_buffer is freed twice (here and in mplayer.c), can result to
|
2001-07-13 |
jkeil |
Fix two prototype warnings
|
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.
|