[FFmpeg-trac] #6834(undetermined:new): Build error with latest rockchip-mpp version 20171107

FFmpeg trac at avcodec.org
Mon Dec 25 15:26:26 EET 2017


#6834: Build error with latest rockchip-mpp version 20171107
-------------------------------------+-------------------------------------
             Reporter:  bermond      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by bermond):

 `MPP_DEC_GET_FREE_PACKET_SLOT_COUNT` is not defined anymore at
 `rk_mpi_cmd.h` in rockchip-mpp versions later than 20170811.

 And this error occurs because `configure` checks for
 `MPP_DEC_GET_FREE_PACKET_SLOT_COUNT`:
 {{{
 { check_func_headers rockchip/rk_mpi_cmd.h
 "MPP_DEC_GET_FREE_PACKET_SLOT_COUNT" ||
                                  die "ERROR: Rockchip MPP is outdated,
 please get a more recent one."; } &&
 }}}

 ffmpeg git master still not build with the current rockchip-mpp version
 20171218.

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


More information about the FFmpeg-trac mailing list