2002-05-05 |
pontscho |
window resize bug fixed
|
2002-05-05 |
arpi |
the Right Fix for gui window setup
|
2002-05-05 |
arpi |
blit_frame is useless - noticed by Nick K.
|
2002-05-05 |
arpi |
some cleanup around uninit()
|
2002-05-05 |
arpi |
gui doesn't like exit() in forged process
|
2002-05-05 |
arpi |
- the "black bars" in xv bug fixed (drwX=drwY=0)
|
2002-05-05 |
michael |
3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com>
|
2002-05-05 |
gabucino |
rpm/deb/licensing stuff removed/changed
|
2002-05-05 |
gabucino |
(no)dshow option removed
|
2002-05-05 |
alex |
a hack to make ffmjpeg created files viewable with windows dlls too
|
2002-05-04 |
arpi |
small patch that fixes the purple window when the f key is pressed - by Attila Kinali <kinali@gmx.net>
|
2002-05-04 |
arpi |
missing if(use_gui) - found by Nilmoni Deb <ndeb@ece.cmu.edu>
|
2002-05-04 |
arpi |
re-ordering options, add comemnts
|
2002-05-04 |
gabucino |
msmpeg4v2 added
|
2002-05-04 |
alex |
msmpeg4v2 -> MP42 mapping, requested by Gabucino
|
2002-05-04 |
gabucino |
mondom fix
|
2002-05-04 |
gabucino |
Arpi Is Right(TM)
|
2002-05-04 |
gabucino |
Arpi Is Right(TM)
|
2002-05-04 |
gabucino |
small update
|
2002-05-04 |
gabucino |
video filter documentation updated
|
2002-05-04 |
rfelker |
better fix for i420/iyuv as suggested by arpi
|
2002-05-04 |
gabucino |
applied Jonas Jermann's patch (v1)
|
2002-05-04 |
gabucino |
applied Jonas Jermann's patch
|
2002-05-04 |
gabucino |
patch by (someone)
|
2002-05-03 |
alex |
some updates
|
2002-05-03 |
arpi |
10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixels
|
2002-05-03 |
arpi |
enable libfame only for dxr3/dvb owners by default, libfame check moved right after libmp1e check
|
2002-05-03 |
gabucino |
html fix, noticed by aleksz
|
2002-05-03 |
gabucino |
NUV seeking works
|
2002-05-03 |
arpi |
gui vs. mencoder conflict workaround
|
2002-05-03 |
pontscho |
fix video vindov background
|
2002-05-03 |
pontscho |
fix xmga fs, resize to movie size and mouse auto hide + dga
|
2002-05-03 |
atmos4 |
More verbose error reporting to configure.log for SDL and fix a long pustanding bug, with type mismatch in test-compile-code (affected eg. cygwin, too)
|
2002-05-03 |
rfelker |
fixed raw i420/iyuv to some extent, so that cb/cr channels are no
|
2002-05-03 |
atmos4 |
guess what :)
|
2002-05-03 |
atmos4 |
Execute darwinfixlib.sh before linking, it will only do something if on darwin, if you don't like that it is always called (I mean on all systems), I could change that, however as it's only called two times during linking I guess it's ok.
|
2002-05-03 |
atmos4 |
Darwin needs to run ranlib on any static lib before linking, we do this in this script just before the final linking.
|
2002-05-03 |
atmos4 |
Fix for darwins date
|
2002-05-03 |
atmos4 |
Port to darwin.
|
2002-05-03 |
atmos4 |
Add Darwin (MacOS X) detection and configuration and modify compiler check to check through defined-cc, gcc3, cc to find good compiler. Abort on first good compiler.
|
2002-05-03 |
iive |
timer didn't update if mplayer is too fast (no video)
|
2002-05-03 |
pontscho |
fix aspect ratio handling
|
2002-05-03 |
atmos4 |
Fix build on FreeBSD 5.0 or later, should be downward compatible (verified on FreeBSD 4.5 at sf compilefamr.
|
2002-05-03 |
jaf |
add something like 'Optimizing for: i686 mmx mmx2 sse'
|
2002-05-02 |
arpi |
100000l! it resets a/v buffers _after_ stream sync, dropping possible keyframe, and may causing a-v desync.. seems to fix mpg seek bug and avi desync bug
|
2002-05-02 |
alex |
disabled audio
|
2002-05-02 |
alex |
10l
|
2002-05-02 |
alex |
avid mjpeg support (external huffman table)
|
2002-05-02 |
arpi |
linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr>
|
2002-05-02 |
albeu |
printf to mp_msg
|
2002-05-02 |
albeu |
New MSGT for more printf to mp_msg
|
2002-05-02 |
albeu |
printf to mp_msg
|
2002-05-02 |
albeu |
mp_msg level fix
|
2002-05-02 |
albeu |
printf to mp_msg
|
2002-05-02 |
albeu |
printf to mp_msg + warning msg from MSGL_INFO to MSGT_WARN
|
2002-05-02 |
albeu |
printf to mp_msg
|
2002-05-02 |
albeu |
Fix frame_time for variable fps movies as it was the last frame duration.
|
2002-05-02 |
arpi |
- frame_time delayed one frame, as it's really duration of current frame,
|
2002-05-02 |
arpi |
.raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>
|
2002-05-01 |
arpi |
catching vo/vf init failure
|
2002-05-01 |
gabucino |
bsd+mpdvdkit worx
|
2002-05-01 |
arpi |
setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARN
|
2002-05-01 |
arpi |
vf_inited flag added
|
2002-05-01 |
pl |
patch by Jürgen Appel <jappel@linux01.gwdg.de>:
|
2002-05-01 |
rfelker |
fixed bogus overloaded "q" parameter for lame mp3 encoding
|
2002-05-01 |
pontscho |
expand=-1:-50:0:0 -> mwidth:mheight+50:0:0
|
2002-05-01 |
pontscho |
fix fullscreen bug
|
2002-05-01 |
pontscho |
some bug fix
|
2002-04-30 |
alex |
completed real seeking - working very well with audio only files
|
2002-04-30 |
atmos4 |
Suggested fix by
|
2002-04-30 |
bertrand |
Added ICY error 400: Server full.
|
2002-04-30 |
albeu |
Convert printf to mp_msg in the network layer
|
2002-04-30 |
alex |
some vfw codecs supports I420 and YV12 too
|
2002-04-30 |
eyck |
another pre-release
|
2002-04-29 |
michael |
trying to fix nicks bugs ...
|
2002-04-29 |
arpi |
removed FrNo codec - it disabled buggy codecs, due to a trick in codec selection...
|
2002-04-29 |
pontscho |
fix fullscreen bug es ilyen libvo not initialized bug with gui igy
|
2002-04-29 |
arpi |
OpenBSD patch - by Björn Sandell <biorn@dce.chalmers.se>
|
2002-04-29 |
arpi |
guessing palette - patch by salvador <salvador@inti.gov.ar>
|
2002-04-29 |
arpi |
nonblock open is not legal for OSS (see OSS api docs), and causes problems on freebsd (and maybe other OSs)
|
2002-04-29 |
arpi |
-xy/-zoom updated
|
2002-04-29 |
arpi |
updated
|
2002-04-29 |
arpi |
-xy,-zoom,-flip available in mencoder too
|
2002-04-29 |
arpi |
apply aspect prescaling to -xy
|
2002-04-29 |
alex |
play() fix by Jimen Ching <jching@flex.com>, additional printf->mp_msg conversions (for coming i18n support)
|
2002-04-29 |
arpi |
disabling gtk messagebox - fixes gtk crashes
|
2002-04-29 |
arpi |
more compatible libpng version check
|
2002-04-29 |
arpi |
8bpp raw avi support
|
2002-04-29 |
arpi |
ugly workaround disabled
|
2002-04-29 |
albeu |
Add support for another AVI with ogg/vorbis audio (0x674F)
|
2002-04-29 |
albeu |
Fix buggy extra header printing
|
2002-04-29 |
ksorim |
Uncompressed avi files are stored upside down.
|
2002-04-29 |
ksorim |
Use new style query_formats flags. Fixes bug with flip.
|
2002-04-29 |
jkeil |
Default to the mixer device matching the audio device used for audio output.
|
2002-04-28 |
bertrand |
Added ICY error 401: Service unavailable.
|
2002-04-28 |
arpi |
only freebsd has BSD-style dvd_struct? - enable dvdkit only for linux+freebsd
|
2002-04-28 |
atmos4 |
DFB 0.9.10 update patch by Jiri.
|
2002-04-28 |
arpi |
do cpudetect before anything else
|
2002-04-28 |
arpi |
don't re-detect cpu
|
2002-04-28 |
arpi |
mpdvdkit vs. bsd fixed?
|
2002-04-28 |
arpi |
soundcard.h fix, by Bernd Ernesti <mplayer@lists.veego.de>
|
2002-04-28 |
arpi |
oss detection fix for bsd
|
2002-04-28 |
arpi |
patch that should fix the "isofs uses mga_vid" bug
|
2002-04-28 |
gabucino |
OpenBSD section translated from Bjorn's patch
|
2002-04-28 |
gabucino |
doxization
|
2002-04-28 |
rfelker |
open w/O_CREAT requires a third argument, mode!
|
2002-04-28 |
arpi |
openbsd updates by Björn Sandell <biorn@dce.chalmers.se>
|
2002-04-28 |
arpi |
updated to latest -vop changes
|
2002-04-28 |
arpi |
1000l
|
2002-04-28 |
arpi |
libfame code removed (use -vop fame/-vop lavc), init code moved to preinit, height checks added to config()
|
2002-04-28 |
arpi |
10l
|
2002-04-27 |
arpi |
support hurryup flag (-(hard)framedrop)
|
2002-04-27 |
arpi |
10l
|
2002-04-27 |
arpi |
realtime yv12->mpeg1 with libavcodec qscale=1
|
2002-04-27 |
arpi |
OpenBSD, NetBSD portability patches by
|
2002-04-27 |
albeu |
A little fix with hw video parameters setting
|
2002-04-27 |
albeu |
A almost complete rewrite.
|
2002-04-27 |
atmos4 |
Avoid bogus file not found message if vobsub isn'T forced (autodetect).
|
2002-04-27 |
atmos4 |
Add some info prints to ICY code and handle return codes ICY specific, also avoid printing
|
2002-04-27 |
albeu |
ICY found (mp3 stream) != sucess.
|