Re: [FFmpeg-devel] [PATCH]Silence deprecation warnings when compiling qtkit

2015-02-26 Thread Thilo Borgmann
Am 11.02.15 um 11:33 schrieb Carl Eugen Hoyos: > Hi! > > Attached patch silences many warnings that clang prints > when compiling libavdevice/qtkit.o. I don't think the > warnings are very helpful. OK. -Thilo ___ ffmpeg-devel mailing list ffmpeg-dev

[FFmpeg-devel] [PATCH]Silence deprecation warnings when compiling qtkit

2015-02-11 Thread Carl Eugen Hoyos
Hi! Attached patch silences many warnings that clang prints when compiling libavdevice/qtkit.o. I don't think the warnings are very helpful. Please comment, Carl Eugen diff --git a/libavdevice/qtkit.m b/libavdevice/qtkit.m index aa8fa16..dfde28d 100644 --- a/libavdevice/qtkit.m +++ b/libavdevic