Mercurial > mplayer.hg
graph
-
mangle for win32 in postprocSat, 19 Jan 2002 05:14:47 +0000, by atmos4
-
mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)Sat, 19 Jan 2002 05:12:34 +0000, by atmos4
-
mangling in mp3lib + stdcall undefined fix with cygwinSat, 19 Jan 2002 04:47:32 +0000, by atmos4
-
mangling in libvoSat, 19 Jan 2002 04:44:49 +0000, by atmos4
-
rewrites symbols in d_cpu.s on cygwinSat, 19 Jan 2002 04:42:09 +0000, by atmos4
-
mangle.h does symbolmangling on win32Sat, 19 Jan 2002 04:40:21 +0000, by atmos4
-
fixed channel changing with frequencies.cFri, 18 Jan 2002 19:37:12 +0000, by alex
-
updated based vo_xmga, using colorkey, working with gui, fixed xinerama and window moving/resizingFri, 18 Jan 2002 18:15:43 +0000, by alex
-
added colorkey handlingFri, 18 Jan 2002 18:14:44 +0000, by alex
-
updated, colorkey support, pontscho reported it's working fine, only faulting with very-very-very big resolutionFri, 18 Jan 2002 18:14:10 +0000, by alex
-
i think, it's better [playback->offsets and offset implemented/corrected]Fri, 18 Jan 2002 15:37:52 +0000, by alex
-
'40bit' - es png nincs is :)Fri, 18 Jan 2002 12:26:57 +0000, by pontscho
-
added .rm (real) and .y4m (yuv4mpeg)Fri, 18 Jan 2002 11:05:29 +0000, by alex
-
fix dnet supportFri, 18 Jan 2002 11:02:52 +0000, by alex
-
sorry, i really wanted to add vidix_start and stop as int, to detect if something went into the wrong way (also implement check in vo_xvidix)Fri, 18 Jan 2002 10:41:31 +0000, by alex
-
3dnow optimization. Not all functions are tested!!!Fri, 18 Jan 2002 09:58:43 +0000, by nick
-
Missed fastmemcpyFri, 18 Jan 2002 09:58:18 +0000, by nick
-
Suppress return values for 'void'. 10L to AlexFri, 18 Jan 2002 09:25:56 +0000, by nick
-
Fixed saturation computing for rage128Fri, 18 Jan 2002 09:21:06 +0000, by nick
-
gamma correction supportFri, 18 Jan 2002 09:11:11 +0000, by nick
-
Fixed bug of multiple declaration of 'dvd_device'Fri, 18 Jan 2002 09:10:00 +0000, by nick
-
added skeleton for QT SMC decoderFri, 18 Jan 2002 05:43:48 +0000, by melanson
-
made a little more headway but it still doesn't work properlyFri, 18 Jan 2002 02:51:24 +0000, by melanson
-
more movi_end messThu, 17 Jan 2002 21:55:17 +0000, by arpi
-
fix for benchmark scriptThu, 17 Jan 2002 21:22:11 +0000, by nexus
-
opsz, typoThu, 17 Jan 2002 20:51:51 +0000, by gabucino
-
Change to use cdrom-device and dvd-device options needed for DVD/TV/VCDThu, 17 Jan 2002 20:40:07 +0000, by albeu
-
Fixed bug with benchmark optionThu, 17 Jan 2002 20:25:55 +0000, by albeu
-
Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual urlThu, 17 Jan 2002 20:24:28 +0000, by albeu
-
Fixed seekingThu, 17 Jan 2002 19:24:33 +0000, by mswitch
-
Added new syncengine thanks to a new previously undocumented feature of the em8300, this might fix playback on both slow and fast machines (more testing needed). This also requires users to get the em8300 driver from cvs until the next version is released (will probably happen this weekend)Thu, 17 Jan 2002 10:33:47 +0000, by mswitch
-
Patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>:Thu, 17 Jan 2002 09:32:22 +0000, by pl
-
fix for Xwid (exceed 16 fourcc)Thu, 17 Jan 2002 09:20:29 +0000, by nexus
-
Use 'install' instead of 'cp'Thu, 17 Jan 2002 09:01:50 +0000, by nick
-
zr driver (tv-out for DC10/DC10+, iomega buz, LML33...) added - patch by Rik Snel <rsnel@cube.dyndns.org>Thu, 17 Jan 2002 01:32:29 +0000, by arpi
-
-zr* added - patch by Rik Snel <rsnel@cube.dyndns.org>Thu, 17 Jan 2002 01:28:20 +0000, by arpi
-
libjpeg added - patch by Rik Snel <rsnel@cube.dyndns.org>Thu, 17 Jan 2002 01:27:45 +0000, by arpi
-
zr en/disable, libjpeg detection - patch by Rik Snel <rsnel@cube.dyndns.org>Thu, 17 Jan 2002 01:27:20 +0000, by arpi
-
fbdev nocopy option - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Thu, 17 Jan 2002 01:15:31 +0000, by arpi
-
fbdev nocopy option, and static pthread fixes - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Thu, 17 Jan 2002 01:12:01 +0000, by arpi
-
libmad memcpy optimization by Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Thu, 17 Jan 2002 01:11:21 +0000, by arpi
-
-lavcopts vme= option to set motion estimation method - patch by Rich Felker <dalias@aerifal.cx>Thu, 17 Jan 2002 01:02:41 +0000, by arpi
-
XviD addedThu, 17 Jan 2002 00:55:07 +0000, by arpi
-
possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>Thu, 17 Jan 2002 00:49:21 +0000, by arpi
-
console mplayer launcher - by Rich Felker <dalias@aerifal.cx>Thu, 17 Jan 2002 00:39:27 +0000, by arpi
-
reverted old seeking method - ask Holm why...Thu, 17 Jan 2002 00:32:46 +0000, by arpi
-
mail formatting addedThu, 17 Jan 2002 00:26:40 +0000, by arpi
-
fix include orderThu, 17 Jan 2002 00:19:57 +0000, by atmos4
-
*** empty log message ***Wed, 16 Jan 2002 17:13:00 +0000, by gabucino
-
Added (sigh, reHTMLized;)) Nick's VIDIX patchWed, 16 Jan 2002 17:12:20 +0000, by gabucino
-
added vidix_start() and vidix_stop() for better runtime-resize support ;)Wed, 16 Jan 2002 15:22:45 +0000, by alex
-
fixed a few possible bugsWed, 16 Jan 2002 14:54:56 +0000, by arpi
-
image field added. 10*10l....Wed, 16 Jan 2002 12:24:36 +0000, by arpi
-
Useful linksWed, 16 Jan 2002 09:39:00 +0000, by nick
-
Fixed resize bug.Wed, 16 Jan 2002 09:18:43 +0000, by nick
-
More messages on forcingWed, 16 Jan 2002 09:11:07 +0000, by nick
-
en(dis)able app io should be exported tooWed, 16 Jan 2002 08:43:22 +0000, by nick
-
+ new features and possibilityWed, 16 Jan 2002 08:33:17 +0000, by nick
-
added a few notes about formats 0x61 and 0x62Wed, 16 Jan 2002 03:39:37 +0000, by melanson
-
initial support for FILM file demuxingWed, 16 Jan 2002 03:25:07 +0000, by melanson
-
using mp_image.h - not finished...Wed, 16 Jan 2002 01:51:34 +0000, by arpi
-
10l...Wed, 16 Jan 2002 01:51:12 +0000, by arpi
-
bpp != depthWed, 16 Jan 2002 01:19:22 +0000, by arpi
-
initial stuff. comments welcomed...Wed, 16 Jan 2002 00:14:59 +0000, by arpi
-
hwac3 fix for cmedia 8738 by Hans-Peter Raschke <Hans-Peter.Raschke@wintermann-datenservice.de>Tue, 15 Jan 2002 22:55:28 +0000, by arpi
-
awk change suggested by frederik kuivinenTue, 15 Jan 2002 22:48:27 +0000, by atmos4
-
nicer awk check (logging) etc.Tue, 15 Jan 2002 22:30:56 +0000, by atmos4
-
patch by Fredrik Kuivinen <freku045@student.liu.se>Tue, 15 Jan 2002 21:30:45 +0000, by pl
-
Add a third scaling algorithm wich should be faster. Select byTue, 15 Jan 2002 21:05:37 +0000, by kmkaplan
-
Fix "[MPlayer-dev-eng] mp3lib-mmx sig11 with mpeg1layer3 audio afterTue, 15 Jan 2002 21:00:20 +0000, by kmkaplan
-
Grab PS_IOPL define from <sys/psw.h> on solaris x86Tue, 15 Jan 2002 18:46:31 +0000, by jkeil
-
many small updatesTue, 15 Jan 2002 17:04:01 +0000, by gabucino
-
small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoderTue, 15 Jan 2002 17:03:19 +0000, by pontscho
-
commited due to request of nexusTue, 15 Jan 2002 16:35:17 +0000, by alex
-
api changed: enable/disable_os_io returns error-code (or zero if ok) and pciconfig_read exported for mga_vidTue, 15 Jan 2002 15:59:53 +0000, by alex
-
cygwin compile fixTue, 15 Jan 2002 15:31:30 +0000, by atmos4
-
*awk detectionTue, 15 Jan 2002 14:49:36 +0000, by atmos4
-
Sync problem when using fractional resampling fixed + speed increased.Tue, 15 Jan 2002 13:21:45 +0000, by anders
-
typoTue, 15 Jan 2002 12:35:16 +0000, by jaf
-
Fix xvidix for non-x11 systems (delayed due netloss)Tue, 15 Jan 2002 12:30:52 +0000, by atmos4
-
Fix xvidix for non-x11 systems, 10l Alex :)Tue, 15 Jan 2002 12:13:53 +0000, by atmos4
-
Fix for cygwin.Tue, 15 Jan 2002 12:10:19 +0000, by atmos4
-
Moved declaration of picture_* out of ifdef MP1E as not to break compilation for those of you who disable libmp1eTue, 15 Jan 2002 10:10:20 +0000, by mswitch
-
S->CTue, 15 Jan 2002 09:01:39 +0000, by nick
-
Improved readability and new stuffsTue, 15 Jan 2002 08:33:09 +0000, by nick
-
BSD fix by Steven M. Schultz <sms@2BSD.COM>Tue, 15 Jan 2002 01:16:14 +0000, by arpi
-
10l. gimme\!Tue, 15 Jan 2002 01:03:22 +0000, by arpi
-
query_format flags updatedTue, 15 Jan 2002 00:24:57 +0000, by arpi
-
hw spu support for dxr3 - patch by David HolmTue, 15 Jan 2002 00:23:16 +0000, by arpi
-
-endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>Tue, 15 Jan 2002 00:20:50 +0000, by arpi
-
GLOBAL flags and other changes for new config - patch by Alban Bedel <albeu@free.fr>Mon, 14 Jan 2002 23:55:51 +0000, by arpi
-
extra NULL field appendedMon, 14 Jan 2002 23:54:31 +0000, by arpi
-
playtree-based config patch by Alban Bedel <albeu@free.fr>Mon, 14 Jan 2002 23:38:49 +0000, by arpi
-
by kothMon, 14 Jan 2002 23:06:43 +0000, by gabucino
-
workaround for broken 'muvi' chunksMon, 14 Jan 2002 18:30:28 +0000, by arpi
-
streaming with proxyMon, 14 Jan 2002 17:47:42 +0000, by gabucino
-
10l to Alban B. - restored removed verbose level settingMon, 14 Jan 2002 17:39:02 +0000, by arpi
-
added mp3_printheader for mp3lib init\nMon, 14 Jan 2002 16:27:55 +0000, by alex
-
runtime cpudetect suppportMon, 14 Jan 2002 16:15:59 +0000, by alex
-
S->CMon, 14 Jan 2002 10:34:38 +0000, by nick
-
S->CMon, 14 Jan 2002 09:32:51 +0000, by nick
-
Added support for the environment variable http_proxy.Mon, 14 Jan 2002 06:44:30 +0000, by bertrand
-
Changed the proxy protocol to http_proxy.Mon, 14 Jan 2002 01:12:44 +0000, by bertrand
-
fixed to get something - needs a major rewriteSun, 13 Jan 2002 22:14:06 +0000, by arpi
-
dont print -npp parser debug info if only -vSun, 13 Jan 2002 20:51:49 +0000, by michael
-
S->CSun, 13 Jan 2002 18:26:58 +0000, by nick
-
BugSun, 13 Jan 2002 17:23:32 +0000, by nick
-
S->CSun, 13 Jan 2002 16:59:18 +0000, by nick
-
added mga_vid (also playback->offset is not set (fixing it on monday)Sun, 13 Jan 2002 16:54:32 +0000, by alex
-
using LIBDIR@config.hSun, 13 Jan 2002 14:52:58 +0000, by alex
-
added LIBDIR and USR_PREFIXSun, 13 Jan 2002 14:44:04 +0000, by alex
-
committed due to request of gabucinoSun, 13 Jan 2002 11:39:06 +0000, by alex
-
Nick's credits updatedSun, 13 Jan 2002 11:03:10 +0000, by gabucino
-
TypoSun, 13 Jan 2002 10:47:11 +0000, by nick
-
Still one bit of bugs fixedSun, 13 Jan 2002 10:40:17 +0000, by nick
-
test for preinit errors and correct handling subdeviceSun, 13 Jan 2002 10:30:10 +0000, by nick
-
Minor changes: -fs key and vidix paramsSun, 13 Jan 2002 10:10:15 +0000, by nick
-
CYUV credits to Tim FergusonSun, 13 Jan 2002 09:37:35 +0000, by gabucino
-
QT demuxer loads palette information from files that transport palettes inSun, 13 Jan 2002 06:01:04 +0000, by melanson
-
patch by Steven M. Schultz to support dvd under BSD/OSSun, 13 Jan 2002 01:36:38 +0000, by alex
-
just a dummy for now (for developement)Sun, 13 Jan 2002 00:26:46 +0000, by alex
-
startedSun, 13 Jan 2002 00:26:23 +0000, by alex
-
fixed vidix_name handling (subdevice)Sun, 13 Jan 2002 00:23:47 +0000, by alex
-
added vo_xvidixSat, 12 Jan 2002 23:30:20 +0000, by alex
-
added X11/VIDIXSat, 12 Jan 2002 23:28:22 +0000, by alex
-
Fix brightness of subtitlesSat, 12 Jan 2002 21:48:41 +0000, by kmkaplan
-
Added proxy support.Sat, 12 Jan 2002 21:08:12 +0000, by bertrand