[FFmpeg-trac] #2016(avcodec:open): Support libopenjpeg 2.0.0

FFmpeg trac at avcodec.org
Sun Feb 9 22:19:50 CET 2014


#2016: Support libopenjpeg 2.0.0
-------------------------------------+-----------------------------------
             Reporter:  KSHawkEye    |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  libopenjpeg  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by mcirsta):

 I've added a patch to compile ffmpeg with openjpeg2. You also need to
 pass:
         --extra-cflags="-DHAVE_OPENJPEG_2_0_OPENJPEG_H"
  to configure.
  Also from openjpeg2 you need to copy the openjpeg.h from src/lib/openmj2
 to openjpeg-2.0/openmj2.h.

  You probably have to modify the #ifdef at the beginning of your openmj2.h
 file.

  Good new is there seem to not have been any API changes so after
 compiling all works fine.

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


More information about the FFmpeg-trac mailing list