[FFmpeg-trac] #3296(undetermined:new): ffmpeg -> vsLocalmotions2TransformsSimple

FFmpeg trac at avcodec.org
Sat Jan 11 20:14:39 CET 2014


#3296: ffmpeg -> vsLocalmotions2TransformsSimple
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  moroboshi_84                       |                   Status:  new
                 Type:  defect       |                Component:
             Priority:  normal       |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by moroboshi_84):

 the version of git is:

 marco at android:~/svn/ffmpeg$ ./version.sh
 N-59766-ge11983b

 the config is:

 marco at android:~/svn/ffmpeg$ ./configure --enable-libvidstab --enable-gpl

 the make V=1 is:

 marco at android:~/svn/ffmpeg$ make V=1
 touch .version
 gcc -I. -I./ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
 -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DHAVE_AV_CONFIG_H -std=c99
 -fomit-frame-pointer -pthread -I/usr/local/include -D_GNU_SOURCE=1
 -D_REENTRANT -I/usr/include/SDL -g -Wdeclaration-after-statement -Wall
 -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings
 -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast
 -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length
 -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-
 vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes
 -Werror=return-type -Werror=vla -Wno-maybe-uninitialized  -MMD -MF
 libavfilter/vf_vidstabtransform.d -MT libavfilter/vf_vidstabtransform.o -c
 -o libavfilter/vf_vidstabtransform.o libavfilter/vf_vidstabtransform.c
 libavfilter/vf_vidstabtransform.c: In function ‘config_input’:
 libavfilter/vf_vidstabtransform.c:189:13: error: implicit declaration of
 function ‘vsLocalmotions2TransformsSimple’ [-Werror=implicit-function-
 declaration]
              if (vsLocalmotions2TransformsSimple(td, &mlms, &tc->trans) !=
 VS_OK) {
              ^
 cc1: some warnings being treated as errors
 make: *** [libavfilter/vf_vidstabtransform.o] Errore 1

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3296#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list