Mercurial > mplayer.hg
graph
-
MACE audio support with ffmpeg decoder2002-11-02, by rtognimp
-
cleanup2002-11-02, by michael
-
10l2002-11-02, by pontscho
-
cleanup2002-11-02, by michael
-
Minor cleanups2002-11-02, by mswitch
-
warning fixes2002-11-02, by henry
-
document new 2pass syntax, remove/fix lots of obsolete junk in docs2002-11-02, by rfelker
-
cleanup2002-11-02, by rfelker
-
added obsolete message for -pass2002-11-02, by rfelker
-
removed -pass nonsense from mencoder! it's now a suboption to -divx4opts2002-11-02, by rfelker
-
Huge update, added native overlay support (no more need for dxr3view).2002-11-02, by mswitch
-
cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,2002-11-02, by arpi
-
Document xvidix pixmap corruption issue and known workarounds.2002-11-02, by ranma
-
-really-quiet2002-11-01, by arpi
-
verbose can be negative2002-11-01, by arpi
-
usage of libmpeg2, liba52, mp3lib & svq1 can be disabled2002-11-01, by arpi
-
put USE_ #defines for libmpeg2, liba52, mp3lib and svq1 codecs2002-11-01, by arpi
-
cosmetics :)2002-11-01, by arpi
-
get stream back from the demuxer2002-11-01, by arpi
-
increase buffer size in immediate mode2002-11-01, by henry
-
Cleaned up the DXR3 section (lots of old stuff which was no longer2002-11-01, by mswitch
-
- some explanations suggested by Michael & Rich2002-11-01, by arpi
-
cosmetics requested by kabi2002-11-01, by michael
-
updated2002-11-01, by arpi
-
panscan support in -vo mga (actually moved common code to mga_common.c)2002-11-01, by arpi
-
I ported mplayer to the GNU system (also known as GNU/Hurd),2002-11-01, by arpi
-
vf_unsharp: proper rounding & print if sharpening or bluring2002-11-01, by arpi
-
The first language ripped is set as the default language2002-11-01, by arpi
-
Here's a new vo plugin that uses DirectFB. It's meant for Matrox G4002002-10-31, by arpi
-
including source and precompiled .spec for libwine support2002-10-31, by arpi
-
optional libwine support (compiling mplayer_wine.so, to be loaded using wine)2002-10-31, by arpi
-
boxblur, another useless filter2002-10-31, by michael
-
set up nBlockAlign, nBytesPerSec correctly if extended audio header avail.2002-10-31, by arpi
-
qtaudio - audio decoder using win32 quicktime 5 dlls2002-10-31, by arpi
-
qdmc/qdm2 codec added2002-10-31, by arpi
-
(de)intrleave luma & chroma idependantly2002-10-31, by michael
-
il & swapuv2002-10-31, by michael
-
pass audio codecdata2002-10-31, by arpi
-
(useless) UV plane swapper2002-10-31, by michael
-
some docs about video filter api2002-10-31, by arpi
-
sync with help_mp-en.h 1.652002-10-31, by pl
-
v4l update2002-10-31, by henry
-
Adding commandline options for filters and fixing stupid bug in cfg2002-10-31, by anders
-
spelling fixes2002-10-31, by henry
-
INREG now static inline instead of a define, to avoid unnecessary GETREG2002-10-31, by colin
-
dummy -npp2002-10-31, by michael
-
disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it2002-10-31, by michael
-
fixes2002-10-31, by gabucino
-
sync2002-10-31, by gabucino
-
using fewer registers ... to workaround something2002-10-31, by michael
-
Removed debugging output2002-10-30, by mswitch
-
Added info on new dxr3 syncengine2002-10-30, by mswitch
-
updated2002-10-30, by arpi
-
removing "-npp" (found by arpi)2002-10-30, by michael
-
per context cpuCaps (idea by kabi)2002-10-30, by michael
-
change qscale type to int8 and fix qscale ordering2002-10-30, by michael
-
This patch is to add support for overlapping subtitles, that is2002-10-30, by arpi
-
JACOSub is another subtitling format, whose specifications are at:2002-10-30, by arpi
-
Some little bugfixs2002-10-30, by albeu
-
10L2002-10-30, by albeu
-
The default query_format shouldn't accept IMGFMT_MPEGPES2002-10-30, by albeu
-
10L ! Don't remove the scale filter if we don't added ourself2002-10-30, by albeu
-
debug printf2002-10-30, by arpi
-
unsharp filter doc2002-10-30, by arpi
-
Adding compile problem fix from Gabucino2002-10-30, by anders
-
enable volume filter and fix nonsense default volume (still not usable2002-10-30, by rfelker
-
using same numbers for cpuCaps as libmpeg2 & liba522002-10-30, by michael
-
cleanly passing the cpuCaps2002-10-30, by michael
-
Auto insert vf_lavc for the MPEG vo's2002-10-29, by albeu
-
Fixed the overlay, some opts to adjust the overlay2002-10-29, by albeu
-
<B>MPlayer</B> --> MPlayer2002-10-29, by diego
-
10l2002-10-29, by michael
-
don't use soundcard.h on non-linux if no OSS support2002-10-29, by arpi
-
new video filter: unsharp - does image (l/c/l+c) sharping/bluring2002-10-29, by arpi
-
Alex's 10l - fixed liblzo linking2002-10-29, by arpi
-
here is a somewhat generic equalizer implementation for the X11 vo drivers2002-10-29, by arpi
-
cleanup2002-10-29, by michael
-
cosmetics ;)2002-10-29, by michael
-
better deblocking filter2002-10-29, by michael
-
cleaned up liblzo detect and naming2002-10-29, by alex
-
10l - fixed wma version misdetection2002-10-29, by alex
-
passing picture_type (might be usefull for postprocessing)2002-10-29, by michael
-
-fomit-frame-pointer is needed for the PIC code2002-10-29, by michael
-
updated v4l section2002-10-29, by henry
-
10L fix2002-10-29, by henry
-
GCC warning fixes2002-10-29, by bertrand
-
using fewer registers (fixes compilation bug hopefully)2002-10-29, by michael
-
Updated the DXR3 section to reflect command changes, prebuf replaced2002-10-29, by mswitch
-
Prebuffering is no longer the default option.2002-10-29, by mswitch
-
fixing segfault2002-10-29, by michael
-
fix compilation on non-x86 with gcc 2.952002-10-29, by colin
-
fixing quant_store scaling2002-10-28, by michael
-
postprocessing cleanup:2002-10-28, by michael
-
Fixed stupid bug relating to multiple cards on athlons2002-10-28, by mswitch
-
sync2002-10-28, by zdar
-
VCD fixes2002-10-28, by arpi
-
Unified BSD sections, expanded Cygwin section, small fixes.2002-10-28, by diego
-
config_vo error handling2002-10-28, by arpi
-
pass extradata to the codec2002-10-28, by arpi
-
ffwma2002-10-28, by arpi
-
Gerard->Fabrice2002-10-28, by arpi
-
URLs corrected.2002-10-28, by diego
-
1l2002-10-27, by jonas
-
some changes found by lgb...2002-10-27, by jonas
-
DVD authentication, VCD/DVD structure, more...2002-10-27, by jonas
-
sync, patch by Ioannis Panteleakis.2002-10-27, by diego
-
10l2002-10-27, by arpi
-
vo_init() moved to/fixed in preinit()2002-10-27, by arpi
-
mode detection && vo_init() moved to preinit()2002-10-27, by arpi
-
1l :)2002-10-27, by arpi
-
handle direct rendering buffer allocation failure2002-10-27, by michael
-
added chanegs since pre92002-10-26, by arpi
-
- removed YV12 support (builtin yv12->rgb conversion)2002-10-26, by arpi
-
Gregory Kovriga added2002-10-26, by arpi
-
HTML errors2002-10-26, by diego
-
avoids segfaults w.r.t to mp3 files handling:2002-10-26, by pl
-
Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work after2002-10-25, by colin