Re: [FFmpeg-devel] [PATCH] configure: support static libnpp [v3]

2017-09-22 Thread Andreas HÃ¥kon
Hi Timo, As for the deprecation of libnpp, I suggest to keeping it. We use it a lot! In addition, we have some improvements for the current scale_npp... however, before publishing it it's necesssary to solve the question of the linking with libnpp. Regarding the static linking with libnpp, I h

Re: [FFmpeg-devel] [PATCH] configure: support static libnpp [v3]

2017-09-18 Thread Timo Rothenpieler
I don't like the complexity of this. It also seems strange to me that you put cudart_static and other culibos in there, as well as $ldl, stdc++ and so on. That would most likely link against shared cuda and static cuda at the same time, which seems highly redundant. Also, no other library use