[FFmpeg-devel] [PATCH]lavf:Constify AVInputFormat pointer

Lou Logan lou at lrcd.com
Wed Mar 20 20:23:53 EET 2019


On Wed, Mar 20, 2019, at 9:58 AM, Carl Eugen Hoyos wrote:
>
> Patch applied.
> 

Breaks compilation for me on x86_64 linux:

/usr/bin/ld: libavformat/libavformat.a(allformats.o):(.data.rel.ro+0x398): undefined reference to `ff_kux_demuxer'
collect2: error: ld returned 1 exit status
make: *** [Makefile:108: ffmpeg_g] Error 1


More information about the ffmpeg-devel mailing list