diff options
author | Michael Smith <msmith@xiph.org> | 2008-11-20 23:59:07 +0000 |
---|---|---|
committer | Michael Smith <msmith@xiph.org> | 2008-11-20 23:59:07 +0000 |
commit | e6075940b1c1a17bbf338883960cb6c2e0f6385e (patch) | |
tree | e489fc24ff3928b4d3e38ec53946ce0d7dbde6ad /ChangeLog | |
parent | 9b372f1bbd3c1e0994811354fe500f1da0ea938b (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |