Re: [FFmpeg-devel] [PATCH] configure: add const_nan dependency to h264_metadata_bsf

2018-03-18 Thread James Almer
On 3/18/2018 7:13 PM, James Almer wrote: > Fixes compilation with some compilers. > > Signed-off-by: James Almer > --- > See > http://fate.ffmpeg.org/log.cgi?time=20180318215121&log=compile&slot=x86_64-freedos-djgpp > > configure | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/config

[FFmpeg-devel] [PATCH] configure: add const_nan dependency to h264_metadata_bsf

2018-03-18 Thread James Almer
Fixes compilation with some compilers. Signed-off-by: James Almer --- See http://fate.ffmpeg.org/log.cgi?time=20180318215121&log=compile&slot=x86_64-freedos-djgpp configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index d5ed95b769..6b27f571c6 100755 --- a/confi