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 b1f8f6d0..005421cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-11-03 Julien MOUTTE <julien@moutte.net>
+
+ * ext/directfb/Makefile.am: Prepare for liboil usage.
+ * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_show_frame),
+ (gst_dfbvideosink_buffer_alloc): Prepare for liboil, handle
+ rendering in external surface correctly. Will commit a neat
+ example soon.
+
2005-11-03 Edgard Lima <edgard.lima@indt.org.br>
* ext/sdl/sdlvideosink.c: (SDL_WaitEventTimeout),