Re: [FFmpeg-devel] [PATCH]lavf/chromaprint: Silence compilation warnings

2020-04-05 Thread Carl Eugen Hoyos
Am So., 5. Apr. 2020 um 19:51 Uhr schrieb Andriy Gelman : > > lgtm with a couple of minor comments > > On Sun, 05. Apr 10:49, Carl Eugen Hoyos wrote: > > Am Di., 13. Aug. 2019 um 12:45 Uhr schrieb Carl Eugen Hoyos > > : > > > > > Attached patch fixes several compilation warnings when building with

Re: [FFmpeg-devel] [PATCH]lavf/chromaprint: Silence compilation warnings

2020-04-05 Thread Andriy Gelman
lgtm with a couple of minor comments On Sun, 05. Apr 10:49, Carl Eugen Hoyos wrote: > Am Di., 13. Aug. 2019 um 12:45 Uhr schrieb Carl Eugen Hoyos > : > > > Attached patch fixes several compilation warnings when building with > > chromapring. > > I will push this patch if there are no objections.

Re: [FFmpeg-devel] [PATCH]lavf/chromaprint: Silence compilation warnings

2020-04-05 Thread Carl Eugen Hoyos
Am Di., 13. Aug. 2019 um 12:45 Uhr schrieb Carl Eugen Hoyos : > Attached patch fixes several compilation warnings when building with > chromapring. I will push this patch if there are no objections. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel

[FFmpeg-devel] [PATCH]lavf/chromaprint: Silence compilation warnings

2019-08-13 Thread Carl Eugen Hoyos
Hi! Attached patch fixes several compilation warnings when building with chromapring. Please comment, Carl Eugen From 96eb4a33e8b256ee3ae75f3600ba26e6cd9b3bf2 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Tue, 13 Aug 2019 12:42:27 +0200 Subject: [PATCH] lavf/chromaprint: Silence compilat