From 72e3851f87ed6e0f07ba74afb7e260f5bfe8def8 Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Sat, 5 Nov 2005 23:36:20 +0000 Subject: ext/directfb/Makefile.am: Add the example application. Original commit message from CVS: 2005-11-06 Julien MOUTTE * ext/directfb/Makefile.am: Add the example application. * ext/directfb/dfb-example.c: (get_me_out), (main): Here is an example application that runs videotestsrc for 20 seconds. It's included in the documentation. * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers), (gst_dfbvideosink_setup), (gst_dfbvideosink_can_blit_from_format), (gst_dfbvideosink_getcaps), (gst_dfbvideosink_buffer_alloc): More fixes, calculate new size of the buffer when renegotiating. This completely breaks ffmpegcolorspace but i need to discuss that with Wim on monday. Add documentation. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1f57192d..ba043a7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2005-11-06 Julien MOUTTE + + * ext/directfb/Makefile.am: Add the example application. + * ext/directfb/dfb-example.c: (get_me_out), (main): + Here is an example application that runs videotestsrc for 20 + seconds. It's included in the documentation. + * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers), + (gst_dfbvideosink_setup), (gst_dfbvideosink_can_blit_from_format), + (gst_dfbvideosink_getcaps), (gst_dfbvideosink_buffer_alloc): + More fixes, calculate new size of the buffer when renegotiating. + This completely breaks ffmpegcolorspace but i need to discuss + that with Wim on monday. Add documentation. + 2005-11-05 Julien MOUTTE * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers), -- cgit v1.2.1