From owner-freebsd-questions@FreeBSD.ORG Tue Nov 18 17:28:36 2014 Return-Path: Delivered-To: freebsd-questions@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 4CAA5184 for ; Tue, 18 Nov 2014 17:28:36 +0000 (UTC) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C9F48943 for ; Tue, 18 Nov 2014 17:28:35 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id hi2so4994569wib.17 for ; Tue, 18 Nov 2014 09:28:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=pxCXH4R+ykiKCgKpfXgXWTa0nMe9JzbvHxd5Bhzc1Dk=; b=Mke0qatj9W23itlfnngc1ELWBhoei8+oNMuXxXNCNHdnaiKk+hqgEGk+Qs3i/KBp1v SwlB+FyRYVixkplT8YSHINAiJHkyWQ+3KLRT13Vjh3+xdDPvmzY7hxZD4VDxYa6jT6J7 ff48lI/s/zV7PCnXwv6q93FitpHxyg9rbUobgtcLJwyv0Vhz/PINiYQKF2QGF1PAYfZb Dyjb1i1oaBNVR4WDPxrfg9VkbaJF7urvEmU5SZskyQ86ooI5ZuQuVOn6vdEP8lXTpcz2 rzcOOZw5FCYr0kiXc4shCeO89cVVkDXnulZyfaAQfRCzppHqPZIFkXshlrNswHjOXWO1 ZDiA== MIME-Version: 1.0 X-Received: by 10.180.83.98 with SMTP id p2mr5776510wiy.20.1416331714286; Tue, 18 Nov 2014 09:28:34 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.106.136 with HTTP; Tue, 18 Nov 2014 09:28:34 -0800 (PST) In-Reply-To: References: Date: Tue, 18 Nov 2014 09:28:34 -0800 X-Google-Sender-Auth: K2cePPDFc5UAhENuZBpQZzAfsjY Message-ID: Subject: Re: playing Blu-Ray discs From: Adrian Chadd To: Waitman Gobble Content-Type: text/plain; charset=UTF-8 Cc: "C. P. Ghost" , "freebsd-questions@freebsd.org" , krad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2014 17:28:36 -0000 > But this would be better i think? > https://wiki.freebsd.org/SummerOfCode2014Ideas#Port_NetBSD.27s_UDF_implementation > doesn't look like it's been done yet? Hey you have it done, so why not use yours as a starting point! Where'd your udf2 code come from? -adrian