summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd8c283c..17abfafd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@
patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
+ * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
+ Do IDirectDrawClipper_SetHWnd() if the window ID has already been
+ set after creating the clipper.
+
+2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com>
+
+ patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
+
* sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
Added checking of surface lost case after an unsuccessful
IDirectDrawSurface7_Lock() call.