[FFmpeg-user] deprecated methods/ functions
Jayakumar Satri
JS00123073 at TechMahindra.com
Sat Sep 21 08:46:59 CEST 2013
Hi,
I am compiling the doubnago SIP telepresence system, which has a dependency on ffmpeg. I am getting the following deprecated errors during the compilation. Please suggest as to how I can overcome these.
/usr/local/include/libavfilter/buffersrc.h:127:5: note: declared here
source/filters/OTFilter.cc:180:15: warning: âint av_buffersink_get_buffer_ref(AVFilterContext*, AVFilterBufferRef**, int)â is deprecated (declared at /usr/local/include/libavfilter/buffersink.h:41) [-Wdeprecated-declarations]
source/filters/OTFilter.cc:180:73: warning: âint av_buffersink_get_buffer_ref(AVFilterContext*, AVFilterBufferRef**, int)â is deprecated (declared at /usr/local/include/libavfilter/buffersink.h:41) [-Wdeprecated-declarations]
source/filters/OTFilter.cc:195:10: warning: âint avfilter_copy_buf_props(AVFrame*, const AVFilterBufferRef*)â is deprecated (declared at /usr/local/include/libavfilter/avfilter.h:1117) [-Wdeprecated-declarations]
source/filters/OTFilter.cc:195:53: warning: âint avfilter_copy_buf_props(AVFrame*, const AVFilterBufferRef*)â is deprecated (declared at /usr/local/include/libavfilter/avfilter.h:1117) [-Wdeprecated-declarations]
source/filters/OTFilter.cc:196:4: warning: âvoid avfilter_unref_bufferp(AVFilterBufferRef**)â is deprecated (declared at /usr/local/include/libavfilter/avfilter.h:236) [-Wdeprecated-declarations]
source/filters/OTFilter.cc:196:35: warning: âvoid avfilter_unref_bufferp(AVFilterBufferRef**)â is deprecated (declared at /usr/local/include/libavfilter/avfilter.h:236) [-Wdeprecated-declarations]
source/filters/OTFilter.cc:202:2: warning: âvoid avfilter_unref_bufferp(AVFilterBufferRef**)â is deprecated (declared at /usr/local/include/libavfilter/avfilter.h:236) [-Wdeprecated-declarations]
source/filters/OTFilter.cc:202:33: warning: âvoid avfilter_unref_bufferp(AVFilterBufferRef**)â is deprecated (declared at /usr/local/include/libavfilter/avfilter.h:236) [-Wdeprecated-declarations]
make[1]: *** [telepresence-OTFilter.o] Error 1
Regards,
Jaya Kumar.
============================================================================================================================
Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the
Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a>
externally and <a href="http://tim.techmahindra.com/tim/disclaimer.html">http://tim.techmahindra.com/tim/disclaimer.html</a> internally within Tech Mahindra.
============================================================================================================================
More information about the ffmpeg-user
mailing list