Mercurial > mplayer.hg
graph
-
realplayer libs installation re-added (was removed by diego)2002-06-29, by gabucino
-
handled by liba522002-06-29, by gabucino
-
Expanded RTC section. It now explains how to allow RTC via /proc on newer2002-06-29, by diego
-
Oh my god, what did I do - I spellchecked the Makefile!2002-06-29, by diego
-
trivial but nice fix for /dev/video? detection by "Julian J.M."2002-06-28, by arpi
-
-frames 0 fix, multifile frames support by tibcu2002-06-28, by alex
-
more informal warning and also fixed a 10l bug. Patch by tibcu2002-06-28, by alex
-
linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>2002-06-28, by alex
-
multifile (informal output) fix by Balazs Tibor (tibcu)2002-06-28, by alex
-
some cleanup, buggy->crashing, better info/comments2002-06-28, by arpi
-
big update2002-06-28, by gabucino
-
yvu9 -> yv12 unscaled converter with linear chroma scaling2002-06-27, by michael
-
clean up warnings in mencoder.2002-06-27, by rfelker
-
-sws 6 (luma bicubic & chroma bilinear)2002-06-27, by michael
-
IMGFMT_{RGB,BGR}{1,4}2002-06-27, by michael
-
use unified yuv2rgb init2002-06-27, by michael
-
fixing scaling/contrast for 1/4/8 bpp2002-06-27, by michael
-
{RGB,BGR}{1,4}2002-06-27, by michael
-
GCC 2.96 update2002-06-27, by diego
-
GCC 3.0.4-RH update2002-06-27, by diego
-
OSD == onscreen display, typos2002-06-27, by diego
-
updated gcc errata2002-06-27, by gabucino
-
Paul Ortyl's patch2002-06-27, by alex
-
Changed the -pass option to -passwd to avoid clash with mencoder option.2002-06-25, by bertrand
-
10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of mencoder.2002-06-25, by atmos4
-
Check for skin in user's .mplayer first so he can override systemwide skin.2002-06-25, by atmos4
-
Fix compatibility with old skins, that contain evEqualeaser typo.2002-06-25, by atmos4
-
support the 'align16' codec flag2002-06-25, by arpi
-
new global codec flag: align162002-06-25, by arpi
-
remove colorkeying if destroying the driver - fixes some bugs2002-06-25, by alex
-
fixed uninit (it got never called before)2002-06-25, by alex
-
time to ++ timestamp (try2)2002-06-25, by arpi
-
time to ++ timestamp2002-06-25, by arpi
-
10l2002-06-25, by arpi
-
Added -user -pass options for http authentication.2002-06-25, by bertrand
-
Read username/password from the -user -pass command line options.2002-06-25, by bertrand
-
HTML fix2002-06-25, by gabucino
-
HTML (netscape4) fixes2002-06-25, by gabucino
-
Moved authentication code into its own function.2002-06-24, by bertrand
-
killing globals2002-06-24, by michael
-
Paul Ortyl's patch - tv4l timestamps (not so precise :()2002-06-24, by alex
-
gray encoding2002-06-24, by michael
-
Fix after the patch of Dominik Mierzejewski. Try the user's input.conf2002-06-24, by albeu
-
gray2002-06-24, by michael
-
EvEqualeaser --> EvEqualizer, since Atmos just committed my typo fix.2002-06-24, by diego
-
it's bug not vbug...2002-06-24, by jonas
-
equalizer typo fix by diego2002-06-24, by atmos4
-
Patch by Dominik Mierzejewski:2002-06-24, by atmos4
-
support dropping some chroma src lines for a bit extra speed2002-06-24, by michael
-
10l2002-06-24, by michael
-
100l (non mmx versions didnt compile)2002-06-24, by michael
-
better planar support, chroma subsampling support and Y8/Y800 support2002-06-23, by alex
-
better planar support, chroma subsampling support and Y8/Y800 support2002-06-23, by alex
-
IF09 added2002-06-23, by arpi
-
IF09 is alias for YVU9 (actually it has extra 4th plane containing MC change2002-06-23, by arpi
-
fixed mono mp3 encoding, hint by Paul Ortyl2002-06-23, by alex
-
yvu9 & y82002-06-23, by michael
-
yvu9,if09,y8,y800 support and multifile fix2002-06-23, by alex
-
mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>2002-06-23, by alex
-
tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>2002-06-23, by alex
-
added yvu9 and if09 support. revised some codecs2002-06-23, by alex
-
yvu9 and if09 support. fixed i420,iyuv handling2002-06-23, by alex
-
yvu9 and if09 support2002-06-23, by alex
-
yvu9 and if09 support2002-06-23, by alex
-
if09 support2002-06-23, by alex
-
yvu9 support2002-06-23, by alex
-
Use the new Y8 support in place of YV12.2002-06-23, by albeu
-
do not crash by decoding error2002-06-23, by alex
-
cleanup2002-06-23, by michael
-
fix for Mozilla2002-06-23, by jonas
-
selftest support2002-06-23, by michael
-
Improved the authentication interaction. Still need to replace scanf.2002-06-23, by bertrand
-
Added HTTP basic authentication support2002-06-23, by bertrand
-
Added base64 encoder2002-06-23, by bertrand
-
Added support for URLs that contain an username:password2002-06-23, by bertrand
-
Fix for interlaced huffyuv by roberto togni <rtogni at bresciaonline.it>2002-06-23, by atmos4
-
use libavcodec's get_bits() code (optional, disabled by default)2002-06-23, by arpi
-
use libavcodec's optimized MC functions2002-06-22, by arpi
-
init libavcodec2002-06-22, by arpi
-
svq1 added2002-06-22, by arpi
-
SVQ1 added2002-06-22, by arpi
-
imported from xine, generalized, created header file, all tables moved to2002-06-22, by arpi
-
use built-in yvu9->yv12 code, because it requires all src/dst strides and2002-06-22, by arpi
-
cleanup & grayscale support2002-06-22, by michael
-
don't require sh->bih (should fix v4l)2002-06-22, by arpi
-
Allow writing to pipe.2002-06-22, by albeu
-
timer routines section slightly reformatted2002-06-22, by gabucino
-
SVGAlib section revised2002-06-22, by gabucino
-
xynxronize2002-06-22, by gabucino
-
more sync2002-06-22, by gabucino
-
more fix2002-06-22, by gabucino
-
10l2002-06-22, by gabucino
-
input dox translated2002-06-22, by gabucino
-
input dox fixed, cosmetixed2002-06-22, by gabucino
-
sync with mplayer xp2002-06-22, by arpi
-
NV12 added2002-06-22, by arpi
-
filename can be NULL. Fix the conflict between cdda and dvdnav.2002-06-21, by albeu
-
added rawyvu92002-06-21, by alex
-
vf_yvu9 support2002-06-21, by alex
-
yvu9 support2002-06-21, by alex
-
yvu9toyv12 converter2002-06-21, by alex
-
pre-yvu9toyv12 converter, only grayscale Y-plane coping :)2002-06-21, by alex
-
YVU9,IF09,Y800 and Y8 support - and synced with mpxp2002-06-21, by alex
-
YVU9,IF09,Y800 and Y8 support - and syÃnced with mpxp2002-06-21, by alex
-
report if no palette2002-06-21, by alex
-
yvu9 support2002-06-21, by alex
-
Add uninit to the dvd stream.2002-06-21, by albeu
-
added yvu92002-06-21, by alex
-
Here I go again, another fix for the timeout.2002-06-21, by bertrand
-
Increased the timeout value on connection.2002-06-21, by bertrand
-
Checked the return value when retrieving the protocol level.2002-06-21, by bertrand
-
CDDB support added.2002-06-21, by bertrand
-
date: 2002/06/16 09:10:00; author: nickols_k; state: Exp; lines: +17 -132002-06-21, by atmos4
-
Small typo spotted by Alban Bedel.2002-06-20, by diego
-
fix fourcc's problem2002-06-20, by pontscho
-
HTML mail not wanted, mplayer --> <B>MPlayer</B>.2002-06-20, by diego
-
Tons of typos plus wording updated here and there.2002-06-20, by diego
-
Atmos says this is clearer and he is right.2002-06-20, by diego
-
syncfb is long gone2002-06-20, by diego
-
Added mplayer version in the user-agent field.2002-06-20, by bertrand
-
Removed unecessary malloc and memcpy.2002-06-20, by bertrand
-
Applied Cygwin patch by Sylvain Petreolle <spetreolle@yahoo.fr>, adjusted2002-06-19, by diego
-
10L forgot to close input.conf fd2002-06-19, by albeu
-
Sync2002-06-19, by frodone
-
wmv12002-06-18, by michael
-
ffwmv12002-06-18, by michael
-
Suppress garbage at the end of some subtitles.2002-06-17, by kmkaplan
-
10l2002-06-17, by michael
-
mwallp - simple wallpaper setting tool using MPlayer codebase2002-06-17, by arpi
-
1bpp support2002-06-17, by michael
-
Added a function prototype for reuse outside of network.c2002-06-17, by bertrand
-
Added some missing carriage returns.2002-06-17, by bertrand
-
8bpp bugfixes (brightness, contrast ...)2002-06-17, by michael
-
ordered dither for 8bpp2002-06-16, by michael
-
8bpp support (no dithering yet, use -vop noise for now)2002-06-16, by michael
-
wtf..10l to dunno..only use x11_common.c when x11 is detected2002-06-16, by atmos4
-
vf-noise update2002-06-16, by michael
-
higher quality mode2002-06-16, by michael
-
better wording mentioned by "DEBERT Jean-Louis" <jl_debert@rsd-intl.com>2002-06-16, by attila
-
Added a short note on how to contribute fixes.2002-06-16, by diego
-
updates by GoTaR <gotar@poczta.onet.pl>2002-06-16, by jaf
-
Recent changes in configure should take care of the Real lib locations.2002-06-16, by diego
-
some cleanup and fixes, but the badquality.asf is still buggy :(2002-06-16, by arpi
-
Now using CSS, added doctype and charset, settle for lowercase tags.2002-06-16, by diego
-
Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IYUV because2002-06-16, by atmos4
-
Fixed lround replacement, hopefully fast enough.2002-06-16, by atmos4
-
Support for dvdnav-config script, patch by Christian Ohm <chr.ohm@gmx.net>2002-06-15, by atmos4
-
Remove unportable lround and maybe speed up rounding a bit.2002-06-15, by atmos4
-
Background now set by CSS, added doctype and charset.2002-06-15, by diego
-
Background now set by CSS, added doctype and charset.2002-06-15, by diego
-
K6 is NOT a 686!! this causes SIGILL in libavcodec encoding!2002-06-15, by rfelker
-
== is a bash2 extension; the proper test for numeric equality is -eq2002-06-15, by rfelker
-
Also check in LIBDIR/real for the codecs.2002-06-15, by atmos4
-
Enable RealPlayer DLLs on cygwin.2002-06-15, by atmos4
-
Adding equalizer plugin2002-06-15, by anders
-
10l typo, noticed by Nick K.2002-06-14, by arpi
-
audio subpacket reordering fixed for odd matrix height2002-06-14, by arpi
-
Background now set by CSS, added doctype and charset.2002-06-14, by diego
-
docs for vf-test & vf-noise2002-06-14, by michael
-
a-v sync solved2002-06-14, by arpi
-
noise generating filter2002-06-14, by michael
-
fixed playback speed and a-v sync issues2002-06-14, by arpi
-
realplayer8 installs at /usr/local/RealPlayer8 by default...2002-06-14, by arpi
-
Proper gcc 3.1 cpu optimization autodetect, patch by Luca Barbieri <ldb@ldb.ods.org>2002-06-13, by atmos4
-
Darwin/Mac OS X dvd support. Patch from Joey Parrish <joey@yunamusic.com>2002-06-13, by atmos4
-
10l2002-06-13, by jonas
-
100l accidently removed a line too much (Shmem_Flag)2002-06-13, by atmos4
-
Allow building vo_xv without SHM support2002-06-13, by atmos4
-
merged with patch by Florian Schneider <flo-mplayer-dev@gmx.net>2002-06-13, by arpi
-
fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net>2002-06-13, by arpi
-
rounding bugfix2002-06-13, by michael
-
Small fix for real check.2002-06-13, by atmos4
-
add FreeBSD default dir2002-06-13, by nexus
-
ah 10000l2002-06-13, by gabucino
-
Background now uses CSS, added charset.2002-06-13, by diego
-
Background now uses CSS, added doctype and charset, removed leftover2002-06-13, by diego
-
Background now uses CSS, added charset, quoted all attributes that need2002-06-13, by diego
-
Aii 10l forgot to commit with my last x11_common.c commit2002-06-13, by atmos4
-
Background color now set by CSS, added doctype and charset, misc HTML fixes2002-06-13, by diego
-
Implement Nilmoni's and Bernd Ernesti's patches for:2002-06-13, by atmos4
-
Background color now set by CSS, added doctype and default character set,2002-06-12, by diego
-
Luke Harrison <luke@vv.carleton.ca>2002-06-12, by atmos4
-
Michele Balistreri <brain87@gmx.net>:2002-06-12, by atmos4
-
translated by Volodymyr M. Lisivka <lvm@mystery.lviv.net>2002-06-12, by jaf
-
update to english version2002-06-12, by jonas
-
updated to english version2002-06-12, by jonas
-
this was really wrong! but not they way you all though!! MWAHAHHAA!!!2002-06-12, by gabucino
-
Also set background color via CSS.2002-06-12, by diego
-
use default.css2002-06-12, by diego
-
Add support for hex key code in input.conf2002-06-12, by albeu
-
FONT tags obsoleted by CSS2002-06-12, by gabucino
-
using CSS2002-06-12, by gabucino
-
small updates2002-06-12, by gabucino
-
default style2002-06-12, by gabucino
-
added cdda (paranoia) dox2002-06-12, by gabucino
-
cdda added to input/notinput2002-06-11, by jaf
-
Remind people to NOT cut mplayer output, removed italics that make text2002-06-11, by diego
-
Added FAQ compilation entry, moved DGA entry to video section, fixed the2002-06-11, by diego
-
Q/A about mencoder printing negative recommended bitrate2002-06-11, by gabucino
-
Support for playing audio cds using cdparanoia. Include a raw audio2002-06-11, by albeu
-
Pontscho says panscan works with xmga only, not with mga.2002-06-10, by diego
-
fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch2002-06-10, by pontscho
-
http_proxy environment variable should be lowercase.2002-06-10, by diego
-
fixed copyright2002-06-10, by arpi
-
FreeBSD Real support2002-06-10, by nexus
-
added -dumpsrtsub2002-06-10, by gabucino
-
FreeBSD hack2002-06-10, by nexus
-
use path & dllname from config2002-06-10, by arpi
-
rv30win and cook audio added2002-06-10, by arpi
-
export subpacket-size and matrix w*h to the codec (cook)2002-06-10, by arpi
-
get matrix w*h from the demuxer2002-06-10, by arpi
-
Applying patch from Eric that fixes 6ch resampling2002-06-10, by anders
-
Fix asf stream wich were giving invalid frame times because the frame time2002-06-10, by albeu
-
FreeBSD compile fix2002-06-10, by nexus
-
export extra data for cook codec, some debug stuff2002-06-10, by arpi
-
yeah, it worx! but needs a big cleanup and removal of hardcoded stuff2002-06-10, by arpi
-
readaudio decoder - not yet working2002-06-10, by arpi
-
-wid fix by "Markus J.R." <random@shell.dnload.com>2002-06-09, by atmos4
-
some more2002-06-09, by arpi
-
typo, noticed by Jonas Jermann2002-06-09, by gabucino
-
is now obsolete (in mplayer.1)2002-06-09, by jonas
-
big update to english version2002-06-09, by jonas
-
freebsd support (hack) by Nexus2002-06-09, by arpi
-
win32 dll support (non-working)2002-06-09, by arpi
-
pncrt.dll used by realplayer8 codecs2002-06-09, by arpi
-
some nice words from Chris Philips2002-06-09, by gabucino
-
RealVideo libraries support2002-06-09, by gabucino
-
grayscale only decoding support2002-06-09, by michael
-
very high bitrate (RealOne) support fixed2002-06-09, by arpi
-
small fixes2002-06-09, by diego
-
arts and DMA setting clarified2002-06-09, by diego
-
-panscan clarified2002-06-09, by diego
-
some updates, fixes discovered by me2002-06-09, by arpi
-
initial version from Florian Schneider <flo-mplayer-dev@gmx.net>2002-06-09, by arpi
-
software scaler filter docs2002-06-09, by michael
-
realplayer dll support autodetected (requires linux && -ldl)2002-06-09, by arpi
-
rv20 added2002-06-09, by arpi
-
- removed unused function pointers2002-06-09, by arpi
-
- multiple audio/video stream support fixed2002-06-09, by arpi
-
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>2002-06-08, by arpi
-
xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de>2002-06-08, by attila
-
RealVideo rv30 decoder, using binary driver from realplayer82002-06-08, by arpi
-
split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)2002-06-08, by arpi
-
more panscan stuff2002-06-08, by gabucino
-
updated to english version, fixes2002-06-07, by jonas
-
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>2002-06-07, by arpi
-
cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>2002-06-07, by arpi
-
-vm pan&scan fixes by Jesper Svennevid <mplayer@svennevid.ne>2002-06-07, by arpi
-
added small notes for HW AC3 support2002-06-07, by gabucino
-
panscan added2002-06-07, by gabucino
-
some ao_arts stuff added2002-06-07, by gabucino
-
bugfixes2002-06-07, by jaf
-
s/usefull/useful/g2002-06-07, by diego
-
pre52002-06-07, by eyck
-
*** empty log message ***2002-06-07, by jaf
-
small g3 optflags upd2002-06-07, by atmos4
-
Reviewed for pre5.2002-06-07, by atmos4
-
common code to handle file/stdin/fifo opening, allows using named pipes and2002-06-07, by arpi
-
disables those plugins that can't handle the audio format.2002-06-07, by arpi
-
10l fix for cpuinfo exec after G3 changes and beatify cc check.2002-06-06, by atmos4
-
Credits updated from Albeu's patch, reordered to match alphabetical sorting2002-06-06, by diego
-
Albeu is right, 10l2002-06-06, by jonas
-
small fixes2002-06-06, by jonas
-
updated to english version2002-06-06, by jonas
-
indeoraw added - needed dlls: atiyvu9.dll, IYVU9_32.DLL2002-06-06, by jaf
-
add mute support ( step 1 ) and fixed panscan bugs (1000l for me)2002-06-06, by pontscho
-
-stop_xscreensaver option2002-06-06, by diego
-
OpenGL update2002-06-06, by diego
-
100l to .so2002-06-05, by arpi
-
added panscan support for xmga/xvidix2002-06-05, by pontscho
-
Fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>.2002-06-05, by atmos4
-
pan&scan support with -vo xv by ?? <mplayer@svennevid.net>2002-06-04, by arpi
-
Activating/Deactivating of XScreenSaver2002-06-04, by arpi
-
cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>2002-06-04, by arpi
-
Translated by: Ioannis Panteleakis <pioann@csd.auth.gr>2002-06-04, by arpi
-
file descriptor leak - found by Marc Espie <espie@nerim.net>2002-06-04, by arpi
-
set_window() fixing detection of changement of the window position2002-06-04, by attila
-
add network streaming support for gui2002-06-04, by pontscho
-
Some more "teamwork", changed references to -users into links, clarified some2002-06-04, by diego
-
msg/i18n fixes and some printf->mp_msg2002-06-03, by arpi
-
use offsets/pitches for OSD too2002-06-03, by arpi
-
100l too2002-06-03, by arpi
-
100l2002-06-03, by arpi
-
*** empty log message ***2002-06-03, by frodone
-
Sync2002-06-03, by frodone
-
10l + addendum2002-06-03, by attila
-
don't run help_diff on english help2002-06-03, by arpi
-
2 small fixes2002-06-03, by arpi
-
fix small typo2002-06-03, by attila
-
10l2002-06-03, by arpi
-
automatically adding untranslated messages to help_mp.h from english master file2002-06-03, by arpi
-
big html tags2002-06-03, by jonas
-
MSGTR_NoXAnimSupport added (found by arpi)2002-06-03, by gabucino
-
HTML codes should be upper-case2002-06-03, by gabucino
-
updated to english version2002-06-03, by jonas
-
add VCD support for GUI2002-06-03, by pontscho
-
bugfix for cygwin (reports 2.95.3-5)2002-06-03, by pl
-
test pattern filter2002-06-03, by michael
-
i shoudn't drink so much 'red bull', it's like coffee2002-06-02, by jaf
-
i cannot sleep ;-)2002-06-02, by jaf
-
msmpeg4v1 indexing2002-06-02, by michael
-
playback of 'being downloaded' files2002-06-02, by arpi
-
re-enabled a-v sync, fixes 25fps playback problems2002-06-02, by arpi
-
-1.0 swaps channels with the extrastereo plugin.2002-06-02, by diego
-
Grammar, spellchecking and HTML fixups as usual, as well as an explanatory2002-06-02, by diego
-
Cleaning up after Attila's checkin. Options should be in <CODE>-tags.2002-06-02, by diego
-
added docu for -icelayer and addition to the faq for -nortc2002-06-02, by attila
-
font init needs to be after config parsing, otherwise -font won't2002-06-02, by rfelker
-
ffmpeg patch applied -> kill patch warning2002-06-02, by michael
-
workaround bugs & error resilience ffmpeg decoder options2002-06-02, by michael
-
ff-msmpeg4v12002-06-02, by michael
-
The "(use this option if it does not compile)" text only made sense2002-06-01, by rfelker
-
-updates vo_directfb (+configure&makefile) according to planned changes2002-06-01, by arpi
-
fame=quality:fps args support, small fixes for 0.9.0 api2002-06-01, by arpi
-
use new api of libfame 0.9.02002-06-01, by arpi
-
sync2002-06-01, by jonas
-
updated to english version, corrections, some changes in support table in faq.html2002-06-01, by jonas
-
forgot vpsize2002-06-01, by michael
-
docu for the new options of the patched version2002-06-01, by michael
-
single coefficient elimination disabled by default2002-06-01, by michael
-
rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver.2002-05-31, by arpi
-
pci.db is now uncompressed in cvs, sync with mplayerxp2002-05-31, by arpi
-
DVD FAQ moved to faq.html, small TOC added. all this by Diego Biurrun2002-05-31, by arpi
-
rewording/cosmetics patch by Diego Biurrun2002-05-31, by arpi
-
explanation of the '-subpos' flag, patch by Diego Biurrun2002-05-31, by arpi
-
message wording fix by Diego B.2002-05-31, by arpi
-
'bugfixes' by Diego Biurrun <diego@biurrun.de>2002-05-31, by jaf
-
v0.1.8, - new option -sync, by Jürgen Hammelmann <juergen.hammelmann@gmx.de>2002-05-31, by jaf
-
When compiling mga_vid_test.c, memcpy() is subject to an implicit2002-05-31, by jaf
-
few fixes2002-05-31, by arpi
-
possible sig11 fixed in .rt parser (weisskreuzova.zip)2002-05-30, by arpi
-
corrections, sync2002-05-30, by jonas
-
warning fix (write()/close() require unistd.h)2002-05-30, by pl
-
warning fix (strings.h > string.h)2002-05-30, by pl
-
warning fixes (string.h is required for memset)2002-05-30, by pl
-
arts added to 'Disabled optional drivers'2002-05-30, by jaf
-
10l - noticed by Terry Mohan <tmohan@users.sourceforge.net>2002-05-30, by arpi
-
setting mpi's w/h to disp_w/h. it fixes mpeg1 crash when height%16!=02002-05-30, by arpi
-
8bit 'twos' S8 pcm audio support - fixes MOTI1E.MOV2002-05-30, by arpi
-
grayscaled palette support2002-05-30, by arpi
-
- some cleanup, removed unused code2002-05-30, by arpi
-
restore original bih->biCompression if codec init failed2002-05-29, by arpi
-
- modify bih->biCompression instead of sh->format2002-05-29, by arpi
-
new options to support Michael's libavcodec patch, #ifdefed2002-05-29, by arpi
-
fixed arts detection2002-05-29, by arpi
-
updates & synchro with help_mp-en r1.292002-05-29, by pl
-
- hardened a bit the new bilinear algo (missing checks)2002-05-29, by pl
-
off_t fields reordered, to avoid problems due to struct padding2002-05-29, by arpi
-
avoids malloc()ing a negative number (== very big size_t)2002-05-29, by pl
-
small changes in skin selection2002-05-28, by pontscho
-
add XShape support for gui's submenu2002-05-28, by pontscho
-
Raise the colorkey tolerence2002-05-28, by albeu
-
upsz ...2002-05-28, by pontscho
-
fix text render chrash ...2002-05-28, by pontscho
-
Fix audio/video driver name parsing and remove 2 little memleaks2002-05-28, by albeu
-
small fix for arts2002-05-28, by pl
-
aRts audio out support by Michele Balistreri <brain at email.it>2002-05-28, by atmos4
-
revised query_format2002-05-27, by alex
-
query_format revised2002-05-27, by alex
-
revised query_format2002-05-27, by alex
-
it uses swscaler2002-05-27, by alex
-
added -dumpsrtsub option for SubRip format2002-05-27, by iive
-
added dump subtitles to .srt2002-05-27, by iive
-
revised query_format2002-05-27, by alex
-
revised query_format. added support for native/conversion detection2002-05-27, by alex
-
revised query_format2002-05-27, by alex
-
Little fix for vobsub/dvd subtitles2002-05-27, by albeu
-
removed screenshot thingie - it will be moved to video filter layer2002-05-27, by alex
-
new layer handling code under icewm from Attila2002-05-27, by pontscho
-
typo fixed (thx for /someone/)2002-05-27, by gabucino
-
codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com>2002-05-26, by arpi
-
if LANGUAGES=help_mp-??_??.h fixed2002-05-26, by jaf
-
Translation to brazil portuguese by Fabio Pugliese Ornellas <neo_fpo at ig.com.br>2002-05-26, by atmos4
-
report error if bad dimensions requested (<=0)2002-05-26, by alex
-
Downloads w32codecs from M$, script by Tom Lees <tal26 at cam.ac.uk>2002-05-26, by atmos4
-
removed unused controls2002-05-26, by alex
-
AC3 passthrough support by Andy Lo A Foe <andy at alsaplayer dot org>2002-05-26, by alex
-
clone_demux_packet(), using refcounting to avoid memcpy()2002-05-25, by arpi
-
The 3 X11 checks (header/lib/functionnality) are now together.2002-05-25, by pl
-
Bounding box and partial update patch for vob/dvdsub by Hephooey.2002-05-25, by atmos4
-
vfw huffyuv is said to be buggy2002-05-25, by arpi
-
warning fixes, patch by Ulrich Hecht <uli@suse.de>2002-05-25, by arpi
-
On the sun all int32 objects have to be aligned on 32 bit boundaries. With2002-05-25, by arpi
-
typo2002-05-25, by alex
-
jump to next file (or exit) if can't decode audio && video2002-05-25, by alex
-
Add volume control, patch by2002-05-25, by atmos4
-
fix two small bug and add multimedia keyboard support ( i tested with Acer AirKey V only )2002-05-25, by pontscho
-
sync2002-05-25, by nexus
-
Overlay in a window (only with x11 subdriver)2002-05-24, by albeu
-
Destroy the old win when config is called multiple times2002-05-24, by albeu
-
Let X destroy the window2002-05-24, by albeu
-
Initial cvs release of the porting-status.txt I proposed on dev-eng.2002-05-24, by atmos4
-
Cygwin stdcall mismatch fix.2002-05-24, by atmos4
-
Atmos is right2002-05-24, by arpi
-
better wording, patch by Diego Biurrun <diego@biurrun.de>2002-05-24, by arpi
-
different message for busy Xv ports and missing Xv ports2002-05-24, by arpi
-
- put back SystemTooSlow message2002-05-23, by arpi
-
majd biztos strong bazmeg2002-05-23, by gabucino
-
suggested by John L. Clark <jlc6@po.cwru.edu>2002-05-23, by arpi
-
- keeps configure from generating a core when a buggy giflib is found2002-05-23, by arpi
-
applied Diego Biurrun's patch2002-05-23, by gabucino
-
VIV->VIVO2002-05-23, by gabucino
-
inttypes gui patch from Bjrn Sandell <biorn@dce.chalmers.se>2002-05-23, by pontscho
-
bugfixes2002-05-23, by jaf
-
applied 64bit patch from Ulrich Hecht <uli at suse dot de>2002-05-23, by alex
-
applied 64bit patch from Ulrich Hecht <uli at suse dot de>2002-05-23, by alex
-
applied 64bit patch from Ulrich Hecht <uli at suse dot de>2002-05-23, by alex
-
applied 64bit patch from Ulrich Hecht <uli at suse dot de>2002-05-23, by alex
-
changed disabled vidix message2002-05-23, by alex
-
applied 64bit patch from Ulrich Hecht <uli@suse.de>2002-05-23, by pontscho
-
some visual changes and applied Ulrich Hecht's 64bit fixes2002-05-23, by alex
-
10l2002-05-23, by alex
-
10L bugfix2002-05-23, by albeu
-
update to english version2002-05-22, by jonas
-
some typos2002-05-21, by jonas
-
update to english version2002-05-21, by jonas
-
obsoleted by users_against_developers.html2002-05-21, by jonas
-
better wording in albeu's dox2002-05-21, by gabucino
-
better fix2002-05-21, by gabucino
-
strange fix for IE 6.0.26002002-05-21, by gabucino
-
10l2002-05-21, by gabucino
-
Fix gcc version display for gcc 3.1 (downwards compatible it seems - tested with 2.95.2)2002-05-20, by atmos4
-
fix some gtk bug...2002-05-20, by pontscho
-
Gui and 64-bit issues patch from Gui and 64-bit issues2002-05-20, by pontscho
-
updated video filter dox2002-05-20, by gabucino
-
sync2002-05-20, by nexus
-
sync with arpi's help_mp-en.h changes2002-05-20, by gabucino
-
pgup/pgdown added (it was already in help_mp-hu.h)2002-05-20, by gabucino
-
64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>2002-05-20, by arpi
-
some more output cosmetics, especially for vivo and mov demuxers2002-05-20, by arpi
-
big cosmetics patch, cleanup of messages printed by mplayer and libs.2002-05-20, by arpi
-
updates on help2002-05-20, by arpi
-
more cpudetect cosmetics2002-05-20, by arpi
-
cosmetics on CPU detection messages2002-05-20, by arpi
-
new spudec.h requires libvo headers, patch by Daniel Hottinger <TheHotti@gmx.ch>2002-05-20, by arpi
-
swscale and 32->24bpp conversion removed2002-05-20, by arpi
-
memset and memcpy were used without #include <string.h> in a few places.2002-05-20, by arpi
-
create relative links instead of absolute (with path) ones, patches by:2002-05-19, by arpi
-
-2/-3 for scale w/h2002-05-19, by arpi
-
-vm -fs fix by Tobias Diedrich <ranma@gmx.at>2002-05-19, by arpi
-
a/v stream selection - patch by alexander.werth@gmx.de2002-05-19, by arpi
-
module name fixed for vo check_events2002-05-19, by arpi
-
FAQ sync, updates, removes, etc...2002-05-19, by gabucino
-
small fixes, updates2002-05-19, by gabucino
-
applied two patches (two-in-one! :P)2002-05-19, by gabucino
-
compile with '-g' by default for .developer2002-05-18, by arpi
-
ignore first 2 frames2002-05-18, by arpi
-
small fix2002-05-18, by arpi
-
Overlay section added2002-05-18, by mswitch
-
gif support: added tests with the X11 libs (required by some lib(un)gif)2002-05-18, by pl
-
Patch by Tobias Diedrich <td@informatik.uni-hannover.de>:2002-05-18, by pl
-
Kees Cook <mplayer@outflux.net> told us something ...2002-05-18, by jaf
-
Add the forgoten scrennshot command2002-05-18, by albeu
-
Workaround the bug in x11 vo's (if it's one) wich let a window in the way2002-05-17, by albeu
-
Improvment for spu subtitles.2002-05-17, by albeu
-
bugfixed - they are also necessary here ...2002-05-17, by jaf
-
lavc rate control tech-docs2002-05-17, by michael
-
-lavcopts ... inserted since lavc is default encoder now2002-05-17, by gabucino
-
iive is right - we shouldn't use IP buffering for vfw. it was changed2002-05-16, by arpi
-
old vfw codecs don't like double buffering - force static buffer for them2002-05-16, by arpi
-
'static' outfmt-flag added2002-05-16, by arpi
-
bugfixes by ugk8 <ugk8@rz.uni-karlsruhe.de>2002-05-16, by jaf
-
corrections by Diego Biurrun <diego@biurrun.de>2002-05-16, by jaf
-
debian stuff again2002-05-16, by jaf
-
added some debian stuff2002-05-15, by jaf
-
ijpg outfmt updated2002-05-15, by arpi
-
rgb24, bgr 24/32 support even for grayscale2002-05-15, by arpi
-
fixing end overwrite bugs (some at least)2002-05-15, by michael
-
some cleanup, gl/gl2 updated to use vo_window2002-05-14, by arpi
-
Enable mmst support. MMST will be tried if the HTTP support failed.2002-05-14, by bertrand
-
Added asf_mmst_streaming.c for compilation.2002-05-14, by bertrand
-
Added support for asf mmst protocol.2002-05-14, by bertrand
-
only include when necessary2002-05-14, by jaf
-
patch by Diego Biurrun <diego@biurrun.de>:2002-05-14, by pl
-
small fixes2002-05-14, by pontscho
-
two more lines for dvb ...2002-05-14, by jaf
-
devfs fallback support?2002-05-13, by arpi
-
obsoleted by users_against_developers.html2002-05-13, by arpi
-
vfwopts_conf has moved to vw_vfw.c2002-05-13, by alex