From e6075940b1c1a17bbf338883960cb6c2e0f6385e Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 20 Nov 2008 23:59:07 +0000 Subject: sys/osxvideo/osxvideosink.*: Handle video window resizing more correctly, avoiding crashes when embedding the window ... Original commit message from CVS: * sys/osxvideo/osxvideosink.h: * sys/osxvideo/osxvideosink.m: Handle video window resizing more correctly, avoiding crashes when embedding the window and resizing it. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4bf7eb2e..e7d45c77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-11-20 Michael Smith + + * sys/osxvideo/osxvideosink.h: + * sys/osxvideo/osxvideosink.m: + Handle video window resizing more correctly, avoiding crashes when + embedding the window and resizing it. + 2008-11-20 Michael Smith * gst/udp/gstmultiudpsink.c: -- cgit