summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41799cf0..660fd790 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2007-02-11 Sébastien Moutte <sebastien@moutte.net>
+
+ * Makefile.am:
+ Add win32 MANIFEST
+ * sys/directdraw/gstdirectdrawsink.c:
+ * sys/directdraw/gstdirectdrawsink.h:
+ Clear unused code and add comments.
+ Remove yuv from template caps, it only supports RGB
+ actually.
+ Implement XOverlay interface and remove window and fullscreen
+ properties.
+ Add debug logs.
+ Test for blit capabilities to return only the current colorspace if
+ the hardware can't blit for one colorspace to another.
+ * sys/directsound/gstdirectsoundsink.c:
+ Add some debugs.
+ * win32/MANIFEST:
+ Add VS7 project files and solution.
+ * win32/vs6/gst_plugins_bad.dsw:
+ * win32/vs6/libgstdirectdraw.dsp:
+ * win32/vs6/libgstdirectsound.dsp:
+ * win32/vs6/libgstqtdemux.dsp:
+ Update project files.
+
2007-02-11 Stefan Kost <ensonic@users.sf.net>
* ext/faad/gstfaad.c: