Dmitry Timoshkov
|
f1e120ba7e
|
msvfw32: Disable datarate, keyframe and quality controls to not
confuse users by a not implemented functionality.
Add support for About codec control.
|
2006-02-14 11:36:19 +01:00 |
Dmitry Timoshkov
|
cad998112e
|
msvfw32: Call codec's Configure dialog if the codec supports it.
Disable data rate and key frame fields if requested.
|
2006-02-11 12:14:57 +01:00 |
Dmitry Timoshkov
|
fd2004e52f
|
Add a semi-functional ICCompressorChoose implementation.
|
2005-11-22 14:56:40 +00:00 |
Kevin Koltzau
|
6bb46e31e7
|
Fix 'cast from pointer to integer of different size' warnings in
64bit.
|
2005-08-22 09:19:16 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Christian Costa
|
3a42dd2557
|
Added support for video compressor/decompressor dynamic installation.
|
2003-06-30 02:04:26 +00:00 |
Michael Günnewig
|
c28798027c
|
- added stubs for GetOpenFileNamePreview{A,W}
- added stubs for GetSaveFileNamePreview{A,W}
- removed invalid VIDC.MRLD line from system.ini
|
2003-06-23 03:33:25 +00:00 |
Eric Pouech
|
766ea910b9
|
- made ICInfo closer to Windows behavior (i.e. no longer opens the
driver)
- fixed most endianess related bugs in fourCC handling
- added debug function for printing fourCC:s
- internal function fixes and speed-up
|
2003-01-30 00:16:35 +00:00 |
Dimitrie O. Paun
|
cef5961d2b
|
Eliminate lots of __WINE__ conditionals from the headers.
|
2003-01-03 19:12:55 +00:00 |
Eric Pouech
|
7c59874250
|
No longer using Win32 API relative to 16 bit subsystem for the 32 bit
part.
|
2002-11-20 19:47:08 +00:00 |
Eric Pouech
|
7656b1457a
|
Split between 16 / 32 bit code.
|
2002-10-31 00:53:57 +00:00 |