2016-12-06 15:02 GMT+01:00 Georgi D. Sotirov <gdsoti...@dir.bg>: > diff --git a/libavformat/chromaprint.c b/libavformat/chromaprint.c > index de73181..8c9a6c0 100644 > --- a/libavformat/chromaprint.c > +++ b/libavformat/chromaprint.c > @@ -39,11 +39,7 @@ typedef struct ChromaprintMuxContext { > int silence_threshold; > int algorithm; > FingerprintFormat fp_format; > -#if CPR_VERSION_INT >= AV_VERSION_INT(1, 4, 0) > - ChromaprintContext * ctx; > -#else > ChromaprintContext ctx; > -#endif
I applied your patch, please use git format-patch in the future. Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel