Mon, 25 Mar 2002 09:52:15 +0000 |
atmos4 |
Fix aspect info for square pixel.
|
Mon, 25 Mar 2002 05:13:19 +0000 |
mswitch |
Bugfix by XorA
|
Mon, 25 Mar 2002 03:20:42 +0000 |
arpi |
reset selection
|
Mon, 25 Mar 2002 03:19:43 +0000 |
arpi |
check and set codec selection - impossible to do it at find_codec
|
Mon, 25 Mar 2002 03:19:06 +0000 |
arpi |
100l :(
|
Mon, 25 Mar 2002 03:07:27 +0000 |
arpi |
use codec selection
|
Mon, 25 Mar 2002 03:02:57 +0000 |
arpi |
tagging selected codec to avoid trying the same codec several times
|
Mon, 25 Mar 2002 02:39:58 +0000 |
arpi |
proposal for audio decoders
|
Mon, 25 Mar 2002 02:39:36 +0000 |
arpi |
common stuff moved to mpc_info.h
|
Mon, 25 Mar 2002 02:10:08 +0000 |
arpi |
typo...
|
Mon, 25 Mar 2002 01:32:40 +0000 |
arpi |
I420 support
|
Sun, 24 Mar 2002 21:22:16 +0000 |
arpi |
-fs aspect fix by KotH
|
Sun, 24 Mar 2002 21:17:16 +0000 |
arpi |
fallback to server's control() - patch by KotH
|
Sun, 24 Mar 2002 20:55:06 +0000 |
arpi |
U,V plane odrer fixed
|
Sun, 24 Mar 2002 20:45:30 +0000 |
arpi |
U,V plane odrer fixed
|
Sun, 24 Mar 2002 19:14:40 +0000 |
arpi |
I420 UV swapping fixed
|
Sun, 24 Mar 2002 19:01:01 +0000 |
arpi |
UV vs VU fix
|
Sun, 24 Mar 2002 18:44:15 +0000 |
arpi |
fixes, extended by mplayer's planes[]
|
Sun, 24 Mar 2002 18:42:27 +0000 |
ksorim |
Two fixes:
|
Sun, 24 Mar 2002 18:42:05 +0000 |
arpi |
soem explanation
|
Sun, 24 Mar 2002 18:19:14 +0000 |
arpi |
fixed U/V swapping for direct rendering, and 3rd plane offset calculation when height!=0
|
Sun, 24 Mar 2002 18:01:08 +0000 |
mswitch |
Fixed bug in Athlon detection code ;)
|
Sun, 24 Mar 2002 15:33:12 +0000 |
mswitch |
XorA found a bug in the avcodec code
|
Sun, 24 Mar 2002 15:18:38 +0000 |
mswitch |
Default to avcodec if installed, otherwise use fame. Apparently fame output is very very blocky
|
Sun, 24 Mar 2002 14:47:28 +0000 |
atmos4 |
Use esds parser for movie esds atom and only pass decoder specific configuration into the stream_header.
|
Sun, 24 Mar 2002 14:15:24 +0000 |
pl |
allow negative mul values
|
Sun, 24 Mar 2002 06:10:13 +0000 |
atmos4 |
- Add parsing of Sync Layer Descriptor
|
Sun, 24 Mar 2002 03:08:20 +0000 |
atmos4 |
Support for decoder specific config from mp4 header for AAC decoder.
|
Sun, 24 Mar 2002 03:07:18 +0000 |
atmos4 |
10l fix memory allocation
|
Sun, 24 Mar 2002 02:38:20 +0000 |
atmos4 |
eeh 10l, forgot malloc of esds struct.
|
Sun, 24 Mar 2002 02:25:41 +0000 |
atmos4 |
Improved MP4 parsing (finally)
|
Sun, 24 Mar 2002 01:09:08 +0000 |
arpi |
OS2 support
|
Sun, 24 Mar 2002 01:05:57 +0000 |
arpi |
timer.c not used - why to compile
|
Sun, 24 Mar 2002 01:05:43 +0000 |
arpi |
check for mman.h
|
Sun, 24 Mar 2002 00:58:27 +0000 |
arpi |
include stdlib.h
|
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)
|