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
|
Wed, 09 Oct 2002 13:25:13 +0000 |
arpi |
some cleanup
|
Wed, 09 Oct 2002 13:16:27 +0000 |
arpi |
VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>
|
Wed, 09 Oct 2002 01:13:40 +0000 |
arpi |
_EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing
|
Wed, 09 Oct 2002 00:52:15 +0000 |
arpi |
preinit() has an arg... use it.
|
Wed, 09 Oct 2002 00:51:04 +0000 |
arpi |
mode check at preinit()
|
Wed, 09 Oct 2002 00:39:04 +0000 |
arpi |
cosmetics
|
Tue, 08 Oct 2002 23:53:33 +0000 |
arpi |
-nosound fix
|
Tue, 08 Oct 2002 23:11:49 +0000 |
arpi |
- fixed a 10l bug: setting PTS flag even if no PTS stored
|
Tue, 08 Oct 2002 22:57:39 +0000 |
arpi |
fixed LPCM parsing
|
Tue, 08 Oct 2002 22:56:43 +0000 |
arpi |
parse samplerate & channels from LPCM header
|
Tue, 08 Oct 2002 22:55:55 +0000 |
arpi |
reset channels too
|
Tue, 08 Oct 2002 22:41:45 +0000 |
rfelker |
remove nonsense warnings now that libaf is used
|
Tue, 08 Oct 2002 19:18:36 +0000 |
arpi |
ffdv is stable now
|
Tue, 08 Oct 2002 17:59:52 +0000 |
arpi |
cosmetics :)
|
Tue, 08 Oct 2002 10:20:36 +0000 |
anders |
Adding function for calculating the delay caused by the filters
|
Tue, 08 Oct 2002 05:46:23 +0000 |
bertrand |
Added support for RTSP stream over TCP.
|
Mon, 07 Oct 2002 22:13:34 +0000 |
arpi |
* Fix for the broken MultiDec files I had originally posted with the
|