[FFmpeg-devel] [PATCH] hwaccel: add VideoToolbox support.
Sebastien Zwickert
dilaroga at gmail.com
Sun Sep 16 20:38:25 CEST 2012
On Sep 16, 2012, at 5:45 PM, Sebastien Zwickert <dilaroga at gmail.com> wrote:
>
> On Sep 15, 2012, at 4:48 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
>
>> On Thu, Sep 13, 2012 at 03:40:15PM +0200, Sebastien Zwickert wrote:
>>> Hello,
>>>
>>> On Sep 10, 2012, at 2:49 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
>>>
>>>> Hi Sebastien
>>>>
>>>> On Sun, Sep 09, 2012 at 11:28:19AM +0200, Sebastien Zwickert wrote:
>>>> [...]
>>>>
>>>>> diff --git a/configure b/configure
>>>>> index 7fac4e9..ff49eec 100755
>>>>> --- a/configure
>>>>> +++ b/configure
>>>>> @@ -133,6 +133,7 @@ Component options:
>>>>> --enable-dxva2 enable DXVA2 code
>>>>> --enable-vaapi enable VAAPI code [autodetect]
>>>>> --enable-vda enable VDA code [autodetect]
>>>>> + --enable-vt enable VideoToolbox code [autodetect]
>>>>> --enable-vdpau enable VDPAU code [autodetect]
>>>>>
>>>>> Individual component options:
>>>>> @@ -1171,6 +1172,7 @@ CONFIG_LIST="
>>>>> thumb
>>>>> vaapi
>>>>> vda
>>>>> + vt
>>>>> vdpau
>>>>> version3
>>>>> xmm_clobber_test
>>>>
>>>> nit++ alphabetical order (also at various other places)
>>>
>>> Fixed.
>>
>> there are some more left, not that its important …
>
> Should be ok now…
Not at all.
Patch resent with order fixes in Makefile and allcodecs.
--
Sebastien Zwickert
More information about the ffmpeg-devel
mailing list