Date: Fri, 22 Mar 2013 17:59:56 +0100 From: Joerg Surmann <joerg_surmann@snafu.de> To: Kevin Oberman <rkoberman@gmail.com> Cc: Freebsd_mailinglist_PORTS <freebsd-ports@freebsd.org> Subject: Re: trouble with ffmpeg1 Message-ID: <514C8E0C.5000507@snafu.de> In-Reply-To: <CAN6yY1vbCFLMn=A%2B75MfKFHO2PvnnYXN2Ln78wRjMmcwHiiEKQ@mail.gmail.com> References: <514B8F9D.4080701@snafu.de> <CAN6yY1tztfNUCq13uxpUjm7Yu_2NE3Gbn_8ktqohOByen09N2w@mail.gmail.com> <514C0B3A.4090901@snafu.de> <CAN6yY1vbCFLMn=A%2B75MfKFHO2PvnnYXN2Ln78wRjMmcwHiiEKQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 ok. here the complet make output. (without make install) Am 22.03.2013 17:16, schrieb Kevin Oberman: > On Fri, Mar 22, 2013 at 12:41 AM, joerg_surmann <joerg_surmann@snafu.de> wrote: >> >> Thanks for replay. >> Yes it's on the end of build. >> in a attachment is a .txt file with more information. >> >> >> >> Am 22.03.2013 02:02, schrieb Kevin Oberman: >>> On Thu, Mar 21, 2013 at 3:54 PM, joerg_surmann <joerg_surmann@snafu.de> wrote: >>>> >>>> -----BEGIN PGP SIGNED MESSAGE----- >>>> Hash: SHA256 >>>> >>>> Hi all, >>>> >>>> whats wrong with ffmpeg1? >>>> can't update this port: >>>> >>>> snip >>>> >>>> install: /usr/ports/multimedia/ffmpeg1/work/ffmpeg-1.0.5/doc/*.html: No >>>> such file or directory >>>> *** [post-install] Error code 71 >>>> >>>> Stop in /usr/ports/multimedia/ffmpeg1. >>>> *** [install] Error code 1 >>>> >>>> Stop in /usr/ports/multimedia/ffmpeg1. >>>> >>>> >>>> >>>> Thanks for help. >>>> >>>> Suri >>> >>> As a certain annoying computer may someday say: "Insufficient data for >>> a meaningful response." >>> >>> The generation of the HTML files didn't happen for some reason. It >>> should have been near the end of the build. Either it didn't happen or >>> it want somewhere wrong, but you did not provide that information. >>> >>> There should be about 10 lines starting with "HTML". There is a normal >>> error message for fate.texi, but that should be it. > > You sent the 'make install', but the creation of the *.html from the > *.texi files is at the end of the 'make'. > cd /usr/ports/multimedia/ffmpeg1 && make > The portion that is of interest is in the last 50 lines of the output. > > If no such lines are present, can you put the log of the full build > and the contents of multimedia/ffmpeg1/work/ffmpeg-1.0.5/config.log > somewhere accessible? You can try attaching them to mail, but they may > be too large. config.log is about 250 KB and the build output only > about 83 KB, so they might make it. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCAAGBQJRTI4MAAoJEDyDkpKh+9pTL6AP/iaeB8BluWtAdRYNClGUxIJU US+bF6wsC79QCskLBFu9TKs8I7Y1gUhpX55ZYOLjIncrOnW72Rdeeu2hOH5C+C38 b9drw0NeniAvCYC3aNZspog/dVjJ68Mb1lV8lcFPl9XYxvfMG8E84JvMgEVMBjG0 lH6w4YbN+ZSP2+AW9s/Ax7/n0dysGBEPVi+BPwNebFJEHdqn3ViGfbopVMEUy613 HOes4FVT6X1RYZYzAiGQhrKFcD7BsuybNCPAvcwOKd29707KEyJM6z7md97Z2lwZ TNDcaifqUHCSYPNNyBxcsmMHExOFwUCuyuYfwb5E55U7UZQ2itBnvryYu6y3vz2F FKcE76HiT3ZxHgwhnYxJ3pWutfmyvXUY2Q95O+T7VH0Z6YCLGhZMfFlMQzHznzUh elI1iEzJAI2nbMBGXkMKLgZF4NoCufWniCalW8kJsN3VxNMEtlWjZDe9bNJkhzaD K7tZveEUODZ3tpzazgktuPRPtc0QJJHwiFdIVC0WyTtlUaLoHegD+MWCDensfyt6 TAr4CxO4zNCC+6BVjP+1txXRs4PfLZ7YfxQsANVYWhqRdyLNyXby3F5pOyBn8pg/ ihDV1dKcncCTWpc6mqoYmgb2/VwlRxbtsCKb3onNo06uMH9v0gj/lQAJr5AP9EKF RSkAUTiYAwP4jnwOV+op =xw+H -----END PGP SIGNATURE----- [-- Attachment #2 --] ffmpeg-1.0.5.tar.bz2 100% of 6297 kB 204 kBps 00m00s In file included from libavdevice/alsa-audio-dec.c:48: /usr/local/include/alsa/asoundlib.h:63:5: warning: '__BYTE_ORDER' is not defined, evaluates to 0 [-Wundef] #if __BYTE_ORDER == __LITTLE_ENDIAN ^ /usr/local/include/alsa/asoundlib.h:63:21: In file included from libavdevice/alsa-audio-enc.c:40: /usr/local/include/alsa/asoundlib.h:63:5: warning: '__BYTE_ORDER' is not defined, evaluates to 0 [-Wundef] #if __BYTE_ORDER == __LITTLE_ENDIAN ^ /usr/local/include/alsa/asoundlib.h:63:21: warning: '__LITTLE_ENDIAN' is not defined, evaluates to 0 [-Wundef] #if __BYTE_ORDER == __LITTLE_ENDIAN ^ warning: '__LITTLE_ENDIAN' is not defined,In file included from libavdevice/alsa-audio-enc.c:40: In file included from /usr/local/include/alsa/asoundlib.h:81: /usr/local/include/alsa/pcm.h:204:5: warning: '__BYTE_ORDER' is not defined, evaluates to 0 [-Wundef] #if __BYTE_ORDER == __LITTLE_ENDIAN ^ /usr/local/include/alsa/pcm.h:204:21: warning: '__LITTLE_ENDIAN' is not defined, evaluates to 0 [-Wundef] #if __BYTE_ORDER == __LITTLE_ENDIAN ^ evaluates to 0 [-Wundef] In file included from libavdevice/alsa-audio-common.c:31: /usr/local/include/alsa/asoundlib.h:63:5: warning: '__BYTE_ORDER' is not defined, evaluates to 0 [-Wundef] #if __BYTE_ORDER == __LITTLE_ENDIAN ^ /usr/local/include/alsa/asoundlib.h:63:21: warning: '__LITTLE_ENDIAN' is not defined, evaluates to 0 [-Wundef] #if __BYTE_ORDER == __LITTLE_ENDIAN ^ #if __BYTE_ORDER == __LITTLE_ENDIAN ^ In file included from libavdevice/alsa-audio-common.c:31: In file included from /usr/local/include/alsa/asoundlib.h:In file included from libavdevice/alsa-audio-dec.c:48: In file included from /usr/local/include/alsa/asoundlib.h:81: /usr/local/include/alsa/pcm.h:204:5: warning: '__BYTE_ORDER' is not defined, evaluates to 0 [-Wundef] #if __BYTE_ORDER == __LITTLE_ENDIAN ^ /usr/local/include/alsa/pcm.h:204:21: warning: '__LITTLE_ENDIAN' is not defined, evaluates to 0 [-Wundef] #if __BYTE_ORDER == __LITTLE_ENDIAN ^ 81: /usr/local/include/alsa/pcm.h:204:5: warning: '__BYTE_ORDER' is not defined, evaluates to 0 [-Wundef] #if __BYTE_ORDER == __LITTLE_ENDIAN ^ /usr/local/include/alsa/pcm.h:204:21: warning: '__LITTLE_ENDIAN' is not defined, evaluates to 0 [-Wundef] #if __BYTE_ORDER == __LITTLE_ENDIAN ^ libavdevice/bktr.c:109:30: warning: suggest braces around initialization of subobject [-Wmissing-braces] struct sigaction act = { 0 }, old; ^ {} In file included from libavdevice/libcdio.c:26: /usr/local/include/cdio/cdda.h:178:5: warning: 'TESTING_IS_FINISHED' is not defined, evaluates to 0 [-Wundef] #if TESTING_IS_FINISHED ^ In file included from libavdevice/libcdio.c:29: In file included from ./libavutil/log.h:25: In file included from ./libavutil/avutil.h:274: In file included from ./libavutil/common.h:105: ./config.h:217:94 warnings generated. : warning: 'HAVE_SLEEP' macro redefined #define HAVE_SLEEP 0 ^ /usr/local/include/cdio/cdio_config.h:185:9: note: previous definition is here #define HAVE_SLEEP 1 ^ 1 warning generated. 4 warnings generated. 2 warnings generated. 4 warnings generated. libavfilter/avfiltergraph.c:265:22: warning: unused variable 'formats' [-Wunused-variable] AVFilterFormats *formats; ^ libavfilter/avfiltergraph.c:264:10: warning: unused variable 'filt_args' [-Wunused-variable] char filt_args[128]; ^ libavfilter/avfiltergraph.c:267:22: warning: unused variable 'samplerates' [-Wunused-variable] AVFilterFormats *samplerates; ^ libavfilter/avfiltergraph.c:266:29: warning: unused variable 'chlayouts' [-Wunused-variable] AVFilterChannelLayouts *chlayouts; ^ libavfilter/avfiltergraph.c:208:12: warning: unused function 'insert_conv_filter' [-Wunused-function] static int insert_conv_filter(AVFilterGraph *graph, AVFilterLink *link, ^ 5 warnings generated. libavfilter/libmpcodecs/vf_eq.c:34:1: warning: 'static' ignored on this declaration static struct vf_priv_s { ^ 1 warning generated. libavfilter/libmpcodecs/vf_mcdeint.c:104:5: warning: 'avcodec_encode_video' is deprecated [-Wdeprecated-declarations] avcodec_encode_video(p->avctx_enc, p->outbuf, p->outbuf_size, p->frame); ^ libavfilter/libmpcodecs/vf_mcdeint.c:199:34: warning: 'avcodec_alloc_context' is deprecated [-Wdeprecated-declarations] vf->priv->avctx_enc= avcodec_alloc_context(); ^ libavfilter/libmpcodecs/vf_mcdeint.c:227:13: warning: 'avcodec_open' is deprecated [-Wdeprecated-declarations] avcodec_open(avctx_enc, enc); ^ 3 warnings generated. libavfilter/libmpcodecs/vf_pp.c:144:24: warning: passing 'unsigned char *[4]' to parameter of type 'const uint8_t **' (aka 'const unsigned char **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types] pp_postprocess(mpi->planes ,mpi->stride, ^~~~~~~~~~~ ./libpostproc/postprocess.h:80:38: note: passing argument to parameter 'src' here void pp_postprocess(const uint8_t * src[3], const int srcStride[3], ^ libavfilter/libmpcodecs/vf_pp.c:196:13: warning: assigning to 'char *' from 'const char [3]' discards qualifiers [-Wincompatible-pointer-types] name="de"; ^~~~~ 2 warnings generated. libavfilter/libmpcodecs/vf_stereo3d.c:389:30: warning: format specifies type 'int *' but the argument has type 'stereo_code *' (aka 'enum stereo_code *') [-Wformat] if (args) sscanf(args, "%d:%d", &vf->priv->in.fmt, &vf->priv->out.fmt); ~^ ~~~~~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf_stereo3d.c:389:33: warning: format specifies type 'int *' but the argument has type 'stereo_code *' (aka 'enum stereo_code *') [-Wformat] if (args) sscanf(args, "%d:%d", &vf->priv->in.fmt, &vf->priv->out.fmt); ~^ ~~~~~~~~~~~~~~~~~~ libavfilter/libmpcodecs/vf_spp.c:581:22: warning: 'avcodec_alloc_context' is deprecated [-Wdeprecated-declarations] vf->priv->avctx= avcodec_alloc_context(); ^ libavfilter/libmpcodecs/vf_spp.c:582:5: warning: 'dsputil_init' is deprecated [-Wdeprecated-declarations] dsputil_init(&vf->priv->dsp, vf->priv->avctx); ^ libavfilter/libmpcodecs/vf_tile.c:289:14: warning: assigning to 'char *' from 'const char [1]' discards qualifiers [-Wincompatible-pointer-types] args = ""; ^ ~~ 2 warnings generated. libavfilter/libmpcodecs/vf_uspp.c:183:9: warning: 'avcodec_encode_video' is deprecated [-Wdeprecated-declarations] avcodec_encode_video(p->avctx_enc[i], p->outbuf, p->outbuf_size, p->frame); ^ libavfilter/libmpcodecs/vf_uspp.c:227:37: warning: 'avcodec_alloc_context' is deprecated [-Wdeprecated-declarations] vf->priv->avctx_enc[i]= avcodec_alloc_context(); ^ libavfilter/libmpcodecs/vf_uspp.c:237:13: warning: 'avcodec_open' is deprecated [-Wdeprecated-declarations] avcodec_open(avctx_enc, enc); ^ 1 warning generated. 2 warnings generated. 3 warnings generated. libavfilter/vf_decimate.c:149:5: warning: 'dsputil_init' is deprecated [-Wdeprecated-declarations] dsputil_init(&decimate->dspctx, decimate->avctx); ^ libavfilter/vf_deshake.c:411:5: warning: 'dsputil_init' is deprecated [-Wdeprecated-declarations] dsputil_init(&deshake->c, deshake->avctx); ^ 1 warning generated. 1 warning generated. In file included from libavfilter/vf_libopencv.c:28: In file included from /usr/local/include/opencv2/imgproc/imgproc_c.h:46: In file included from /usr/local/include/opencv2/core/core_c.h:47: /usr/local/include/opencv2/core/types_c.h:46:42: warning: '_MSC_VER' is not defined, evaluates to 0 [-Wundef] #if !defined _CRT_SECURE_NO_DEPRECATE && _MSC_VER > 1300 ^ /usr/local/include/opencv2/core/types_c.h:73:8: warning: '_MSC_VER' is not defined, evaluates to 0 [-Wundef] #if (_MSC_VER >= 1400 && defined _M_X64) || (__GNUC__ >= 4 && defined __x86_64__) ^ libavfilter/vf_mp.c:747:36: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types] if(m->vf.info->vf_open(&m->vf, args)<=0){ ^~~~ /usr/local/include/opencv2/core/types_c.h:311:17: warning: unused function 'cvFloor' [-Wunused-function] CV_INLINE int cvFloor( double value ) ^ /usr/local/include/opencv2/core/types_c.h:329:17: warning: unused function 'cvCeil' [-Wunused-function] CV_INLINE int cvCeil( double value ) ^ /usr/local/include/opencv2/core/types_c.h:349:15: warning: unused function 'cvIsNaN' [-Wunused-function] CV_INLINE int cvIsNaN( double value ) ^ /usr/local/include/opencv2/core/types_c.h:364:15: warning: unused function 'cvIsInf' [-Wunused-function] CV_INLINE int cvIsInf( double value ) ^ /usr/local/include/opencv2/core/types_c.h:385:17: warning: unused function 'cvRNG' [-Wunused-function] CV_INLINE CvRNG cvRNG( int64 seed CV_DEFAULT(-1)) ^ /usr/local/include/opencv2/core/types_c.h:401:18: warning: unused function 'cvRandReal' [-Wunused-function] CV_INLINE double cvRandReal( CvRNG* rng ) ^ /usr/local/include/opencv2/core/types_c.h:715:17: warning: unused function 'cvMat' [-Wunused-function] CV_INLINE CvMat cvMat( int rows, int cols, int type, void* data CV_DEFAULT(NULL)) ^ /usr/local/include/opencv2/core/types_c.h:745:20: warning: unused function 'cvmGet' [-Wunused-function] CV_INLINE double cvmGet( const CvMat* mat, int row, int col ) ^ /usr/local/include/opencv2/core/types_c.h:763:18: warning: unused function 'cvmSet' [-Wunused-function] CV_INLINE void cvmSet( CvMat* mat, int row, int col, double value ) ^ /usr/local/include/opencv2/core/types_c.h:780:15: warning: unused function 'cvIplDepth' [-Wunused-function] CV_INLINE int cvIplDepth( int type ) ^ /usr/local/include/opencv2/core/types_c.h:955:20: warning: unused function 'cvRectToROI' [-Wunused-function] CV_INLINE IplROI cvRectToROI( CvRect rect, int coi ) ^ /usr/local/include/opencv2/core/types_c.h:968:20: warning: unused function 'cvROIToRect' [-Wunused-function] CV_INLINE CvRect cvROIToRect( IplROI roi ) ^ /usr/local/include/opencv2/core/types_c.h:989:28: warning: unused function 'cvTermCriteria' [-Wunused-function] CV_INLINE CvTermCriteria cvTermCriteria( int type, int max_iter, double epsilon ) ^ /usr/local/include/opencv2/core/types_c.h:1011:21: warning: unused function 'cvPoint' [-Wunused-function] CV_INLINE CvPoint cvPoint( int x, int y ) ^ /usr/local/include/opencv2/core/types_c.h:1041:26: warning: unused function 'cvPointTo32f' [-Wunused-function] CV_INLINE CvPoint2D32f cvPointTo32f( CvPoint point ) ^ /usr/local/include/opencv2/core/types_c.h:1066:26: warning: unused function 'cvPoint3D32f' [-Wunused-function] CV_INLINE CvPoint3D32f cvPoint3D32f( double x, double y, double z ) ^ /usr/local/include/opencv2/core/types_c.h:1086:26: warning: unused function 'cvPoint2D64f' [-Wunused-function] CV_INLINE CvPoint2D64f cvPoint2D64f( double x, double y ) ^ /usr/local/include/opencv2/core/types_c.h:1106:26: warning: unused function 'cvPoint3D64f' [-Wunused-function] CV_INLINE CvPoint3D64f cvPoint3D64f( double x, double y, double z ) ^ /usr/local/include/opencv2/core/types_c.h:1127:20: warning: unused function 'cvSize' [-Wunused-function] CV_INLINE CvSize cvSize( int width, int height ) ^ /usr/local/include/opencv2/core/types_c.h:1145:25: warning: unused function 'cvSize2D32f' [-Wunused-function] CV_INLINE CvSize2D32f cvSize2D32f( double width, double height ) ^ /usr/local/include/opencv2/core/types_c.h:1221:22: warning: unused function 'cvRealScalar' [-Wunused-function] CV_INLINE CvScalar cvRealScalar( double val0 ) ^ /usr/local/include/opencv2/core/types_c.h:1229:22: warning: unused function 'cvScalarAll' [-Wunused-function] CV_INLINE CvScalar cvScalarAll( double val0123 ) ^ /usr/local/include/opencv2/core/types_c.h:1739:22: warning: unused function 'cvAttrList' [-Wunused-function] CV_INLINE CvAttrList cvAttrList( const char** attr CV_DEFAULT(NULL), ^ In file included from libavfilter/vf_libopencv.c:28: In file included from /usr/local/include/opencv2/imgproc/imgproc_c.h:46: /usr/local/include/opencv2/core/core_c.h:127:18: warning: unused function 'cvDecRefData' [-Wunused-function] CV_INLINE void cvDecRefData( CvArr* arr ) ^ /usr/local/include/opencv2/core/core_c.h:148:17: warning: unused function 'cvIncRefData' [-Wunused-function] CV_INLINE int cvIncRefData( CvArr* arr ) ^ /usr/local/include/opencv2/core/core_c.h:182:20: warning: unused function 'cvGetRow' [-Wunused-function] CV_INLINE CvMat* cvGetRow( const CvArr* arr, CvMat* submat, int row ) ^ /usr/local/include/opencv2/core/core_c.h:193:20: warning: unused function 'cvGetCol' [-Wunused-function] CV_INLINE CvMat* cvGetCol( const CvArr* arr, CvMat* submat, int col ) ^ /usr/local/include/opencv2/core/core_c.h:222:18: warning: unused function 'cvReleaseMatND' [-Wunused-function] CV_INLINE void cvReleaseMatND( CvMatND** mat ) ^ /usr/local/include/opencv2/core/core_c.h:245:25: warning: unused function 'cvGetNextSparseNode' [-Wunused-function] CV_INLINE CvSparseNode* cvGetNextSparseNode( CvSparseMatIterator* mat_iterator ) ^ /usr/local/include/opencv2/core/core_c.h:495:18: warning: unused function 'cvSubS' [-Wunused-function] CV_INLINE void cvSubS( const CvArr* src, CvScalar value, CvArr* dst, ^ /usr/local/include/opencv2/core/core_c.h:1057:18: warning: unused function 'cvCloneSeq' [-Wunused-function] CV_INLINE CvSeq* cvCloneSeq( const CvSeq* seq, CvMemStorage* storage CV_DEFAULT(NULL)) ^ /usr/local/include/opencv2/core/core_c.h:1100:23: warning: unused function 'cvSetNew' [-Wunused-function] CV_INLINE CvSetElem* cvSetNew( CvSet* set_header ) ^ /usr/local/include/opencv2/core/core_c.h:1115:17: warning: unused function 'cvSetRemoveByPtr' [-Wunused-function] CV_INLINE void cvSetRemoveByPtr( CvSet* set_header, void* elem ) ^ /usr/local/include/opencv2/core/core_c.h:1130:22: warning: unused function 'cvGetSetElem' [-Wunused-function] CV_INLINE CvSetElem* cvGetSetElem( const CvSet* set_header, int index ) ^ /usr/local/include/opencv2/core/core_c.h:1302:18: warning: unused function 'cvEllipseBox' [-Wunused-function] CV_INLINE void cvEllipseBox( CvArr* img, CvBox2D box, CvScalar color, ^ /usr/local/include/opencv2/core/core_c.h:1398:18: warning: unused function 'cvFont' [-Wunused-function] CV_INLINE CvFont cvFont( double scale, int thickness CV_DEFAULT(1) ) ^ /usr/local/include/opencv2/core/core_c.h:1601:15: warning: unused function 'cvReadIntByName' [-Wunused-function] CV_INLINE int cvReadIntByName( const CvFileStorage* fs, const CvFileNode* map, ^ /usr/local/include/opencv2/core/core_c.h:1616:18: warning: unused function 'cvReadRealByName' [-Wunused-function] CV_INLINE double cvReadRealByName( const CvFileStorage* fs, const CvFileNode* map, ^ /usr/local/include/opencv2/core/core_c.h:1630:23: warning: unused function 'cvReadStringByName' [-Wunused-function] CV_INLINE const char* cvReadStringByName( const CvFileStorage* fs, const CvFileNode* map, ^ /usr/local/include/opencv2/core/core_c.h:1642:17: warning: unused function 'cvReadByName' [-Wunused-function] CV_INLINE void* cvReadByName( CvFileStorage* fs, const CvFileNode* map, ^ In file included from libavfilter/vf_libopencv.c:28: /usr/local/include/opencv2/imgproc/imgproc_c.h:373:24: warning: unused function 'cvCreateSubdivDelaunay2D' [-Wunused-function] CV_INLINE CvSubdiv2D* cvCreateSubdivDelaunay2D( CvRect rect, CvMemStorage* storage ) ^ /usr/local/include/opencv2/imgproc/imgproc_c.h:408:28: warning: unused function 'cvSubdiv2DNextEdge' [-Wunused-function] CV_INLINE CvSubdiv2DEdge cvSubdiv2DNextEdge( CvSubdiv2DEdge edge ) ^ /usr/local/include/opencv2/imgproc/imgproc_c.h:414:28: warning: unused function 'cvSubdiv2DRotateEdge' [-Wunused-function] CV_INLINE CvSubdiv2DEdge cvSubdiv2DRotateEdge( CvSubdiv2DEdge edge, int rotate ) ^ /usr/local/include/opencv2/imgproc/imgproc_c.h:419:28: warning: unused function 'cvSubdiv2DSymEdge' [-Wunused-function] CV_INLINE CvSubdiv2DEdge cvSubdiv2DSymEdge( CvSubdiv2DEdge edge ) ^ /usr/local/include/opencv2/imgproc/imgproc_c.h:424:28: warning: unused function 'cvSubdiv2DGetEdge' [-Wunused-function] CV_INLINE CvSubdiv2DEdge cvSubdiv2DGetEdge( CvSubdiv2DEdge edge, CvNextEdgeType type ) ^ /usr/local/include/opencv2/imgproc/imgproc_c.h:432:30: warning: unused function 'cvSubdiv2DEdgeOrg' [-Wunused-function] CV_INLINE CvSubdiv2DPoint* cvSubdiv2DEdgeOrg( CvSubdiv2DEdge edge ) ^ /usr/local/include/opencv2/imgproc/imgproc_c.h:439:30: warning: unused function 'cvSubdiv2DEdgeDst' [-Wunused-function] CV_INLINE CvSubdiv2DPoint* cvSubdiv2DEdgeDst( CvSubdiv2DEdge edge ) ^ /usr/local/include/opencv2/imgproc/imgproc_c.h:446:20: warning: unused function 'cvTriangleArea' [-Wunused-function] CV_INLINE double cvTriangleArea( CvPoint2D32f a, CvPoint2D32f b, CvPoint2D32f c ) ^ /usr/local/include/opencv2/imgproc/imgproc_c.h:468:18: warning: unused function 'cvContourPerimeter' [-Wunused-function] CV_INLINE double cvContourPerimeter( const void* contour ) ^ /usr/local/include/opencv2/imgproc/imgproc_c.h:592:18: warning: unused function 'cvCalcHist' [-Wunused-function] CV_INLINE void cvCalcHist( IplImage** image, CvHistogram* hist, ^ 52 warnings generated. libavfilter/vf_setfield.c:48:28: warning: format specifies type 'int *' but the argument has type 'enum SetFieldMode *' [-Wformat] if (sscanf(args, "%d%c", &setfield->mode, &c) != 1) { ~^ ~~~~~~~~~~~~~~~ 1 warning generated. libavfilter/vf_select.c:191:9: warning: 'dsputil_init' is deprecated [-Wdeprecated-declarations] dsputil_init(&select->c, select->avctx); ^ libavfilter/vf_select.c:345:47: warning: if statement has empty body [-Wempty-body] (ret = ff_end_frame(outlink)) < 0); ^ libavfilter/vf_select.c:345:47: note: put the semicolon on a separate line to silence this warning [-Wempty-body] 1 warning generated. 2 warnings generated. libswscale/swscale.c:587:31: warning: incompatible pointer types assigning to 'int16_t *' (aka 'short *') from 'int32_t [1024]' [-Wincompatible-pointer-types] vLumFilter= c->lumMmxFilter; ^ ~~~~~~~~~~~~~~~ libswscale/swscale.c:588:31: warning: incompatible pointer types assigning to 'int16_t *' (aka 'short *') from 'int32_t [1024]' [-Wincompatible-pointer-types] vChrFilter= c->chrMmxFilter; ^ ~~~~~~~~~~~~~~~ libswscale/swscale.c:619:35: warning: incompatible pointer types assigning to 'int16_t *' (aka 'short *') from 'int32_t [1024]' [-Wincompatible-pointer-types] vLumFilter= c->alpMmxFilter; ^ ~~~~~~~~~~~~~~~ 3 warnings generated. In file included from libswscale/x86/swscale.c:89: libswscale/x86/swscale_template.c:1533:16: warning: variable 'retsave' is uninitialized when used here [-Wuninitialized] ,"m"(retsave) ^~~~~~~ libswscale/x86/swscale_template.c:1461:21: note: initialize the variable 'retsave' to silence this warning uint64_t retsave; ^ = 0 libswscale/x86/swscale_template.c:1530:17: warning: variable 'ebxsave' is uninitialized when used here [-Wuninitialized] ,"m" (ebxsave) ^~~~~~~ libswscale/x86/swscale_template.c:1458:21: note: initialize the variable 'ebxsave' to silence this warning uint64_t ebxsave; ^ = 0 libswscale/x86/swscale_template.c:1617:16: warning: variable 'retsave' is uninitialized when used here [-Wuninitialized] ,"m"(retsave) ^~~~~~~ libswscale/x86/swscale_template.c:1557:42: note: initialize the variable 'retsave' to silence this warning DECLARE_ALIGNED(8, uint64_t, retsave); ^ = 0 libswscale/x86/swscale_template.c:1614:17: warning: variable 'ebxsave' is uninitialized when used here [-Wuninitialized] ,"m" (ebxsave) ^~~~~~~ libswscale/x86/swscale_template.c:1554:42: note: initialize the variable 'ebxsave' to silence this warning DECLARE_ALIGNED(8, uint64_t, ebxsave); ^ = 0 libswscale/x86/swscale.c:495:26: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] c->lumToYV12 = ff_yuyvToY_sse2; ^ ~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:497:30: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] c->alpToYV12 = ff_uyvyToY_sse2; ^ ~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:500:26: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] c->lumToYV12 = ff_yuyvToY_sse2; ^ ~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:501:26: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] c->chrToYV12 = ff_yuyvToUV_sse2; ^ ~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:504:26: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] c->lumToYV12 = ff_uyvyToY_sse2; ^ ~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:505:26: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] c->chrToYV12 = ff_uyvyToUV_sse2; ^ ~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:508:26: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] c->chrToYV12 = ff_nv12ToUV_sse2; ^ ~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:511:26: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] c->chrToYV12 = ff_nv21ToUV_sse2; ^ ~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:513:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(rgb24, RGB24, sse2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:513:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(rgb24, RGB24, sse2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libswscale/x86/swscale.c:514:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(bgr24, BGR24, sse2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:514:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(bgr24, BGR24, sse2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libswscale/x86/swscale.c:515:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(bgra, BGRA, sse2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:515:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(bgra, BGRA, sse2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libswscale/x86/swscale.c:516:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(rgba, RGBA, sse2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:516:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(rgba, RGBA, sse2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libswscale/x86/swscale.c:517:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(abgr, ABGR, sse2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:517:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(abgr, ABGR, sse2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libswscale/x86/swscale.c:518:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(argb, ARGB, sse2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:518:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(argb, ARGB, sse2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libswscale/x86/swscale.c:527:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(rgb24, RGB24, ssse3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:527:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(rgb24, RGB24, ssse3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libswscale/x86/swscale.c:528:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(bgr24, BGR24, ssse3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:528:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(bgr24, BGR24, ssse3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libswscale/x86/swscale.c:551:26: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] c->chrToYV12 = ff_yuyvToUV_avx; ^ ~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:554:26: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] c->chrToYV12 = ff_uyvyToUV_avx; ^ ~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:557:26: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] c->chrToYV12 = ff_nv12ToUV_avx; ^ ~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:560:26: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] c->chrToYV12 = ff_nv21ToUV_avx; ^ ~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:562:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(rgb24, RGB24, avx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:562:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(rgb24, RGB24, avx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libswscale/x86/swscale.c:563:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(bgr24, BGR24, avx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:563:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(bgr24, BGR24, avx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libswscale/x86/swscale.c:564:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(bgra, BGRA, avx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:564:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(bgra, BGRA, avx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libswscale/x86/swscale.c:565:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(rgba, RGBA, avx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:565:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(rgba, RGBA, avx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libswscale/x86/swscale.c:566:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(abgr, ABGR, avx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:566:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(abgr, ABGR, avx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libswscale/x86/swscale.c:567:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(argb, ARGB, avx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:434:26: note: expanded from macro 'case_rgb' c->lumToYV12 = ff_ ## x ## ToY_ ## opt; \ ^ libswscale/x86/swscale.c:567:9: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' from 'void (uint8_t *, uint8_t *, const uint8_t *, const uint8_t *, int, uint32_t *)' [-Wincompatible-pointer-types] case_rgb(argb, ARGB, avx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libswscale/x86/swscale.c:436:30: note: expanded from macro 'case_rgb' c->chrToYV12 = ff_ ## x ## ToUV_ ## opt; \ ^ libavutil/opt.c:681:5: warning: 'av_opt_set_defaults2' is deprecated [-Wdeprecated-declarations] av_opt_set_defaults2(s, 0, 0); ^ 1 warning generated. 44 warnings generated. libavformat/flvdec.c:578:12: warning: unused function 'flv_data_packet' [-Wunused-function] static int flv_data_packet(AVFormatContext *s, AVPacket *pkt, ^ 1 warning generated. libavformat/mov.c:2670:12: warning: unused function 'mov_read_chan2' [-Wunused-function] static int mov_read_chan2(MOVContext *c, AVIOContext *pb, MOVAtom atom) ^ 1 warning generated. libavformat/rdt.c:304:32: warning: passing 'const uint8_t *' (aka 'const unsigned char *') to parameter of type 'unsigned char *' discards qualifiers [-Wincompatible-pointer-types] ffio_init_context(&pb, buf, len, 0, NULL, NULL, NULL, NULL); ^~~ libavformat/avio_internal.h:31:34: note: passing argument to parameter 'buffer' here unsigned char *buffer, ^ 1 warning generated. libavformat/rtmpcrypt.c:303:36: warning: passing 'const uint8_t *' (aka 'const unsigned char *') to parameter of type 'uint8_t *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types] av_rc4_crypt(&rt->key_out, buf, buf, size, NULL, 1); ^~~ ./libavutil/rc4.h:48:45: note: passing argument to parameter 'dst' here void av_rc4_crypt(struct AVRC4 *d, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt); ^ 1 warning generated. libavformat/rtmpproto.c:2011:18: warning: assigning to 'uint8_t *' (aka 'unsigned char *') from 'const uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types] p=next; ^~~~~ libavformat/rtpdec_asf.c:188:31: warning: passing 'const uint8_t *' (aka 'const unsigned char *') to parameter of type 'unsigned char *' discards qualifiers [-Wincompatible-pointer-types] ffio_init_context(pb, buf, len, 0, NULL, NULL, NULL, NULL); ^~~ libavformat/avio_internal.h:31:34: note: passing argument to parameter 'buffer' here unsigned char *buffer, ^ 1 warning generated. libavformat/rtpdec_qt.c:74:28: warning: passing 'const uint8_t *' (aka 'const unsigned char *') to parameter of type 'unsigned char *' discards qualifiers [-Wincompatible-pointer-types] ffio_init_context(&pb, buf, len, 0, NULL, NULL, NULL, NULL); ^~~ libavformat/avio_internal.h:31:34: note: passing argument to parameter 'buffer' here unsigned char *buffer, ^ 1 warning generated. 1 warning generated. libavformat/sctp.c:124:27: warning: assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types] iov.iov_base = msg; ^ ~~~ 1 warning generated. libavformat/utils.c:462:30: warning: unused variable 'buf_offset' [-Wunused-variable] int ret = 0, probe_size, buf_offset = 0; ^ libavcodec/aacdec.c:2594:19: warning: incompatible pointer types initializing 'uint32_t *' (aka 'unsigned int *') with an expression of type 'uint8_t *' (aka 'unsigned char *') [-Wincompatible-pointer-types] uint32_t *side = av_packet_get_side_data(avpkt, AV_PKT_DATA_SKIP_SAMPLES, &side_size); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 1 warning generated. libavcodec/ffv1.c:300:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void put_symbol_inline(RangeCoder *c, uint8_t *state, int v, int is_signed, uint64_t rc_stat[256][2], uint64_t rc_stat2[32][2]){ ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ libavcodec/ffv1.c:351:15: warning: unknown attribute 'flatten' ignored [-Wattributes] static inline av_flatten int get_symbol_inline(RangeCoder *c, uint8_t *state, int is_signed){ ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ libavcodec/flvenc.c:95:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. libavcodec/g723_1.c:2352:14: warning: initializing 'int16_t *' (aka 'short *') with an expression of type 'const int16_t *' (aka 'const short *') discards qualifiers [-Wincompatible-pointer-types] int16_t *in = (const int16_t *)frame->data[0]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/h261enc.c:333:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 2 warnings generated. 1 warning generated. In file included from libavcodec/h264dsp.c:35: libavcodec/h264dsp_template.c:104:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_luma)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta, int8_t *tc0) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:35: libavcodec/h264dsp_template.c:165:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_luma_intra)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:35: libavcodec/h264dsp_template.c:231:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_chroma)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta, int8_t *tc0) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:35: libavcodec/h264dsp_template.c:285:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_chroma_intra)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:39: libavcodec/h264dsp_template.c:104:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_luma)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta, int8_t *tc0) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:39: libavcodec/h264dsp_template.c:165:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_luma_intra)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:39: libavcodec/h264dsp_template.c:231:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_chroma)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta, int8_t *tc0) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:39: libavcodec/h264dsp_template.c:285:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_chroma_intra)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:43: libavcodec/h264dsp_template.c:104:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_luma)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta, int8_t *tc0) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:43: libavcodec/h264dsp_template.c:165:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_luma_intra)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:43: libavcodec/h264dsp_template.c:231:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_chroma)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta, int8_t *tc0) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:43: libavcodec/h264dsp_template.c:285:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_chroma_intra)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:47: libavcodec/h264dsp_template.c:104:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_luma)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta, int8_t *tc0) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:47: libavcodec/h264dsp_template.c:165:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_luma_intra)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:47: libavcodec/h264dsp_template.c:231:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_chroma)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta, int8_t *tc0) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:47: libavcodec/h264dsp_template.c:285:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_chroma_intra)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:51: libavcodec/h264dsp_template.c:104:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_luma)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta, int8_t *tc0) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:51: libavcodec/h264dsp_template.c:165:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_luma_intra)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:51: libavcodec/h264dsp_template.c:231:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_chroma)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta, int8_t *tc0) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ In file included from libavcodec/h264dsp.c:51: libavcodec/h264dsp_template.c:285:25: warning: unknown attribute 'flatten' ignored [-Wattributes] static av_always_inline av_flatten void FUNCC(h264_loop_filter_chroma_intra)(uint8_t *p_pix, int xstride, int ystride, int inner_iters, int alpha, int beta) ^ ./libavutil/attributes.h:82:39: note: expanded from macro 'av_flatten' # define av_flatten __attribute__((flatten)) ^ 20 warnings generated. libavcodec/j2kenc.c:500:80: warning: variable 'vert_causal_ctx_csty_loc_symbol' is uninitialized when used here [-Wuninitialized] int ctxno = ff_j2k_getnbctxno(t1->flags[y+1][x+1], bandno, vert_causal_ctx_csty_loc_symbol), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/j2kenc.c:495:40: note: initialize the variable 'vert_causal_ctx_csty_loc_symbol' to silence this warning int vert_causal_ctx_csty_loc_symbol; ^ = 0 libavcodec/j2kenc.c:553:84: warning: variable 'vert_causal_ctx_csty_loc_symbol' is uninitialized when used here [-Wuninitialized] int ctxno = ff_j2k_getnbctxno(t1->flags[y+1][x+1], bandno, vert_causal_ctx_csty_loc_symbol); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/j2kenc.c:532:40: note: initialize the variable 'vert_causal_ctx_csty_loc_symbol' to silence this warning int vert_causal_ctx_csty_loc_symbol; ^ = 0 libavcodec/j2kenc.c:874:37: warning: expression result unused [-Wunused-value] *ptr++; ^~~~~~ libavcodec/lcldec.c:142:24: warning: assigning to 'Bytef *' (aka 'unsigned char *') from 'const uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types] c->zstream.next_in = src; ^ ~~~ 1 warning generated. In file included from libavcodec/libfdk-aacenc.c:22: In file included from /usr/local/include/fdk-aac/aacenc_lib.h:648: In file included from /usr/local/include/fdk-aac/FDK_audio.h:98: /usr/local/include/fdk-aac/genericStds.h:405:5: warning: unused function 'IS_LITTLE_ENDIAN' [-Wunused-function] int IS_LITTLE_ENDIAN(void) { ^ 3 warnings generated. libavcodec/libopencore-amr.c:277:90: warning: format specifies type 'unsigned int' but the argument has type 'AVFrame' (aka 'struct AVFrame') [-Wformat] av_dlog(avctx, "amr_nb_encode_frame encoded %u bytes, bitrate %u, first byte was %#02x\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ./libavutil/log.h:199:71: note: expanded from macro 'av_dlog' # define av_dlog(pctx, ...) do { if (0) av_log(pctx, AV_LOG_DEBUG, __VA_ARGS__); } while (0) ^ 1 warning generated. 1 warning generated. libavcodec/mjpegenc.c:505:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. libavcodec/mpeg12enc.c:986:29: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ libavcodec/mpeg12enc.c:1002:29: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ libavcodec/mpeg4videoenc.c:1352:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 1 warning generated. libavcodec/mpegvideo_enc.c:365:16: warning: 'luma_elim_threshold' is deprecated [-Wdeprecated-declarations] if (avctx->luma_elim_threshold) ^ libavcodec/mpegvideo_enc.c:366:43: warning: 'luma_elim_threshold' is deprecated [-Wdeprecated-declarations] s->luma_elim_threshold = avctx->luma_elim_threshold; ^ libavcodec/mpegvideo_enc.c:367:16: warning: 'chroma_elim_threshold' is deprecated [-Wdeprecated-declarations] if (avctx->chroma_elim_threshold) ^ libavcodec/mpegvideo_enc.c:368:43: warning: 'chroma_elim_threshold' is deprecated [-Wdeprecated-declarations] s->chroma_elim_threshold = avctx->chroma_elim_threshold; ^ libavcodec/mpegvideo_enc.c:708:16: warning: 'quantizer_noise_shaping' is deprecated [-Wdeprecated-declarations] if (avctx->quantizer_noise_shaping) ^ libavcodec/mpegvideo_enc.c:709:45: warning: 'quantizer_noise_shaping' is deprecated [-Wdeprecated-declarations] s->quantizer_noise_shaping = avctx->quantizer_noise_shaping; ^ libavcodec/mpegvideo_enc.c:4272:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ libavcodec/mpegvideo_enc.c:4300:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ libavcodec/mpegvideo_enc.c:4316:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ libavcodec/mpegvideo_enc.c:4331:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ libavcodec/mpegvideo_enc.c:4346:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ libavcodec/nuv.c:78:26: warning: passing 'const uint8_t *' (aka 'const unsigned char *') to parameter of type 'uint8_t *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types] avpicture_fill(&pic, src, PIX_FMT_YUV420P, width, height); ^~~ libavcodec/avcodec.h:4441:49: note: passing argument to parameter 'ptr' here int avpicture_fill(AVPicture *picture, uint8_t *ptr, ^ libavcodec/options.c:111:5: warning: 'av_opt_set_defaults2' is deprecated [-Wdeprecated-declarations] av_opt_set_defaults2(s, flags, flags); ^ 1 warning generated. 1 warning generated. libavcodec/rangecoder.c:57:34: warning: passing 'uint8_t **' (aka 'unsigned char **') to parameter of type 'const uint8_t **' (aka 'const unsigned char **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types] c->low = bytestream_get_be16(&c->bytestream); ^~~~~~~~~~~~~~ libavcodec/bytestream.h:91:1: note: passing argument to parameter 'b' here DEF(unsigned int, be16, 2, AV_RB16, AV_WB16) ^ libavcodec/bytestream.h:42:70: note: expanded from macro 'DEF' static av_always_inline type bytestream_get_ ## name(const uint8_t **b) \ ^ 1 warning generated. libavcodec/rawdec.c:206:40: warning: passing 'const uint8_t *' (aka 'const unsigned char *') to parameter of type 'uint8_t *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types] if ((res = avpicture_fill(picture, buf, avctx->pix_fmt, ^~~ libavcodec/avcodec.h:4441:49: note: passing argument to parameter 'ptr' here int avpicture_fill(AVPicture *picture, uint8_t *ptr, ^ 1 warning generated. libavcodec/rv10enc.c:67:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 11 warnings generated. libavcodec/rv20enc.c:68:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. libavcodec/tiff.c:345:21: warning: assigning to 'Bytef *' (aka 'unsigned char *') from 'const uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types] zstream.next_in = src; ^ ~~~ libavcodec/tscc.c:94:24: warning: assigning to 'Bytef *' (aka 'unsigned char *') from 'const unsigned char *' discards qualifiers [-Wincompatible-pointer-types] c->zstream.next_in = encoded; ^ ~~~~~~~ 1 warning generated. 1 warning generated. libavcodec/vc1dsp.c:805:39: warning: incompatible pointer types assigning to 'op_pixels_func' (aka 'void (*)(uint8_t *, const uint8_t *, int, int)') from 'void (uint8_t *, uint8_t *, int)' [-Wincompatible-pointer-types] dsp->put_vc1_mspel_pixels_tab[ 0] = ff_put_pixels8x8_c; ^ ~~~~~~~~~~~~~~~~~~ libavcodec/vc1dsp.c:822:39: warning: incompatible pointer types assigning to 'op_pixels_func' (aka 'void (*)(uint8_t *, const uint8_t *, int, int)') from 'void (uint8_t *, uint8_t *, int)' [-Wincompatible-pointer-types] dsp->avg_vc1_mspel_pixels_tab[ 0] = ff_avg_pixels8x8_c; ^ ~~~~~~~~~~~~~~~~~~ 2 warnings generated. libavcodec/wmv2enc.c:220:23: warning: incompatible pointer types initializing 'int (*)(AVCodecContext *, AVPacket *, const AVFrame *, int *)' with an expression of type 'int (AVCodecContext *, AVPacket *, AVFrame *, int *)' [-Wincompatible-pointer-types] .encode2 = ff_MPV_encode_picture, ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. libavcodec/x86/dsputil_mmx.c:1772:1: warning: variable 'temp' is uninitialized when used here [-Wuninitialized] QPEL_BASE(put_, ff_pw_16, _, PUT_OP, PUT_OP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/x86/dsputil_mmx.c:1069:50: note: expanded from macro 'QPEL_BASE' /* "m"(ff_pw_20), "m"(ff_pw_3), */ "m"(temp), "m"(ROUNDER) \ ^~~~ note: initialize the variable 'temp' to silence this warning libavcodec/x86/dsputil_mmx.c:1773:1: warning: variable 'temp' is uninitialized when used here [-Wuninitialized] QPEL_BASE(avg_, ff_pw_16, _, AVG_MMX2_OP, AVG_3DNOW_OP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/x86/dsputil_mmx.c:1069:50: note: expanded from macro 'QPEL_BASE' /* "m"(ff_pw_20), "m"(ff_pw_3), */ "m"(temp), "m"(ROUNDER) \ ^~~~ note: initialize the variable 'temp' to silence this warning libavcodec/x86/dsputil_mmx.c:1774:1: warning: variable 'temp' is uninitialized when used here [-Wuninitialized] QPEL_BASE(put_no_rnd_, ff_pw_15, _no_rnd_, PUT_OP, PUT_OP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/x86/dsputil_mmx.c:1069:50: note: expanded from macro 'QPEL_BASE' /* "m"(ff_pw_20), "m"(ff_pw_3), */ "m"(temp), "m"(ROUNDER) \ ^~~~ note: initialize the variable 'temp' to silence this warning libavcodec/x86/fft.asm:55: warning: section flags ignored on section redeclaration ffserver.c:3585:13: warning: 'av_read_packet' is deprecated [-Wdeprecated-declarations] if (av_read_packet(infile, &pkt) < 0) ^ ffserver.c:4521:27: warning: 'luma_elim_threshold' is deprecated [-Wdeprecated-declarations] video_enc.luma_elim_threshold = atoi(arg); ^ ffserver.c:4525:27: warning: 'chroma_elim_threshold' is deprecated [-Wdeprecated-declarations] video_enc.chroma_elim_threshold = atoi(arg); ^ 3 warnings generated. 3 warnings generated.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?514C8E0C.5000507>
