Sun, 24 Mar 2002 00:44:54 +0000 |
arpi |
we don't need mman.h
|
Sun, 24 Mar 2002 00:39:44 +0000 |
arpi |
moved font_laod.h
|
Sun, 24 Mar 2002 00:32:13 +0000 |
arpi |
moved font_laod.h
|
Sat, 23 Mar 2002 22:50:25 +0000 |
arpi |
include font_load.h directly, instead of via video_out.h
|
Sat, 23 Mar 2002 21:52:13 +0000 |
arpi |
sys/types.h required for off_t
|
Sat, 23 Mar 2002 21:48:55 +0000 |
arpi |
MANGLE() the 3dnow code
|
Sat, 23 Mar 2002 21:44:05 +0000 |
arpi |
use .balign instead of .align
|
Sat, 23 Mar 2002 21:35:03 +0000 |
arpi |
more ugly hack
|
Sat, 23 Mar 2002 21:12:38 +0000 |
arpi |
we don't use mmap() in mplayer.c, so why should we include mman.h...
|
Sat, 23 Mar 2002 20:56:34 +0000 |
arpi |
OS/2 workaround
|
Sat, 23 Mar 2002 19:29:48 +0000 |
arpi |
10l - va_start needs teh pointer to stack - not the translated message
|
Sat, 23 Mar 2002 19:14:13 +0000 |
arpi |
we don't need dl nor stat functions - why to include tehir headers...
|
Sat, 23 Mar 2002 18:59:36 +0000 |
arpi |
added missing #include config.h, removed LIBVO2 ifdef.
|
Sat, 23 Mar 2002 18:40:54 +0000 |
arpi |
OS2 support
|
Sat, 23 Mar 2002 18:38:41 +0000 |
arpi |
dlfcn.h shouldn't be included if XANIM support disabled
|
Sat, 23 Mar 2002 18:16:22 +0000 |
mswitch |
Aspect code reenabled, apparently users didn't like running movies
|
Sat, 23 Mar 2002 17:29:35 +0000 |
alex |
added aspect ratio support and local ctx
|
Sat, 23 Mar 2002 17:27:46 +0000 |
alex |
10l, hopefully fixed query format
|
Sat, 23 Mar 2002 17:16:49 +0000 |
alex |
fixed query format
|
Sat, 23 Mar 2002 16:56:05 +0000 |
arpi |
10l. IMGFLAG_ALLOCATED shouldn't be set from vd driver\! - it's for internal use by the core
|
Sat, 23 Mar 2002 16:46:02 +0000 |
alex |
moved get_image into decoder (Arpi's request)
|
Sat, 23 Mar 2002 16:36:42 +0000 |
mswitch |
Disable prebuffering on athlons (3DNowEx) as the ones running at 266MHz
|
Sat, 23 Mar 2002 15:43:17 +0000 |
mswitch |
As jittering is corrected we might as well play the movie in full res
|
Sat, 23 Mar 2002 15:27:47 +0000 |
mswitch |
Jitter-bug fixed by Marcel Hild <hild@b4mad.net>, many many thanks goes
|
Sat, 23 Mar 2002 15:09:05 +0000 |
alex |
added xanim url
|
Sat, 23 Mar 2002 14:26:53 +0000 |
rik |
adding support for 12 bit planar YUV formats (for YUV4MPEG(2))
|
Sat, 23 Mar 2002 13:13:12 +0000 |
ksorim |
Support for cropping in mencoder. New options:
|
Sat, 23 Mar 2002 10:47:13 +0000 |
gabucino |
applied Melanson's patch
|
Sat, 23 Mar 2002 10:24:51 +0000 |
ksorim |
Fix swapped uv planes when playing yv12 data with direct rendering
|
Sat, 23 Mar 2002 10:09:39 +0000 |
ksorim |
Fixes crash which occured when it wasn't possible to connect to the display
|