Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2010 10:55:30 +0300
From:      Anonymous <swell.k@gmail.com>
To:        Martin Matuska <mm@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, Bernhard Froehlich <decke@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/multimedia/ffmpeg Makefile
Message-ID:  <86y677n18t.fsf@gmail.com>
In-Reply-To: <201012292141.oBTLfaHr080637__14101.1523003273$1293658913$gmane$org@repoman.freebsd.org> (Martin Matuska's message of "Wed, 29 Dec 2010 21:41:36 %2B0000 (UTC)")
References:  <201012292141.oBTLfaHr080637__14101.1523003273$1293658913$gmane$org@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Martin Matuska <mm@FreeBSD.org> writes:

> mm          2010-12-29 21:41:36 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     multimedia/ffmpeg    Makefile
>   Log:
>   - Add libvdpau support to OPTIONS
>
>   PR:             ports/153491
>   Submitted by:   Bernhard Froehlich <decke@FreeBSD.org>

libavcodec doesn't link against libvdpau, it's a build-time dependency.
For example, in mplayer case it's vo_vdpau that uses
vdp_device_create_x11 from -lvdpau and actually decodes video.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86y677n18t.fsf>