From owner-freebsd-multimedia@FreeBSD.ORG Sun Mar 6 09:32:56 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F275D106566B for ; Sun, 6 Mar 2011 09:32:56 +0000 (UTC) (envelope-from mickael.maillot@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 74D528FC12 for ; Sun, 6 Mar 2011 09:32:56 +0000 (UTC) Received: by qyk35 with SMTP id 35so1189631qyk.13 for ; Sun, 06 Mar 2011 01:32:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=RX9cCoNb91so9q3gc10iOIipFSCkGtey4VzQ6l2fzc0=; b=izMJno1avV9PQPs2EkkrVhUmqcTCRG3FD9f2Y6zj2TwC+E18cSBoQT7bgO712eN1sG qJ4hWqYjZIpgP6toFPlDEdx+ro85IYc/y1ES1ORAepnETKmKKcS43Ou9PCi7UcaiVQg+ 2+7ryuuRWua1ge6Vm5+4p1d8J0i3uycDnqTlU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=L+MNqZaYdfvLq4oXTrvRrCtUjZTxHFf6zvdEKXf0AU0hLjcq63yFLxR24jNCs6qvWH nPWOb7xWWFrIfKP4MThD0tq9SNZuAsyucuIMupeAdGtd8Hkr4mhowwBnwNj+Hybi/TrY ZMs7KMHZthxBSEdx/FuV5QxL275fb7L8qjItI= MIME-Version: 1.0 Received: by 10.229.141.71 with SMTP id l7mr2017949qcu.44.1299403975345; Sun, 06 Mar 2011 01:32:55 -0800 (PST) Received: by 10.229.80.66 with HTTP; Sun, 6 Mar 2011 01:32:55 -0800 (PST) In-Reply-To: <4D68EB8D.8040901@freebsd.org> References: <4D68EB8D.8040901@freebsd.org> Date: Sun, 6 Mar 2011 10:32:55 +0100 Message-ID: From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= To: Andriy Gapon Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-multimedia@freebsd.org Subject: Re: xbmc patch X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2011 09:32:57 -0000 Hi, 2011/2/26 Andriy Gapon : > > Guys, > > I still believe that xbmc is missing the following patch: > http://people.freebsd.org/~avg/SNESAPU.diff > > What's your opinion? sorry for the long delay, the SNESAPU code does not compile on head with ld 2.17.50 on amd64. so i totally removed spc codec support from XBMC.