add osxvideosrc
authorAndy Wingo <wingo@oblong.net>
Mon, 20 Apr 2009 11:09:46 +0000 (13:09 +0200)
committerAndy Wingo <wingo@wingomac.bcn.oblong.net>
Mon, 20 Apr 2009 14:18:59 +0000 (16:18 +0200)
commit1bd852073d3440b810fb8a3f2d9f5e8b82febcc0
tree66016d960e595fa8f42c5b58e67582782739b5fb
parent0ad5dec0190c77a9c2c511f9b75df773cbab23be
add osxvideosrc

* configure.ac:
* sys/Makefile.am:
* sys/osxvideo/Makefile.am: Autoconfiscation.

* sys/osxvideo/osxvideoplugin.m:
* sys/osxvideo/osxvideosrc.h:
* sys/osxvideo/osxvideosrc.c: Add osxvideosrc. Should fix #153684.

Patch-by: Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
Patch-by: Ali Sabil <ali.sabil@tandberg.com>
Patch-by: Barracuda Networks <justin@affinix.com>
configure.ac
sys/Makefile.am
sys/osxvideo/Makefile.am [new file with mode: 0644]
sys/osxvideo/osxvideoplugin.m [new file with mode: 0644]
sys/osxvideo/osxvideosrc.c [new file with mode: 0644]
sys/osxvideo/osxvideosrc.h [new file with mode: 0644]