summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2004-06-22 00:21:51 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2004-06-22 00:21:51 +0000
commit9cfe55b1422fae21a7764b15ef622628c9fbee84 (patch)
tree262d9de43c6a95e1cc9c4c68336975645d6e9b6c /ChangeLog
parent383798402482c704ea69c91c955563d328a2b023 (diff)
downloadgst-plugins-bad-9cfe55b1422fae21a7764b15ef622628c9fbee84.tar.gz
gst-plugins-bad-9cfe55b1422fae21a7764b15ef622628c9fbee84.tar.bz2
gst-plugins-bad-9cfe55b1422fae21a7764b15ef622628c9fbee84.zip
configure.ac: Add objective-c support if running in Darwin/Mac OS X
Original commit message from CVS: 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org> * configure.ac: Add objective-c support if running in Darwin/Mac OS X * sys/Makefile.am: * sys/osxvideo: * sys/osxvideo/Makefile.am: * sys/osxvideo/osxvideosink.h: * sys/osxvideo/osxvideosink.m: * sys/osxvideo/cocoawindow.h: * sys/osxvideo/cocoawindow.m: Add osxvideosink, a cocoa-based osx video sink
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69908e34..17b6639e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
+
+ * configure.ac:
+ Add objective-c support if running in Darwin/Mac OS X
+ * sys/Makefile.am:
+ * sys/osxvideo:
+ * sys/osxvideo/Makefile.am:
+ * sys/osxvideo/osxvideosink.h:
+ * sys/osxvideo/osxvideosink.m:
+ * sys/osxvideo/cocoawindow.h:
+ * sys/osxvideo/cocoawindow.m:
+ Add osxvideosink, a cocoa-based osx video sink
+
+
2004-06-19 Jan Schmidt <thaytan@mad.scientist.com>
* ext/dvdnav/gst-dvd:
Grab the gconf key from the right spot