[FFmpeg-devel] iSight camera support
Michael Niedermayer
michaelni at gmx.at
Mon Mar 24 02:40:53 CET 2014
On Sun, Mar 16, 2014 at 01:08:28PM +0100, Thilo Borgmann wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Am 16.03.14 00:19, schrieb Peter Ross:
> > On Sat, Mar 15, 2014 at 07:34:47PM +0100, Thilo Borgmann wrote:
> >> Hi,
> >>
> >> Am 31.10.13 09:02, schrieb Stefano Sabatini:
> >>> On date Tuesday 2013-10-29 22:53:11 -0400, Vadim Kalinsky encoded:
> >>>>
> >>
> >> tested and improved with Stefano's latest remarks, except...
> >>
> >
> > isight is the name given to the camera bundled with most mac computers. can
> > the qtkit framework access other capture devices? if this is the case, i
> > suggest using qtkit for AVInputFormat.name and --enable-qtkit in
> > configure.
>
> Indeed it can. Renamed accordingly.
>
> > here is some more review inline.
>
> Thanks, updated patch attached.
>
> - -Thilo
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.13 (Darwin)
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iQEcBAEBAgAGBQJTJZQ8AAoJEC1B5kuEo2KzWGcH/j7vKlFtAF9V25nO5JutWxxW
> UGzdVSmLURbJBrLODlPya6QQnYrSAgcOeBNdf6r3KgUHq/vAub5EJGt4Z3o/8p+G
> v5YrIOxqg7I/RGyT6hM8aGRZdpmT+ZdNjDUx63cLV2RYlVg0w3f39BiBKE8hqSXt
> Cjt+1tAGCZm45xIVQdY8+sAM2EAXh9YMyNpX4uUCkTfmVJrm+M3lx2wV5QQ69zK3
> +FEVS7ustOamqPRNdHFmJ3TpNg5mFjYSIzUBUpB+YT/CZ5artf9qRYv7scX4KesO
> qwZL/lci/aAWUVbbbkw9r+6HGBswf2gOt6L+z+4oN0O5VXns3Z0YeOltXFY8bKE=
> =QpIu
> -----END PGP SIGNATURE-----
> MAINTAINERS | 1
> common.mak | 3
> configure | 4
> doc/indevs.texi | 10 +
> libavdevice/Makefile | 1
> libavdevice/alldevices.c | 1
> libavdevice/qtkit.m | 306 +++++++++++++++++++++++++++++++++++++++++++++++
> 7 files changed, 326 insertions(+)
> 1130ac778b975c6ffae28acfc01265ceac8c6f10 0001-lavd-Add-QTKit-input-device.patch
> From fb73d0f372551f8433c8b0390a6c914e2a520196 Mon Sep 17 00:00:00 2001
> From: Vadim Kalinsky <vadim at kalinsky.ru>
> Date: Sun, 16 Mar 2014 13:04:06 +0100
> Subject: [PATCH] lavd: Add QTKit input device.
>
> Signed-off-by: Thilo Borgmann <thilo.borgmann at mail.de>
> ---
> MAINTAINERS | 1 +
> common.mak | 3 +
> configure | 4 +
> doc/indevs.texi | 10 ++
> libavdevice/Makefile | 1 +
> libavdevice/alldevices.c | 1 +
> libavdevice/qtkit.m | 306 +++++++++++++++++++++++++++++++++++++++++++++++
> 7 files changed, 326 insertions(+)
> create mode 100644 libavdevice/qtkit.m
missing changelog entry otherwise
should be ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140324/c28ef0a3/attachment.asc>
More information about the ffmpeg-devel
mailing list