On 8/29/2016 7:13 PM, James Almer wrote:
> On 8/29/2016 5:31 PM, Timo Rothenpieler wrote:
>> On 8/29/2016 8:43 PM, James Almer wrote:
>>> On 8/27/2016 9:58 AM, Timo Rothenpieler wrote:
@@ -5996,6 +5992,22 @@ enabled vdpau && enabled xlib &&
check_lib2 "vdpau/vdpau.h vdpau/vdpau_x11.h
On 8/29/2016 5:31 PM, Timo Rothenpieler wrote:
> On 8/29/2016 8:43 PM, James Almer wrote:
>> On 8/27/2016 9:58 AM, Timo Rothenpieler wrote:
>>> @@ -5996,6 +5992,22 @@ enabled vdpau && enabled xlib &&
>>> check_lib2 "vdpau/vdpau.h vdpau/vdpau_x11.h" vdp_device_create_x11
>>> -lvdpau &&
>>>
On 8/29/2016 8:43 PM, James Almer wrote:
> On 8/27/2016 9:58 AM, Timo Rothenpieler wrote:
>> @@ -5996,6 +5992,22 @@ enabled vdpau && enabled xlib &&
>> check_lib2 "vdpau/vdpau.h vdpau/vdpau_x11.h" vdp_device_create_x11
>> -lvdpau &&
>> enable vdpau_x11
>>
>> +case $target_os in
>> +
On 8/27/2016 9:58 AM, Timo Rothenpieler wrote:
> @@ -5996,6 +5992,22 @@ enabled vdpau && enabled xlib &&
> check_lib2 "vdpau/vdpau.h vdpau/vdpau_x11.h" vdp_device_create_x11
> -lvdpau &&
> enable vdpau_x11
>
> +case $target_os in
> +mingw32*|mingw64*|win32|win64|linux|cygwin*)
> +
pushed
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Sat, 27 Aug 2016 14:58:53 +0200
Timo Rothenpieler wrote:
> As Nvidia has put the most recent Video Codec SDK behind a double
> registration wall, of which one needs manual approval of a lenghty
> application, bundling this header saves everyone trying to use NVENC
> from that headache.
>
> Th
On Sat, Aug 27, 2016 at 02:58:53PM +0200, Timo Rothenpieler wrote:
> As Nvidia has put the most recent Video Codec SDK behind a double
> registration wall, of which one needs manual approval of a lenghty
> application, bundling this header saves everyone trying to use NVENC
> from that headache.
>
>> And I think there are some deprecated comments in nvenc.c:
>> - references to only H.264 (HEVC was already added)
>> - references to version 5 as "current SDK revision"
>
There are no references to version 5 of the SDK that I can see in nvenc.c
following my patch. There was one next to where
On 27 August 2016 at 23:12, Timo Rothenpieler wrote:
> On 8/27/2016 3:07 PM, Thomas Volkert wrote:
> > Hi,
> >
> > On 27.08.2016 14:58, Timo Rothenpieler wrote:
> >> As Nvidia has put the most recent Video Codec SDK behind a double
> >> registration wall, of which one needs manual approval of a l
On 8/27/2016 3:07 PM, Thomas Volkert wrote:
> Hi,
>
> On 27.08.2016 14:58, Timo Rothenpieler wrote:
>> As Nvidia has put the most recent Video Codec SDK behind a double
>> registration wall, of which one needs manual approval of a lenghty
>> application, bundling this header saves everyone trying
10 matches
Mail list logo