summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2008-11-20 23:59:07 +0000
committerMichael Smith <msmith@xiph.org>2008-11-20 23:59:07 +0000
commite6075940b1c1a17bbf338883960cb6c2e0f6385e (patch)
treee489fc24ff3928b4d3e38ec53946ce0d7dbde6ad /ChangeLog
parent9b372f1bbd3c1e0994811354fe500f1da0ea938b (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bf7eb2e..e7d45c77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-11-20 Michael Smith <msmith@songbirdnest.com>
+ * 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 <msmith@songbirdnest.com>
+
* gst/udp/gstmultiudpsink.c:
* gst/udp/gstudpnetutils.c:
* gst/udp/gstudpnetutils.h: