summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-01-30 17:19:33 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-01-30 17:19:33 +0000
commit385bba644fffe6d585467a34ac8e01563263f4b5 (patch)
tree4bedc4db2b677228da2b34bacc43558e60e43563 /ChangeLog
parent3838fe023eaf04917356e6db8ce548b16538d0db (diff)
downloadgst-plugins-bad-385bba644fffe6d585467a34ac8e01563263f4b5.tar.gz
gst-plugins-bad-385bba644fffe6d585467a34ac8e01563263f4b5.tar.bz2
gst-plugins-bad-385bba644fffe6d585467a34ac8e01563263f4b5.zip
configure.ac: Check for an Objective C compiler
Original commit message from CVS: * configure.ac: Check for an Objective C compiler * sys/Makefile.am: * sys/osxvideo/Makefile.am: * sys/osxvideo/cocoawindow.h: * sys/osxvideo/cocoawindow.m: * sys/osxvideo/osxvideosink.h: * sys/osxvideo/osxvideosink.m: Port of osxvideo plugin to 0.10. Do NOT consider 100% stable ! Fixes #402470
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dcdd8651..0c6f51ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2007-01-30 Edward Hervey <edward@fluendo.com>
+
+ * configure.ac:
+ Check for an Objective C compiler
+ * sys/Makefile.am:
+ * sys/osxvideo/Makefile.am:
+ * sys/osxvideo/cocoawindow.h:
+ * sys/osxvideo/cocoawindow.m:
+ * sys/osxvideo/osxvideosink.h:
+ * sys/osxvideo/osxvideosink.m:
+ Port of osxvideo plugin to 0.10. Do NOT consider 100% stable !
+ Fixes #402470
+
2007-01-28 Tim-Philipp Müller <tim at centricular dot net>
* gst/videocrop/gstvideocrop.c: