On Thu, Apr 26, 2018 at 4:12 PM, Daniel Oberhoff
wrote:
>
>> On 26. Apr 2018, at 14:08, Hendrik Leppkes wrote:
>>
>> On Thu, Apr 26, 2018 at 2:06 PM, Daniel Oberhoff
>> wrote:
>>> Hello,
>>>
>>> I just started programming to directly use the cuda decoded frames on the
>>> gpu (working off maste
I can't think of a situation where there'd possibly be more than one
nvidia driver installed on a system.
And even if, the same application loading a lib of the same name will
internally hit its reference counter and just use the exact same one again.
signature.asc
Description: OpenPGP digital s
> On 26. Apr 2018, at 14:08, Hendrik Leppkes wrote:
>
> On Thu, Apr 26, 2018 at 2:06 PM, Daniel Oberhoff
> wrote:
>> Hello,
>>
>> I just started programming to directly use the cuda decoded frames on the
>> gpu (working off master). Would it be possible to publicly expose the loaded
>> cuda
On Thu, Apr 26, 2018 at 2:06 PM, Daniel Oberhoff
wrote:
> Hello,
>
> I just started programming to directly use the cuda decoded frames on the gpu
> (working off master). Would it be possible to publicly expose the loaded cuda
> functions? This way I can inherit the possibility to build with cud