diff --git a/ChangeLog b/ChangeLog index dc5d5d9513..718f8f5d63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-09 Sebastien Moutte + + * docs/plugins/gst-plugins-bad-plugins.args: + Add directraw and directsound sinks properties. + 2007-05-09 Tim-Philipp Müller * configure.ac: diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index 930ca98a2f..d4ed659757 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -17085,3 +17085,22 @@ 200 + +GstDirectDrawSink::keep-aspect-ratio +gboolean + +rw +keep-aspect-ratio +keep the aspect ratio or not +FALSE + + + +GstDirectSoundSink::attenuation +glong +[-1000,0] +rw +Attenuation of the sound +The attenuation for the directsound buffer (default is 0 so the directsound buffer will not be attenuated). +0 + \ No newline at end of file