Fri, 11 Oct 2002 04:23:52 +0000 |
anders |
Correcting counters and flags
|
Thu, 10 Oct 2002 23:24:15 +0000 |
arpi |
stream selection cleanup, fixed -nosound
|
Thu, 10 Oct 2002 21:04:42 +0000 |
arpi |
setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on windows
|
Thu, 10 Oct 2002 14:17:59 +0000 |
albeu |
Use the common aspect code
|
Thu, 10 Oct 2002 14:11:06 +0000 |
pontscho |
upsz ...
|
Thu, 10 Oct 2002 14:06:49 +0000 |
pontscho |
- better dxr3 support
|
Thu, 10 Oct 2002 12:47:33 +0000 |
pontscho |
last flip bug fixed
|
Thu, 10 Oct 2002 12:00:04 +0000 |
attila |
Well.. it's KotH not Koth :)
|
Thu, 10 Oct 2002 09:14:53 +0000 |
nexus |
argh 100l
|
Thu, 10 Oct 2002 08:56:44 +0000 |
nexus |
10l
|
Thu, 10 Oct 2002 03:35:23 +0000 |
diego |
Man page review part one, spelling, rewording and layout fixes.
|
Thu, 10 Oct 2002 03:32:23 +0000 |
diego |
Mailing list section reworded and updated. This should at some point be
|
Thu, 10 Oct 2002 01:42:27 +0000 |
diego |
Cosmetics: Converted 2 spaces to one in section titles, changed some ugly
|
Thu, 10 Oct 2002 01:34:30 +0000 |
diego |
Fix for a stupid mistake, patch by hephooey@fastmail.fm.
|
Thu, 10 Oct 2002 01:09:23 +0000 |
arpi |
don't honor stride hints if the next filter(chain) doesn't support stride
|
Thu, 10 Oct 2002 00:51:41 +0000 |
diego |
Fix usage for common users that may not have fbset in their path.
|
Thu, 10 Oct 2002 00:10:58 +0000 |
arpi |
compiler warning found by Dominik
|
Thu, 10 Oct 2002 00:09:34 +0000 |
arpi |
also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
|
Thu, 10 Oct 2002 00:04:25 +0000 |
arpi |
draw_image()
|
Wed, 09 Oct 2002 23:54:13 +0000 |
arpi |
for() -> memcpy_pic()
|
Wed, 09 Oct 2002 23:39:36 +0000 |
arpi |
10l fix & cleanup of draw_frame(), still NO support for stride :(
|
Wed, 09 Oct 2002 23:13:47 +0000 |
arpi |
draw_slice() seems to support all csp
|
Wed, 09 Oct 2002 22:44:07 +0000 |
arpi |
since draw_slice() supports RGB/BGR, we don't need draw_image() for stride
|
Wed, 09 Oct 2002 22:37:27 +0000 |
arpi |
since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag
|
Wed, 09 Oct 2002 22:32:04 +0000 |
arpi |
support for VFCAP_ACCEPT_STRIDE in vo drivers
|
Wed, 09 Oct 2002 22:07:48 +0000 |
arpi |
VFCAP_DRAW_SLICE added
|
Wed, 09 Oct 2002 21:54:58 +0000 |
arpi |
draw_image, get_image fix
|
Wed, 09 Oct 2002 21:26:16 +0000 |
arpi |
draw_image()
|
Wed, 09 Oct 2002 20:32:41 +0000 |
arpi |
- implemented draw_image()
|
Wed, 09 Oct 2002 19:03:17 +0000 |
arpi |
-fixes vo_directx to work with -fixed-vo
|
Wed, 09 Oct 2002 14:38:38 +0000 |
arpi |
draw_image() implementation (new libvo API)
|
Wed, 09 Oct 2002 13:40:23 +0000 |
arpi |
more cleanup, some -vo mga fullscreen fixes
|