summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-03-16 16:27:20 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-03-16 16:27:20 +0000
commit559d4e9f4494482c3e08da8ff3ad95d2c172b3dc (patch)
tree0b2f35cf3903ed6e892bf24a9dac199aedb3168f /ChangeLog
parent1ff2df1d5f634ee445cd31c4f20f302ac414a48e (diff)
downloadgst-plugins-bad-559d4e9f4494482c3e08da8ff3ad95d2c172b3dc.tar.gz
gst-plugins-bad-559d4e9f4494482c3e08da8ff3ad95d2c172b3dc.tar.bz2
gst-plugins-bad-559d4e9f4494482c3e08da8ff3ad95d2c172b3dc.zip
sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embedded mode. The message will contain a po...
Original commit message from CVS: * sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embedded mode. The message will contain a pointer to the newly created NSView.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e9467c3..62247f30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-16 Edward Hervey <edward@fluendo.com>
+
+ * sys/osxvideo/osxvideosink.m:
+ Emit 'have-ns-view' message when working in embedded mode. The message
+ will contain a pointer to the newly created NSView.
+
2007-03-16 Jan Schmidt <thaytan@mad.scientist.com>
* gst/mpegvideoparse/mpegpacketiser.c: (mpeg_util_find_start_code),