#10670: error compiling 6.1
-------------------------------------+-------------------------------------
             Reporter:  Abu          |                     Type:  defect
  Abdullah                           |
               Status:  new          |                 Priority:  normal
            Component:  ffmpeg       |                  Version:
                                     |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I have compiled v 6.1 with mmal in Pi, it gives me this error

 {{{
 libavcodec/mmaldec.c:847:9: error: request for member ‘p’ in something
 not a structure or union
   847 |         .p.pix_fmts     = (const enum AVPixelFormat[]) {
 AV_PIX_FMT_MMAL, \
       |         ^
 libavcodec/mmaldec.c:857:1: note: in expansion of macro ‘FFMMAL_DEC’
   857 | FFMMAL_DEC(vc1, AV_CODEC_ID_VC1)
       | ^~~~~~~~~~
 make: *** [ffbuild/common.mak:81: libavcodec/mmaldec.o] Error 1
 make: *** Waiting for unfinished jobs....
 }}}

 it was working fine in 6.0

 I think it is a syntax error. a comma is needed
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10670>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to