Mercurial > mplayer.hg
graph
-
Using new tune infoFri, 01 Feb 2002 09:32:20 +0000, by nick
-
YVYU support (untested yet)Fri, 01 Feb 2002 08:53:08 +0000, by nick
-
Optimizing with use new tune infoFri, 01 Feb 2002 08:51:52 +0000, by nick
-
Providing new tune infoFri, 01 Feb 2002 08:50:45 +0000, by nick
-
no, wait...roqaudio is an audiocodec, not a videocodecFri, 01 Feb 2002 05:59:50 +0000, by melanson
-
implemented RoQ file demuxingFri, 01 Feb 2002 05:35:16 +0000, by melanson
-
added skeleton decoders for RoQ audio and video format decodersFri, 01 Feb 2002 05:33:46 +0000, by melanson
-
added help strings for RoQ and REAL file detectionFri, 01 Feb 2002 05:31:51 +0000, by melanson
-
change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fixes crash caused by the changeoverFri, 01 Feb 2002 02:49:04 +0000, by rfelker
-
change init to config in vo_mga like in the other vo_ modules -- fixes crash caused by the changeoverFri, 01 Feb 2002 02:43:01 +0000, by rfelker
-
added -noquiet option to complement -quiet (request/patch by Alexander Werth)Fri, 01 Feb 2002 01:54:38 +0000, by rfelker
-
AVID addedFri, 01 Feb 2002 01:00:24 +0000, by arpi
-
detect microdvd with empty second frame.Thu, 31 Jan 2002 12:03:49 +0000, by eyck
-
removed obsoleted Terminate_Display_Process, using freeMyXImage and vo_x11_uninit at exitThu, 31 Jan 2002 11:56:11 +0000, by alex
-
return error if unknown depth given. more informative error messages. dont exit if draw_frame was called with Planar YUV, only warn the userThu, 31 Jan 2002 11:50:59 +0000, by alex
-
removed obosolete Terminate_Display_Process. using vo_x11_uninit. support UYVY formatThu, 31 Jan 2002 11:49:30 +0000, by alex
-
removed obsoleted Terminate_Display_Process, using vo_x11_uninitThu, 31 Jan 2002 11:46:46 +0000, by alex
-
removed obsoleted Terminate_Display_ProcessThu, 31 Jan 2002 11:45:25 +0000, by alex
-
grr, 10l. vo_x11_uninit: close display only if window not created by GUIThu, 31 Jan 2002 11:26:29 +0000, by alex
-
vo_x11_uninit: dont destroy window if GUI created itThu, 31 Jan 2002 11:15:54 +0000, by alex
-
added vo_x11_uninitThu, 31 Jan 2002 11:04:41 +0000, by alex
-
Documenting new tune infoThu, 31 Jan 2002 10:29:46 +0000, by nick
-
Use new tune infoThu, 31 Jan 2002 10:23:39 +0000, by nick
-
new info for tuningThu, 31 Jan 2002 09:57:13 +0000, by nick
-
Added lirc support in inputThu, 31 Jan 2002 09:39:11 +0000, by albeu
-
Added uninit to inputThu, 31 Jan 2002 09:37:12 +0000, by albeu
-
IMGFMT_RGBxx experimental supportThu, 31 Jan 2002 08:53:58 +0000, by nick
-
RGB15 experimental supportThu, 31 Jan 2002 08:53:37 +0000, by nick
-
Compilation fixingThu, 31 Jan 2002 08:39:21 +0000, by nick
-
new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>Thu, 31 Jan 2002 00:38:53 +0000, by arpi
-
using the common -vm code, patch by Santi Bjar <tiarda@yahoo.es>Thu, 31 Jan 2002 00:37:59 +0000, by arpi
-
common -vm code, patch by Santi Bjar <tiarda@yahoo.es>Thu, 31 Jan 2002 00:37:27 +0000, by arpi
-
working dummy audio driver, patch by Tobias Diedrich <td@informatik.uni-hannover.de>Thu, 31 Jan 2002 00:32:04 +0000, by arpi
-
possible AC3 fix, by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>Wed, 30 Jan 2002 22:05:46 +0000, by arpi
-
silly cleanup - maybe fixes dummy printf bugWed, 30 Jan 2002 22:02:57 +0000, by arpi
-
-sws 2 is default nowWed, 30 Jan 2002 15:32:43 +0000, by michael
-
real window resizeing support (i know nearly nothing about x11 so feel free to fix / reverse it, if its broken)Wed, 30 Jan 2002 15:26:11 +0000, by michael
-
YV12 like formats support (I420/IYUV)Wed, 30 Jan 2002 15:21:08 +0000, by michael
-
A new configurable input system and joystick support for this systemWed, 30 Jan 2002 12:46:03 +0000, by albeu
-
It seems that there no direct support for RGB24 :(Wed, 30 Jan 2002 10:04:43 +0000, by nick
-
Preliminary RGB32 and RGB16 support. (Untested yet)Wed, 30 Jan 2002 09:58:06 +0000, by nick
-
Use one pitch sourceWed, 30 Jan 2002 09:39:58 +0000, by nick
-
More correct double_buffering for packed fourccWed, 30 Jan 2002 09:18:41 +0000, by nick
-
TyposWed, 30 Jan 2002 08:53:22 +0000, by nick
-
Correcting pointers on second bufferWed, 30 Jan 2002 08:47:44 +0000, by nick
-
small changesTue, 29 Jan 2002 20:39:48 +0000, by pontscho
-
DOCS thingie addedTue, 29 Jan 2002 16:46:28 +0000, by arpi
-
add XF86 multimedia key cucc.Tue, 29 Jan 2002 16:35:53 +0000, by pontscho
-
added constant-qscale encoding support with lavc, fixed slightly incorrect definition for the vme lavc optionTue, 29 Jan 2002 16:27:21 +0000, by rfelker
-
warning (proper) fixTue, 29 Jan 2002 12:11:52 +0000, by pl
-
Minor fix - else 0 is unreachableTue, 29 Jan 2002 10:07:05 +0000, by nick
-
fixing assembly bug. By Thierry Vignaud <tvignaud@mandrakesoft.com>Tue, 29 Jan 2002 09:57:21 +0000, by nick
-
info on 4x4 coeffsTue, 29 Jan 2002 08:32:35 +0000, by nick
-
top row bugfixTue, 29 Jan 2002 04:21:27 +0000, by michael
-
area averageing scaling support (-sws 5) (is identical to bilinear for upscale)Tue, 29 Jan 2002 01:43:15 +0000, by michael
-
nearest neighbor / sdl emulation ;) scaling (-sws 4)Mon, 28 Jan 2002 23:57:18 +0000, by michael