1 Jul 2012 01:24
Re: FireWire DV/HDV input device using libiec61883
Stefano Sabatini <stefasab <at> gmail.com>
2012-06-30 23:24:05 GMT
2012-06-30 23:24:05 GMT
On date Saturday 2012-06-30 16:35:25 +0200, Georg Lippitsch encoded: > Hi, > > since it's quite a long time ago I posted my first version of the > FireWire input patch, I start a new thread. > Here is a new version of the patch, which uses the new Linux kernel > FireWire stack and libiec61883 instead of the old deprecated one. > > I fixed most of the issues discussed in the former thread, and also > rewrote the capture loop using threads. This allows stable > operation, even if iec61883_read_packet() is not called frequently > enough. If incoming frames are not processed fast enough, they can > be buffered up to a specified limit. > > > Regards, > > Georg > From 0551eba2b5164e9c277a07d0b9a11f8ee47b4c3d Mon Sep 17 00:00:00 2001 > From: Georg Lippitsch <georg.lippitsch <at> gmx.at> > Date: Mon, 23 Apr 2012 16:01:17 +0200 > Subject: [PATCH] FireWire DV/HDV input device using libiec61883 > > --- > configure | 3 + > doc/indevs.texi | 49 +++++ > libavdevice/Makefile | 1 + > libavdevice/alldevices.c | 1 + > libavdevice/iec61883.c | 461 ++++++++++++++++++++++++++++++++++++++++++++++(Continue reading)
RSS Feed