diff options
author | Vijay Santhanam <vijay@santhanam.gmail.com> | 2006-12-17 05:07:07 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2006-12-17 05:07:07 +0000 |
commit | aae6bd4e95d33072ed7711db32e4f1bb8ba0d403 (patch) | |
tree | fbb2cb5e9282c6d0a81331fdc10e72528528212e | |
parent | e2f1b66fb2f73b8f5cdbc79127e986ad5ef4c889 (diff) |
sys/osxvideo/: Preliminary patch for porting osxvideosink
Original commit message from CVS:
Patch by: Vijay Santhanam <vijay santhanam gmail com>
* sys/osxvideo/Makefile.am:
* sys/osxvideo/osxvideosink.h:
* sys/osxvideo/osxvideosink.m:
Preliminary patch for porting osxvideosink
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-12-16 David Schleef <ds@schleef.org> + + Patch by: Vijay Santhanam <vijay santhanam gmail com> + + * sys/osxvideo/Makefile.am: + * sys/osxvideo/osxvideosink.h: + * sys/osxvideo/osxvideosink.m: + Preliminary patch for porting osxvideosink + 2006-12-16 Wim Taymans <wim@fluendo.com> Patch by: Sjoerd Simons <sjoerd at luon dot net> |