From owner-freebsd-multimedia@FreeBSD.ORG Sat Feb 28 15:11:07 2015 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4568AAB0 for ; Sat, 28 Feb 2015 15:11:07 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 02BD7FB2 for ; Sat, 28 Feb 2015 15:11:06 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id A20CA1FE022; Sat, 28 Feb 2015 16:11:02 +0100 (CET) Message-ID: <54F1DAB6.6000305@selasky.org> Date: Sat, 28 Feb 2015 16:11:50 +0100 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Juergen Lock Subject: Re: New version of webcamd, now v4.0.0.2 References: <54556689.1040306@selasky.org> <201502272250.t1RMokdv040321@enceladus10.kn-bremen.de> <54F18E21.1070603@selasky.org> <20150228112759.GA59550@enceladus10.kn-bremen.de> In-Reply-To: <20150228112759.GA59550@enceladus10.kn-bremen.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Antti Palosaari , multimedia@FreeBSD.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2015 15:11:07 -0000 On 02/28/15 12:27, Juergen Lock wrote: > He also couldn't find commit 4f671fe2f9523a1ea206f63fe60a7c7b3a56d5c7 > (mentioned in work/webcamd-4.0.0.2/sources.txt) - which tree is that > in? Hi, This git should have the above mentioned commit: > git remote -v linuxtv git://linuxtv.org/media_tree.git (fetch) linuxtv git://linuxtv.org/media_tree.git (push) origin git://github.com/torvalds/linux.git (fetch) origin git://github.com/torvalds/linux.git (push) --HPS