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

FFmpeg trac at avcodec.org
Sat Jan 11 18:55:30 CET 2014


#3296: ffmpeg -> vsLocalmotions2TransformsSimple
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  moroboshi_84                       |                 Priority:  normal
               Status:  new          |                  Version:  git-
            Component:               |  master
  undetermined                       |               Blocked By:
             Keywords:               |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Hi,
 I try to compile git version of ffmpeg with last git vid.stab library and
 obtain this error after make process:
 CC libavfilter/vf_vidstabtransform.o
 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
 marco at android:~/svn/ffmpeg$ make
 CC libavfilter/vf_vidstabtransform.o
 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>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list