Thu, 27 Jun 2002 17:40:51 +0000 |
michael |
fixing scaling/contrast for 1/4/8 bpp
|
Thu, 27 Jun 2002 17:35:37 +0000 |
michael |
{RGB,BGR}{1,4}
|
Thu, 27 Jun 2002 16:43:05 +0000 |
diego |
GCC 2.96 update
|
Thu, 27 Jun 2002 16:17:54 +0000 |
diego |
GCC 3.0.4-RH update
|
Thu, 27 Jun 2002 13:00:40 +0000 |
diego |
OSD == onscreen display, typos
|
Thu, 27 Jun 2002 11:06:28 +0000 |
gabucino |
updated gcc errata
|
Thu, 27 Jun 2002 10:12:31 +0000 |
alex |
Paul Ortyl's patch
|
Tue, 25 Jun 2002 23:56:33 +0000 |
bertrand |
Changed the -pass option to -passwd to avoid clash with mencoder option.
|
Tue, 25 Jun 2002 23:33:46 +0000 |
atmos4 |
10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of mencoder.
|
Tue, 25 Jun 2002 23:27:14 +0000 |
atmos4 |
Check for skin in user's .mplayer first so he can override systemwide skin.
|
Tue, 25 Jun 2002 23:23:32 +0000 |
atmos4 |
Fix compatibility with old skins, that contain evEqualeaser typo.
|
Tue, 25 Jun 2002 22:29:32 +0000 |
arpi |
support the 'align16' codec flag
|
Tue, 25 Jun 2002 22:26:34 +0000 |
arpi |
new global codec flag: align16
|
Tue, 25 Jun 2002 19:14:11 +0000 |
alex |
remove colorkeying if destroying the driver - fixes some bugs
|
Tue, 25 Jun 2002 19:10:03 +0000 |
alex |
fixed uninit (it got never called before)
|
Tue, 25 Jun 2002 18:54:26 +0000 |
arpi |
time to ++ timestamp (try2)
|
Tue, 25 Jun 2002 18:48:28 +0000 |
arpi |
time to ++ timestamp
|
Tue, 25 Jun 2002 12:21:54 +0000 |
arpi |
10l
|
Tue, 25 Jun 2002 08:09:16 +0000 |
bertrand |
Added -user -pass options for http authentication.
|
Tue, 25 Jun 2002 08:04:52 +0000 |
bertrand |
Read username/password from the -user -pass command line options.
|
Tue, 25 Jun 2002 06:15:58 +0000 |
gabucino |
HTML fix
|
Tue, 25 Jun 2002 06:15:04 +0000 |
gabucino |
HTML (netscape4) fixes
|
Mon, 24 Jun 2002 20:12:18 +0000 |
bertrand |
Moved authentication code into its own function.
|
Mon, 24 Jun 2002 20:05:53 +0000 |
michael |
killing globals
|
Mon, 24 Jun 2002 16:37:18 +0000 |
alex |
Paul Ortyl's patch - tv4l timestamps (not so precise :()
|
Mon, 24 Jun 2002 14:55:52 +0000 |
michael |
gray encoding
|
Mon, 24 Jun 2002 12:17:23 +0000 |
albeu |
Fix after the patch of Dominik Mierzejewski. Try the user's input.conf
|
Mon, 24 Jun 2002 11:51:55 +0000 |
alex |
added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OSD\), fixed multifile support \(no more control infinite loop and destroying old window\) and some cosmetics
|
Mon, 24 Jun 2002 11:07:58 +0000 |
michael |
gray
|
Mon, 24 Jun 2002 11:07:50 +0000 |
diego |
EvEqualeaser --> EvEqualizer, since Atmos just committed my typo fix.
|
Mon, 24 Jun 2002 11:03:04 +0000 |
jonas |
it's bug not vbug...
|
Mon, 24 Jun 2002 08:55:00 +0000 |
atmos4 |
equalizer typo fix by diego
|
Mon, 24 Jun 2002 08:23:48 +0000 |
atmos4 |
Patch by Dominik Mierzejewski:
|
Mon, 24 Jun 2002 08:13:31 +0000 |
alex |
first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
|
Mon, 24 Jun 2002 08:13:08 +0000 |
alex |
first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
|
Mon, 24 Jun 2002 01:05:41 +0000 |
michael |
support dropping some chroma src lines for a bit extra speed
|
Mon, 24 Jun 2002 00:56:27 +0000 |
michael |
10l
|
Mon, 24 Jun 2002 00:18:29 +0000 |
michael |
100l (non mmx versions didnt compile)
|
Sun, 23 Jun 2002 21:08:31 +0000 |
alex |
better planar support, chroma subsampling support and Y8/Y800 support
|
Sun, 23 Jun 2002 20:42:19 +0000 |
alex |
better planar support, chroma subsampling support and Y8/Y800 support
|
Sun, 23 Jun 2002 19:33:55 +0000 |
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 formats
|
Sun, 23 Jun 2002 19:31:31 +0000 |
arpi |
IF09 added
|
Sun, 23 Jun 2002 19:30:35 +0000 |
arpi |
IF09 is alias for YVU9 (actually it has extra 4th plane containing MC change
|
Sun, 23 Jun 2002 19:09:25 +0000 |
alex |
fixed mono mp3 encoding, hint by Paul Ortyl
|
Sun, 23 Jun 2002 18:53:46 +0000 |
michael |
yvu9 & y8
|
Sun, 23 Jun 2002 18:51:43 +0000 |
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:00:42 +0000 |
alex |
yvu9,if09,y8,y800 support and multifile fix
|
Sun, 23 Jun 2002 17:34:29 +0000 |
alex |
mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>
|
Sun, 23 Jun 2002 17:28:44 +0000 |
alex |
tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>
|
Sun, 23 Jun 2002 16:04:44 +0000 |
alex |
added yvu9 and if09 support. revised some codecs
|
Sun, 23 Jun 2002 16:03:08 +0000 |
alex |
yvu9 and if09 support. fixed i420,iyuv handling
|
Sun, 23 Jun 2002 16:01:35 +0000 |
alex |
yvu9 and if09 support
|
Sun, 23 Jun 2002 15:15:31 +0000 |
alex |
yvu9 and if09 support
|
Sun, 23 Jun 2002 15:03:54 +0000 |
alex |
if09 support
|
Sun, 23 Jun 2002 14:23:21 +0000 |
alex |
yvu9 support
|
Sun, 23 Jun 2002 13:17:03 +0000 |
albeu |
Use the new Y8 support in place of YV12.
|