diff options
author | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2004-06-22 00:21:51 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2004-06-22 00:21:51 +0000 |
commit | 9cfe55b1422fae21a7764b15ef622628c9fbee84 (patch) | |
tree | 262d9de43c6a95e1cc9c4c68336975645d6e9b6c /ChangeLog | |
parent | 383798402482c704ea69c91c955563d328a2b023 (diff) | |
download | gst-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-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |