[gst-cvs] gst-plugins-bad: add osxvideosrc
Andy Wingo
wingo at kemper.freedesktop.org
Mon Apr 20 07:40:14 PDT 2009
Module: gst-plugins-bad
Branch: master
Commit: 1bd852073d3440b810fb8a3f2d9f5e8b82febcc0
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=1bd852073d3440b810fb8a3f2d9f5e8b82febcc0
Author: Andy Wingo <wingo at oblong.net>
Date: Mon Apr 20 13:09:46 2009 +0200
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 at tandberg.com>
Patch-by: Ali Sabil <ali.sabil at tandberg.com>
Patch-by: Barracuda Networks <justin at affinix.com>
---
configure.ac | 17 +
sys/Makefile.am | 10 +-
sys/osxvideo/Makefile.am | 18 +
sys/osxvideo/osxvideoplugin.m | 50 ++
sys/osxvideo/osxvideosrc.c | 1394 +++++++++++++++++++++++++++++++++++++++++
sys/osxvideo/osxvideosrc.h | 74 +++
6 files changed, 1561 insertions(+), 2 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=1bd852073d3440b810fb8a3f2d9f5e8b82febcc0
More information about the Gstreamer-commits
mailing list