Re: [FFmpeg-devel] [PATCH]configure: The eac3_core bsf needs the ac3 parser

2018-06-13 Thread Carl Eugen Hoyos
2018-06-12 10:04 GMT+02:00, Carl Eugen Hoyos : > Attached patch fixes a linking error reported on libav-user, other > solutions are slightly more intrusive. Patch applied. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.o

[FFmpeg-devel] [PATCH]configure: The eac3_core bsf needs the ac3 parser

2018-06-12 Thread Carl Eugen Hoyos
Hi! Attached patch fixes a linking error reported on libav-user, other solutions are slightly more intrusive. Please comment, Carl Eugen From d65eb39bb0fb52ca2ba88445535a23aa5fca6b27 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Tue, 12 Jun 2018 10:02:44 +0200 Subject: [PATCH] configure: