Mercurial > mplayer.hg
graph
-
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
-
please never edit this file with a windows editor.2002-10-25, by jaf
-
update cygwin status2002-10-25, by faust3
-
2xSai filter... just for fun, imho useless2002-10-25, by arpi
-
debug ize2002-10-25, by arpi
-
add ao_win322002-10-25, by faust3
-
add ao_win322002-10-25, by faust3
-
add ao_win322002-10-25, by faust3
-
add win32 libs2002-10-25, by faust3
-
new windows waveout audio driver2002-10-25, by faust3
-
Reverse Arpi's commit and put the right fix in place.2002-10-25, by albeu
-
better error handling2002-10-25, by arpi
-
check for framesize validity, return -1 (error) for zero size (bug found by pl)2002-10-25, by arpi
-
patch for crashes/memory corruptions in ASX playlist parser.2002-10-25, by arpi
-
Check what we obtain in SDL_OpenAudio() - allows to build the2002-10-25, by colin
-
v4l options update2002-10-25, by henry
-
fixes a segfault when seeking on some mp3 only files2002-10-25, by pl
-
added an option for specifying the size of capture buffer2002-10-25, by henry
-
Spellchecked, reworded, reformatted, small additions and corrections.2002-10-24, by diego
-
spelling: paramerters -> parameters2002-10-24, by rik
-
2 small fixes2002-10-24, by arpi
-
pre9 entry spellchecked in preparation of the imminent release.2002-10-24, by diego
-
updated2002-10-24, by arpi
-
10l... #ifdef doesn't work for enums :(2002-10-24, by arpi
-
Change SDL_(Un)lockAudio to PauseAudio() (works better)2002-10-24, by colin
-
on solaris x86, set set default for vidix to 'disabled' (does yet not compile)2002-10-24, by jkeil
-
updated comments2002-10-24, by arpi
-
made gcd() static2002-10-24, by arpi
-
100l - Michael is right, we don't need le2me here2002-10-24, by arpi
-
small warning fix from Dominik Mierzejewski2002-10-23, by pontscho
-
fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)2002-10-23, by michael
-
10l2002-10-23, by arpi
-
max header size increased2002-10-23, by arpi
-
fixed unaligned access (bus error on sparc)2002-10-23, by arpi
-
A small patch to Gui/interface.c; the first fix is a plain bug, the second is2002-10-23, by arpi
-
gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.2002-10-23, by diego
-
cosmetic2002-10-23, by pontscho
-
updated2002-10-23, by arpi
-
rewrote the lirc code to remove the fork2002-10-23, by arpi
-
applied Albeu's doc on -input file=...2002-10-23, by arpi
-
allow cache to be disabled (-nocache should override cachesize autodetection2002-10-23, by arpi
-
- fixed several 10l bugs2002-10-23, by arpi
-
FreeBSD fix2002-10-23, by nexus
-
10l2002-10-23, by jaf
-
upd2002-10-23, by alex
-
1l2002-10-23, by arpi
-
10l2002-10-23, by arpi
-
yeah, test.c works now!2002-10-23, by arpi
-
Geometry update2002-10-23, by mark
-
documenting -vop rotate 4..72002-10-23, by arpi
-
automatic rotation for mode 4..7, based on2002-10-23, by arpi
-
Fixed a bug in MPlayer which would prevent proper parsing of2002-10-23, by arpi
-
Added meself to AUTHORS2002-10-23, by mark
-
10l2002-10-23, by arpi
-
cleanup config option handling in libmpdemux.2002-10-23, by arpi
-
Added the -geometry option (supports fbdev and tdfxfb drivers)2002-10-23, by mark
-
Add convenience wrapper for mplayer -identify2002-10-23, by ranma
-
add -identify switch2002-10-23, by ranma
-
If movie height is odd, the picture is placed badly, due to wrong rouding.2002-10-23, by arpi
-
cosmetics - reordered config.mak lines2002-10-23, by arpi
-
re-enabled a-v sync2002-10-23, by arpi
-
added libmpdemux depends to test.c2002-10-23, by arpi
-
time.h required for select()2002-10-23, by arpi
-
MPlayer being unable to display video properly on many nVidia graphics cards.2002-10-23, by arpi
-
sample client for -vop bmovl -- loads and alphablend any PNG file2002-10-23, by arpi
-
-vop bmovl - BitMap OVerLay videofilter for MPlayer2002-10-23, by arpi
-
dvd chapter detect function from Gregory Kovriga2002-10-22, by pontscho
-
cosmetics2002-10-22, by pontscho
-
- using avcodec_alloc_context()2002-10-22, by arpi
-
fixes (what?:)2002-10-22, by gabucino
-
fixes (yeah, I dunno what:)2002-10-22, by gabucino
-
more undetectable xvid bugs :(2002-10-22, by michael
-
compiler warning fixes by Dominik2002-10-22, by arpi
-
dump wav header2002-10-22, by arpi
-
some fixes2002-10-22, by arpi
-
minor fixes in forceaudio option2002-10-22, by henry
-
OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled)2002-10-22, by arpi
-
don't build dhahelper on PPC linux2002-10-22, by arpi
-
Colin Leroy added2002-10-22, by arpi
-
New feature to let mplayer read commands from a file. Mostly2002-10-22, by albeu
-
added linuxppc+vidix2002-10-22, by alex
-
save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)2002-10-22, by michael
-
libdha on linux powerpc support by Colin Leroy <colin@colino.net>2002-10-22, by alex
-
RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)2002-10-22, by michael
-
add an option to force audio recording when a tv card reports no audio sources2002-10-22, by henry
-
add a forgotten shutdown test2002-10-22, by henry
-
fixes2002-10-22, by arpi
-
obsolete2002-10-22, by arpi
-
updated2002-10-22, by arpi
-
update version in changelog2002-10-21, by eyck
-
sync (today's changes not yet)2002-10-21, by gabucino
-
small helper script for DOCS translators (to change numeric links to2002-10-21, by gabucino
-
sync with en v1.652002-10-21, by rtognimp
-
sync by me and hephooey@fastmail.fm2002-10-21, by jaf
-
endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at colino dot net>)2002-10-21, by michael
-
really fix latest fix. But now this versioning stopped making sense to me.2002-10-21, by eyck
-
1ml2002-10-21, by atmos4
-
sync2002-10-21, by nexus
-
add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch2002-10-21, by pontscho
-
XviD needs some more header files.2002-10-21, by diego
-
Typo: libcore.a is now called libxvidcore.a2002-10-21, by diego
-
Obtain gdb information from non i386 machines.2002-10-20, by diego
-
updated...2002-10-20, by arpi
-
add FreeBSD default path2002-10-20, by nexus
-
<B>MPlayer</B> ---> MPlayer2002-10-20, by diego
-
RTSP/RTP documentation, patch by Ross Finlayson <finlayson@live.com>.2002-10-20, by diego
-
fix previous patch.2002-10-20, by eyck
-
change versioning of libdha, patch from Guillem Jover <guillem.jover@menta.net>2002-10-20, by eyck
-
Patch from: Guillem Jover <guillem.jover@menta.net>2002-10-20, by eyck
-
Fixed more potential mem leaks and use the url_free method2002-10-19, by bertrand
-
libmpdvdkit --> libmpdvdkit2, small corrections2002-10-19, by diego
-
removed the mess2002-10-19, by alex
-
Fixed two typos noticed by Sycotic Smith (I think).2002-10-19, by diego
-
task done2002-10-19, by alex
-
Stop grabbing from v4l when paused by Jindrich Makovicka2002-10-19, by alex
-
Choose a good visual from the list of supported visuals on the X11 server,2002-10-19, by jkeil
-
- wsErrorHandler was crashing on solaris with a null pointer access in printf;2002-10-19, by jkeil
-
using sh->context for private data2002-10-19, by alex
-
support to use minilzo lib alternatively2002-10-19, by alex
-
sync2002-10-19, by jaf
-
some cleanup2002-10-19, by arpi
-
Do not install CVS directories.2002-10-19, by diego
-
FreeBSD info2002-10-19, by nexus
-
Documented "j" key, small fixes, rewording, spell checking.2002-10-19, by diego
-
Remove option descriptions that are in the man page, add some missing2002-10-19, by diego
-
Keyboard controls and options are described in the man page, removed the2002-10-19, by diego
-
Sync with the English version, patch by <hephooey@fastmail.fm>.2002-10-19, by diego
-
10L2002-10-19, by kmkaplan
-
bypass palette from bih, when codec cannot give it in o_bih2002-10-19, by arpi
-
#ifdef PIX_FMT_YUV411P...2002-10-19, by arpi
-
doc fixes part 1 (more will come when i find the time to read the rest)2002-10-18, by attila
-
some corrections to produce better looking indentations2002-10-17, by jonas
-
fix & workaround possible sig8/sig11 in blocksize calculation2002-10-17, by arpi
-
fix bih->biSize for uncompressed files too2002-10-17, by arpi
-
exporting palette for 4/8bpp modes2002-10-17, by arpi
-
fixing palette export2002-10-17, by arpi
-
vbrpass option, patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>.2002-10-17, by diego
-
Mplayer can switch between subtitles of different languages during2002-10-17, by kmkaplan
-
Mplayer can switch between subtitles of different languages during2002-10-17, by kmkaplan
-
10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>2002-10-17, by faust3
-
-fixed-vo support2002-10-17, by pontscho
-
fill the extra bytes with zero2002-10-17, by arpi