Re: [FFmpeg-devel] [PATCH 1/4] configure: require external ffnvcodec headers

2017-12-05 Thread Michael Niedermayer
On Mon, Dec 04, 2017 at 08:41:42PM +0100, Timo Rothenpieler wrote: > The external headers can be found at > https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git > --- > configure | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) i cloned the repo referenced and did a make install bu

Re: [FFmpeg-devel] [PATCH 1/4] configure: require external ffnvcodec headers

2017-12-04 Thread wm4
On Mon, 4 Dec 2017 20:41:42 +0100 Timo Rothenpieler wrote: > The external headers can be found at > https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git > --- LGTM, although I would have preferred giving the include paths a name not specific to ffmpeg. But as I understand, the headers contai

Re: [FFmpeg-devel] [PATCH 1/4] configure: require external ffnvcodec headers

2017-12-04 Thread Carl Eugen Hoyos
2017-12-04 21:12 GMT+01:00 Timo Rothenpieler : > Am 04.12.2017 um 20:58 schrieb Carl Eugen Hoyos: >> >> 2017-12-04 20:41 GMT+01:00 Timo Rothenpieler : >>> >>> The external headers can be found at >>> https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git >> >> >> Afaict, 1, 2 and four should be me

Re: [FFmpeg-devel] [PATCH 1/4] configure: require external ffnvcodec headers

2017-12-04 Thread Timo Rothenpieler
Am 04.12.2017 um 20:58 schrieb Carl Eugen Hoyos: 2017-12-04 20:41 GMT+01:00 Timo Rothenpieler : The external headers can be found at https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git Afaict, 1, 2 and four should be merged. Could you explain (repeat) why this is necessary? I suspect this

Re: [FFmpeg-devel] [PATCH 1/4] configure: require external ffnvcodec headers

2017-12-04 Thread Carl Eugen Hoyos
2017-12-04 20:41 GMT+01:00 Timo Rothenpieler : > The external headers can be found at > https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git Afaict, 1, 2 and four should be merged. Could you explain (repeat) why this is necessary? I suspect this will hit many users. Thank you, Carl Eugen

[FFmpeg-devel] [PATCH 1/4] configure: require external ffnvcodec headers

2017-12-04 Thread Timo Rothenpieler
The external headers can be found at https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git --- configure | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/configure b/configure index d05388638d..b4d82f1df6 100755 --- a/configure +++ b/configure @@ -2662,6 +2662,7 @@ zmbv_e