Mercurial > mplayer.hg
graph
-
10lMon, 24 Jun 2002 00:56:27 +0000, by michael
-
100l (non mmx versions didnt compile)Mon, 24 Jun 2002 00:18:29 +0000, by michael
-
better planar support, chroma subsampling support and Y8/Y800 supportSun, 23 Jun 2002 21:08:31 +0000, by alex
-
better planar support, chroma subsampling support and Y8/Y800 supportSun, 23 Jun 2002 20:42:19 +0000, by alex
-
yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only Y-plane and Y-plane is the same for all these formatsSun, 23 Jun 2002 19:33:55 +0000, by alex
-
IF09 addedSun, 23 Jun 2002 19:31:31 +0000, by arpi
-
IF09 is alias for YVU9 (actually it has extra 4th plane containing MC changeSun, 23 Jun 2002 19:30:35 +0000, by arpi
-
fixed mono mp3 encoding, hint by Paul OrtylSun, 23 Jun 2002 19:09:25 +0000, by alex
-
yvu9 & y8Sun, 23 Jun 2002 18:53:46 +0000, by michael
-
yvu9 support (other planar yuv formats with other chroma subsamplings should be trivial to add, if they had a IMGFMT)Sun, 23 Jun 2002 18:51:43 +0000, by michael
-
yvu9,if09,y8,y800 support and multifile fixSun, 23 Jun 2002 18:00:42 +0000, by alex
-
mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>Sun, 23 Jun 2002 17:34:29 +0000, by alex
-
tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>Sun, 23 Jun 2002 17:28:44 +0000, by alex
-
added yvu9 and if09 support. revised some codecsSun, 23 Jun 2002 16:04:44 +0000, by alex
-
yvu9 and if09 support. fixed i420,iyuv handlingSun, 23 Jun 2002 16:03:08 +0000, by alex
-
yvu9 and if09 supportSun, 23 Jun 2002 16:01:35 +0000, by alex
-
yvu9 and if09 supportSun, 23 Jun 2002 15:15:31 +0000, by alex
-
if09 supportSun, 23 Jun 2002 15:03:54 +0000, by alex
-
yvu9 supportSun, 23 Jun 2002 14:23:21 +0000, by alex
-
Use the new Y8 support in place of YV12.Sun, 23 Jun 2002 13:17:03 +0000, by albeu
-
do not crash by decoding errorSun, 23 Jun 2002 11:34:54 +0000, by alex
-
cleanupSun, 23 Jun 2002 11:01:25 +0000, by michael
-
fix for MozillaSun, 23 Jun 2002 11:01:00 +0000, by jonas
-
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...Sun, 23 Jun 2002 10:58:31 +0000, by jonas
-
selftest supportSun, 23 Jun 2002 10:36:18 +0000, by michael
-
Improved the authentication interaction. Still need to replace scanf.Sun, 23 Jun 2002 09:39:09 +0000, by bertrand
-
Added HTTP basic authentication supportSun, 23 Jun 2002 09:17:52 +0000, by bertrand
-
Added base64 encoderSun, 23 Jun 2002 09:16:08 +0000, by bertrand
-
Added support for URLs that contain an username:passwordSun, 23 Jun 2002 06:27:19 +0000, by bertrand
-
Fix for interlaced huffyuv by roberto togni <rtogni at bresciaonline.it>Sun, 23 Jun 2002 01:30:47 +0000, by atmos4
-
use libavcodec's get_bits() code (optional, disabled by default)Sun, 23 Jun 2002 00:50:27 +0000, by arpi
-
use libavcodec's optimized MC functionsSat, 22 Jun 2002 23:58:15 +0000, by arpi
-
init libavcodecSat, 22 Jun 2002 23:57:45 +0000, by arpi
-
J«ärgen Hammelmann: I put a new option "-mpgonly" to the script, for those, who only want toSat, 22 Jun 2002 23:49:50 +0000, by atmos4
-
svq1 addedSat, 22 Jun 2002 23:11:34 +0000, by arpi
-
SVQ1 addedSat, 22 Jun 2002 23:09:40 +0000, by arpi
-
imported from xine, generalized, created header file, all tables moved toSat, 22 Jun 2002 23:07:41 +0000, by arpi
-
use built-in yvu9->yv12 code, because it requires all src/dst strides andSat, 22 Jun 2002 23:05:00 +0000, by arpi
-
cleanup & grayscale supportSat, 22 Jun 2002 20:37:30 +0000, by michael
-
don't require sh->bih (should fix v4l)Sat, 22 Jun 2002 12:12:42 +0000, by arpi
-
Allow writing to pipe.Sat, 22 Jun 2002 12:10:02 +0000, by albeu
-
timer routines section slightly reformattedSat, 22 Jun 2002 10:22:49 +0000, by gabucino
-
SVGAlib section revisedSat, 22 Jun 2002 10:03:46 +0000, by gabucino
-
xynxronizeSat, 22 Jun 2002 09:41:19 +0000, by gabucino
-
more syncSat, 22 Jun 2002 09:33:08 +0000, by gabucino
-
more fixSat, 22 Jun 2002 09:32:35 +0000, by gabucino
-
10lSat, 22 Jun 2002 09:07:29 +0000, by gabucino
-
input dox translatedSat, 22 Jun 2002 08:56:01 +0000, by gabucino
-
input dox fixed, cosmetixedSat, 22 Jun 2002 08:55:17 +0000, by gabucino
-
sync with mplayer xpSat, 22 Jun 2002 08:49:45 +0000, by arpi
-
NV12 addedSat, 22 Jun 2002 08:47:56 +0000, by arpi
-
filename can be NULL. Fix the conflict between cdda and dvdnav.Fri, 21 Jun 2002 22:52:01 +0000, by albeu
-
yvu9 support, 0l to me becouse i forget to commit it (0l becouse i've drinken 1litre of bier, yet ;)Fri, 21 Jun 2002 20:25:45 +0000, by alex
-
added rawyvu9Fri, 21 Jun 2002 17:45:19 +0000, by alex
-
vf_yvu9 supportFri, 21 Jun 2002 17:39:39 +0000, by alex
-
yvu9 supportFri, 21 Jun 2002 17:38:06 +0000, by alex
-
yvu9toyv12 converterFri, 21 Jun 2002 17:37:30 +0000, by alex
-
pre-yvu9toyv12 converter, only grayscale Y-plane coping :)Fri, 21 Jun 2002 17:37:00 +0000, by alex
-
YVU9,IF09,Y800 and Y8 support - and synced with mpxpFri, 21 Jun 2002 17:31:02 +0000, by alex
-
YVU9,IF09,Y800 and Y8 support - and syªªnced with mpxpFri, 21 Jun 2002 17:29:05 +0000, by alex
-
report if no paletteFri, 21 Jun 2002 16:38:53 +0000, by alex
-
yvu9 supportFri, 21 Jun 2002 16:37:37 +0000, by alex
-
Add uninit to the dvd stream.Fri, 21 Jun 2002 16:26:40 +0000, by albeu
-
added yvu9Fri, 21 Jun 2002 16:01:18 +0000, by alex
-
Here I go again, another fix for the timeout.Fri, 21 Jun 2002 07:06:46 +0000, by bertrand
-
Increased the timeout value on connection.Fri, 21 Jun 2002 06:28:24 +0000, by bertrand
-
Checked the return value when retrieving the protocol level.Fri, 21 Jun 2002 06:25:48 +0000, by bertrand
-
CDDB support added.Fri, 21 Jun 2002 06:15:36 +0000, by bertrand
-
date: 2002/06/16 09:10:00; author: nickols_k; state: Exp; lines: +17 -13Fri, 21 Jun 2002 02:20:30 +0000, by atmos4
-
Small typo spotted by Alban Bedel.Thu, 20 Jun 2002 23:13:36 +0000, by diego
-
fix fourcc's problemThu, 20 Jun 2002 14:37:09 +0000, by pontscho
-
HTML mail not wanted, mplayer --> <B>MPlayer</B>.Thu, 20 Jun 2002 11:52:51 +0000, by diego
-
Tons of typos plus wording updated here and there.Thu, 20 Jun 2002 11:09:47 +0000, by diego
-
Atmos says this is clearer and he is right.Thu, 20 Jun 2002 10:26:11 +0000, by diego
-
syncfb is long goneThu, 20 Jun 2002 10:18:25 +0000, by diego
-
Added mplayer version in the user-agent field.Thu, 20 Jun 2002 08:50:40 +0000, by bertrand
-
Removed unecessary malloc and memcpy.Thu, 20 Jun 2002 07:58:52 +0000, by bertrand
-
Applied Cygwin patch by Sylvain Petreolle <spetreolle@yahoo.fr>, adjustedWed, 19 Jun 2002 23:44:42 +0000, by diego
-
10L forgot to close input.conf fdWed, 19 Jun 2002 16:41:38 +0000, by albeu
-
SyncWed, 19 Jun 2002 01:44:19 +0000, by frodone
-
wmv1Tue, 18 Jun 2002 01:39:26 +0000, by michael
-
ffwmv1Tue, 18 Jun 2002 01:38:24 +0000, by michael
-
Suppress garbage at the end of some subtitles.Mon, 17 Jun 2002 19:11:22 +0000, by kmkaplan
-
10lMon, 17 Jun 2002 17:12:22 +0000, by michael
-
mwallp - simple wallpaper setting tool using MPlayer codebaseMon, 17 Jun 2002 14:13:10 +0000, by arpi
-
1bpp supportMon, 17 Jun 2002 12:40:40 +0000, by michael
-
Added a function prototype for reuse outside of network.cMon, 17 Jun 2002 08:18:45 +0000, by bertrand
-
Added some missing carriage returns.Mon, 17 Jun 2002 08:16:47 +0000, by bertrand
-
8bpp bugfixes (brightness, contrast ...)Mon, 17 Jun 2002 01:48:31 +0000, by michael
-
ordered dither for 8bppSun, 16 Jun 2002 21:24:57 +0000, by michael
-
8bpp support (no dithering yet, use -vop noise for now)Sun, 16 Jun 2002 20:25:50 +0000, by michael
-
wtf..10l to dunno..only use x11_common.c when x11 is detectedSun, 16 Jun 2002 14:03:54 +0000, by atmos4
-
vf-noise updateSun, 16 Jun 2002 13:59:23 +0000, by michael
-
higher quality modeSun, 16 Jun 2002 13:54:36 +0000, by michael
-
direct rendering (hopefully at least, TFM for the video filters is a bit nonexistent or iam just too stupid) ;)Sun, 16 Jun 2002 13:45:52 +0000, by michael
-
better wording mentioned by "DEBERT Jean-Louis" <jl_debert@rsd-intl.com>Sun, 16 Jun 2002 11:24:49 +0000, by attila
-
Added a short note on how to contribute fixes.Sun, 16 Jun 2002 10:50:30 +0000, by diego
-
updates by GoTaR <gotar@poczta.onet.pl>Sun, 16 Jun 2002 07:32:14 +0000, by jaf
-
Recent changes in configure should take care of the Real lib locations.Sun, 16 Jun 2002 02:56:44 +0000, by diego
-
some cleanup and fixes, but the badquality.asf is still buggy :(Sun, 16 Jun 2002 02:53:22 +0000, by arpi
-
Now using CSS, added doctype and charset, settle for lowercase tags.Sun, 16 Jun 2002 02:33:39 +0000, by diego
-
Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IYUV becauseSun, 16 Jun 2002 02:01:53 +0000, by atmos4
-
Fixed lround replacement, hopefully fast enough.Sun, 16 Jun 2002 01:44:33 +0000, by atmos4
-
Support for dvdnav-config script, patch by Christian Ohm <chr.ohm@gmx.net>Sat, 15 Jun 2002 23:55:06 +0000, by atmos4
-
Remove unportable lround and maybe speed up rounding a bit.Sat, 15 Jun 2002 23:31:58 +0000, by atmos4
-
Background now set by CSS, added doctype and charset.Sat, 15 Jun 2002 19:47:10 +0000, by diego
-
Background now set by CSS, added doctype and charset.Sat, 15 Jun 2002 17:12:21 +0000, by diego
-
K6 is NOT a 686!! this causes SIGILL in libavcodec encoding!Sat, 15 Jun 2002 10:08:33 +0000, by rfelker
-
== is a bash2 extension; the proper test for numeric equality is -eqSat, 15 Jun 2002 09:32:11 +0000, by rfelker
-
Also check in LIBDIR/real for the codecs.Sat, 15 Jun 2002 09:21:18 +0000, by atmos4
-
Enable RealPlayer DLLs on cygwin.Sat, 15 Jun 2002 09:11:33 +0000, by atmos4
-
Adding equalizer pluginSat, 15 Jun 2002 06:15:07 +0000, by anders
-
10l typo, noticed by Nick K.Fri, 14 Jun 2002 17:40:36 +0000, by arpi
-
audio subpacket reordering fixed for odd matrix heightFri, 14 Jun 2002 01:48:14 +0000, by arpi
-
Background now set by CSS, added doctype and charset.Fri, 14 Jun 2002 01:44:30 +0000, by diego
-
docs for vf-test & vf-noiseFri, 14 Jun 2002 01:31:29 +0000, by michael
-
a-v sync solvedFri, 14 Jun 2002 01:25:41 +0000, by arpi
-
noise generating filterFri, 14 Jun 2002 01:14:56 +0000, by michael
-
fixed playback speed and a-v sync issuesFri, 14 Jun 2002 00:49:56 +0000, by arpi
-
realplayer8 installs at /usr/local/RealPlayer8 by default...Fri, 14 Jun 2002 00:35:06 +0000, by arpi
-
Proper gcc 3.1 cpu optimization autodetect, patch by Luca Barbieri <ldb@ldb.ods.org>Thu, 13 Jun 2002 22:44:28 +0000, by atmos4
-
Darwin/Mac OS X dvd support. Patch from Joey Parrish <joey@yunamusic.com>Thu, 13 Jun 2002 22:39:59 +0000, by atmos4
-
On QNX eof szmbol clashes with system headers, workaround by renaming to at_eof. Fell free to reverse if zou don't like this waz.Thu, 13 Jun 2002 21:35:10 +0000, by atmos4
-
10lThu, 13 Jun 2002 15:37:24 +0000, by jonas
-
100l accidently removed a line too much (Shmem_Flag)Thu, 13 Jun 2002 15:08:37 +0000, by atmos4
-
Allow building vo_xv without SHM supportThu, 13 Jun 2002 14:23:03 +0000, by atmos4
-
merged with patch by Florian Schneider <flo-mplayer-dev@gmx.net>Thu, 13 Jun 2002 13:32:10 +0000, by arpi
-
fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net>Thu, 13 Jun 2002 13:31:45 +0000, by arpi
-
rounding bugfixThu, 13 Jun 2002 13:18:50 +0000, by michael
-
Small fix for real check.Thu, 13 Jun 2002 11:53:22 +0000, by atmos4
-
add FreeBSD default dirThu, 13 Jun 2002 09:47:22 +0000, by nexus
-
ah 10000lThu, 13 Jun 2002 04:57:09 +0000, by gabucino
-
Background now uses CSS, added charset.Thu, 13 Jun 2002 00:33:54 +0000, by diego
-
Background now uses CSS, added doctype and charset, removed leftoverThu, 13 Jun 2002 00:31:16 +0000, by diego
-
Background now uses CSS, added charset, quoted all attributes that needThu, 13 Jun 2002 00:26:51 +0000, by diego
-
Aii 10l forgot to commit with my last x11_common.c commitThu, 13 Jun 2002 00:26:17 +0000, by atmos4
-
Background color now set by CSS, added doctype and charset, misc HTML fixesThu, 13 Jun 2002 00:15:32 +0000, by diego
-
Implement Nilmoni's and Bernd Ernesti's patches for:Thu, 13 Jun 2002 00:14:28 +0000, by atmos4
-
Background color now set by CSS, added doctype and default character set,Wed, 12 Jun 2002 23:53:28 +0000, by diego
-
Luke Harrison <luke@vv.carleton.ca>Wed, 12 Jun 2002 23:01:23 +0000, by atmos4
-
Michele Balistreri <brain87@gmx.net>:Wed, 12 Jun 2002 22:57:58 +0000, by atmos4
-
translated by Volodymyr M. Lisivka <lvm@mystery.lviv.net>Wed, 12 Jun 2002 20:18:12 +0000, by jaf
-
update to english versionWed, 12 Jun 2002 17:06:06 +0000, by jonas
-
updated to english versionWed, 12 Jun 2002 16:31:32 +0000, by jonas
-
this was really wrong! but not they way you all though!! MWAHAHHAA!!!Wed, 12 Jun 2002 16:29:11 +0000, by gabucino
-
Also set background color via CSS.Wed, 12 Jun 2002 11:28:27 +0000, by diego
-
use default.cssWed, 12 Jun 2002 11:05:55 +0000, by diego
-
Add support for hex key code in input.confWed, 12 Jun 2002 10:39:04 +0000, by albeu
-
FONT tags obsoleted by CSSWed, 12 Jun 2002 09:31:33 +0000, by gabucino
-
using CSSWed, 12 Jun 2002 09:14:52 +0000, by gabucino
-
small updatesWed, 12 Jun 2002 09:14:08 +0000, by gabucino
-
default styleWed, 12 Jun 2002 09:13:36 +0000, by gabucino
-
added cdda (paranoia) doxWed, 12 Jun 2002 09:12:23 +0000, by gabucino
-
cdda added to input/notinputTue, 11 Jun 2002 22:58:50 +0000, by jaf
-
Remind people to NOT cut mplayer output, removed italics that make textTue, 11 Jun 2002 18:57:47 +0000, by diego
-
Added FAQ compilation entry, moved DGA entry to video section, fixed theTue, 11 Jun 2002 18:35:33 +0000, by diego
-
Q/A about mencoder printing negative recommended bitrateTue, 11 Jun 2002 16:31:43 +0000, by gabucino
-
Support for playing audio cds using cdparanoia. Include a raw audioTue, 11 Jun 2002 14:29:51 +0000, by albeu
-
Pontscho says panscan works with xmga only, not with mga.Mon, 10 Jun 2002 18:43:42 +0000, by diego
-
fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchMon, 10 Jun 2002 18:40:19 +0000, by pontscho
-
http_proxy environment variable should be lowercase.Mon, 10 Jun 2002 16:51:41 +0000, by diego
-
fixed copyrightMon, 10 Jun 2002 16:40:20 +0000, by arpi
-
FreeBSD Real supportMon, 10 Jun 2002 16:19:46 +0000, by nexus
-
added -dumpsrtsubMon, 10 Jun 2002 16:14:25 +0000, by gabucino
-
FreeBSD hackMon, 10 Jun 2002 15:38:20 +0000, by nexus
-
use path & dllname from configMon, 10 Jun 2002 14:52:44 +0000, by arpi
-
rv30win and cook audio addedMon, 10 Jun 2002 13:59:10 +0000, by arpi
-
export subpacket-size and matrix w*h to the codec (cook)Mon, 10 Jun 2002 13:55:56 +0000, by arpi
-
get matrix w*h from the demuxerMon, 10 Jun 2002 13:55:18 +0000, by arpi
-
Applying patch from Eric that fixes 6ch resamplingMon, 10 Jun 2002 12:10:52 +0000, by anders
-
Fix asf stream wich were giving invalid frame times because the frame timeMon, 10 Jun 2002 09:59:44 +0000, by albeu
-
FreeBSD compile fixMon, 10 Jun 2002 08:14:33 +0000, by nexus
-
export extra data for cook codec, some debug stuffMon, 10 Jun 2002 02:27:31 +0000, by arpi
-
yeah, it worx! but needs a big cleanup and removal of hardcoded stuffMon, 10 Jun 2002 02:19:43 +0000, by arpi
-
readaudio decoder - not yet workingMon, 10 Jun 2002 01:32:12 +0000, by arpi
-
-wid fix by "Markus J.R." <random@shell.dnload.com>Sun, 09 Jun 2002 23:45:12 +0000, by atmos4
-
some moreSun, 09 Jun 2002 22:02:46 +0000, by arpi
-
typo, noticed by Jonas JermannSun, 09 Jun 2002 21:07:13 +0000, by gabucino
-
is now obsolete (in mplayer.1)Sun, 09 Jun 2002 20:31:48 +0000, by jonas
-
big update to english versionSun, 09 Jun 2002 20:30:24 +0000, by jonas
-
freebsd support (hack) by NexusSun, 09 Jun 2002 19:53:13 +0000, by arpi
-
win32 dll support (non-working)Sun, 09 Jun 2002 18:20:27 +0000, by arpi
-
pncrt.dll used by realplayer8 codecsSun, 09 Jun 2002 17:52:30 +0000, by arpi
-
some nice words from Chris PhilipsSun, 09 Jun 2002 16:36:51 +0000, by gabucino
-
RealVideo libraries supportSun, 09 Jun 2002 15:21:57 +0000, by gabucino
-
This script has no bash specific stuff, it's all standard bourne shell, so execute with sh.Sun, 09 Jun 2002 14:48:16 +0000, by atmos4
-
grayscale only decoding supportSun, 09 Jun 2002 13:52:13 +0000, by michael
-
very high bitrate (RealOne) support fixedSun, 09 Jun 2002 13:45:49 +0000, by arpi
-
small fixesSun, 09 Jun 2002 10:27:50 +0000, by diego
-
arts and DMA setting clarifiedSun, 09 Jun 2002 10:22:43 +0000, by diego
-
-panscan clarifiedSun, 09 Jun 2002 10:13:03 +0000, by diego
-
some updates, fixes discovered by meSun, 09 Jun 2002 03:25:28 +0000, by arpi
-
initial version from Florian Schneider <flo-mplayer-dev@gmx.net>Sun, 09 Jun 2002 02:54:28 +0000, by arpi
-
software scaler filter docsSun, 09 Jun 2002 02:23:06 +0000, by michael
-
realplayer dll support autodetected (requires linux && -ldl)Sun, 09 Jun 2002 01:19:48 +0000, by arpi
-
rv20 addedSun, 09 Jun 2002 01:09:09 +0000, by arpi
-
- removed unused function pointersSun, 09 Jun 2002 01:08:33 +0000, by arpi
-
- multiple audio/video stream support fixedSun, 09 Jun 2002 01:07:22 +0000, by arpi
-
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>Sat, 08 Jun 2002 20:51:50 +0000, by arpi
-
xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de>Sat, 08 Jun 2002 20:50:40 +0000, by attila
-
RealVideo rv30 decoder, using binary driver from realplayer8Sat, 08 Jun 2002 20:47:54 +0000, by arpi
-
sub-packet demuxer for rv20/rv30, patch by Florian Schneider <flo-mplayer-dev@gmx.net>Sat, 08 Jun 2002 20:46:14 +0000, by arpi
-
split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)Sat, 08 Jun 2002 14:17:41 +0000, by arpi
-
more panscan stuffSat, 08 Jun 2002 08:16:29 +0000, by gabucino
-
Add small note why we don't use fcntl.h on cygwin. Btw. as far as I can see fcntl funcs were only use in #if 0ed debug code.Fri, 07 Jun 2002 23:49:13 +0000, by atmos4
-
updated to english version, fixesFri, 07 Jun 2002 23:01:31 +0000, by jonas
-
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Fri, 07 Jun 2002 22:43:29 +0000, by arpi
-
cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>Fri, 07 Jun 2002 22:41:26 +0000, by arpi
-
mencoder out-of-diskspace error handling, patch by Eric Lammerts <eric@lammerts.org>Fri, 07 Jun 2002 22:40:06 +0000, by arpi
-
-vm pan&scan fixes by Jesper Svennevid <mplayer@svennevid.ne>Fri, 07 Jun 2002 22:39:31 +0000, by arpi
-
added small notes for HW AC3 supportFri, 07 Jun 2002 22:17:27 +0000, by gabucino
-
panscan addedFri, 07 Jun 2002 22:15:40 +0000, by gabucino
-
some ao_arts stuff addedFri, 07 Jun 2002 22:04:47 +0000, by gabucino
-
fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed in libavcodecFri, 07 Jun 2002 18:55:47 +0000, by rik
-
bugfixesFri, 07 Jun 2002 16:03:33 +0000, by jaf
-
s/usefull/useful/gFri, 07 Jun 2002 15:15:47 +0000, by diego
-
pre5Fri, 07 Jun 2002 13:46:43 +0000, by eyck
-
*** empty log message ***Fri, 07 Jun 2002 12:46:14 +0000, by jaf
-
small g3 optflags updFri, 07 Jun 2002 02:44:16 +0000, by atmos4
-
Reviewed for pre5.Fri, 07 Jun 2002 01:19:04 +0000, by atmos4
-
new (cleaner, nore robust) critsect code by Zdenek Kabelac <kabi@informatics.muni.cz>Fri, 07 Jun 2002 00:55:55 +0000, by arpi
-
common code to handle file/stdin/fifo opening, allows using named pipes andFri, 07 Jun 2002 00:42:08 +0000, by arpi
-
disables those plugins that can't handle the audio format.Fri, 07 Jun 2002 00:30:32 +0000, by arpi
-
10l fix for cpuinfo exec after G3 changes and beatify cc check.Thu, 06 Jun 2002 22:58:18 +0000, by atmos4
-
Credits updated from Albeu's patch, reordered to match alphabetical sortingThu, 06 Jun 2002 22:21:58 +0000, by diego
-
Albeu is right, 10lThu, 06 Jun 2002 21:28:08 +0000, by jonas
-
small fixesThu, 06 Jun 2002 20:52:24 +0000, by jonas
-
updated to english versionThu, 06 Jun 2002 20:47:59 +0000, by jonas
-
Setup better cflags for PPC G3 patch by Colin Leroy <colin@colino.net>. IMHO needs improvements for other ppc cpus, too.Thu, 06 Jun 2002 16:46:05 +0000, by atmos4
-
indeoraw added - needed dlls: atiyvu9.dll, IYVU9_32.DLLThu, 06 Jun 2002 09:36:12 +0000, by jaf
-
add mute support ( step 1 ) and fixed panscan bugs (1000l for me)Thu, 06 Jun 2002 07:13:57 +0000, by pontscho
-
-stop_xscreensaver optionThu, 06 Jun 2002 01:45:39 +0000, by diego
-
OpenGL updateThu, 06 Jun 2002 00:46:52 +0000, by diego
-
100l to .soWed, 05 Jun 2002 22:47:15 +0000, by arpi
-
added panscan support for xmga/xvidixWed, 05 Jun 2002 19:35:54 +0000, by pontscho
-
Extend maximum mp_msg message size, some translations need it or help message will be cutted.Wed, 05 Jun 2002 02:24:35 +0000, by atmos4
-
Fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>.Wed, 05 Jun 2002 01:49:03 +0000, by atmos4
-
pan&scan support with -vo xv by ?? <mplayer@svennevid.net>Tue, 04 Jun 2002 20:17:07 +0000, by arpi
-
Activating/Deactivating of XScreenSaverTue, 04 Jun 2002 20:12:34 +0000, by arpi
-
cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>Tue, 04 Jun 2002 20:11:15 +0000, by arpi