gstreamer/win32
Sébastien Moutte bfd753e07d sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will directly attenuate the directsound buffer.
Original commit message from CVS:
* sys/directsound/gstdirectsoundsink.h:
* sys/directsound/gstdirectsoundsink.c:
Add an attenuation property that will directly attenuate the
directsound buffer.
Change the size of the directsound secondary buffer to a half second.
Add more debug logs.
Add a lock to protect dsound buffer write access.
Fix a bad implementation of reset.
* sys/directsound/gstdirectdrawsink.c:
* sys/directsound/gstdirectdrawsink.h:
Add a keep_aspect_ratio property.
Do not use overlay if not supported.
Add more debug logs.
Remove overwrite of WM_ERASEBKGND message handling. It was not
redrawing border when keep_aspect_ratio was enabled.
* win32/common/config.h:
update version waiting an auto-generated config.h
2006-07-24 21:43:06 +00:00
..
common update 2006-06-11 13:55:34 +00:00
vs6 sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will directly attenuate the directsound buffer. 2006-07-24 21:43:06 +00:00
vs7 sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectection 2006-03-03 23:45:23 +00:00
vs8 sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectection 2006-03-03 23:45:23 +00:00
MANIFEST gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_EVENT+WIN32 2006-05-30 21:07:38 +00:00