[FFmpeg-trac] #11130(avcodec:new): ffmpeg build fails with libavcodec/libx265.c

FFmpeg trac at avcodec.org
Wed Aug 7 05:18:57 EEST 2024


#11130: ffmpeg build fails with libavcodec/libx265.c
-----------------------------------+--------------------------------------
             Reporter:  hydra3333  |                     Type:  defect
               Status:  new        |                 Priority:  important
            Component:  avcodec    |                  Version:  git-master
             Keywords:  build      |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+--------------------------------------
 Summary of the bug:
 2023.08.06 ffmpeg build fails using MABS to build ffmpeg with
 libavcodec/libx265.c

 How to reproduce:
 {{{
 Build ffmpeg with libx265.
 Error arising apparently in ffmpeg code:
 src/libavcodec/libx265.c:802:59: note: expected 'x265_picture **' but
 argument is of type 'x265_picture *'
 make: *** [/build/ffmpeg-git/ffbuild/common.mak:81: libavcodec/libx265.o]
 Error 1
 make failed.
 }}}

 MABS has worked fine for years for building ffmpeg.
 Occasional build glitches with dependencies resolved by leaving them out
 or using a minor patch or waiting for upstream patches.
 In this case it looks like something to so with ffmpeg's
 src/libavcodec/libx265.c
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11130>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list