[FFmpeg-trac] #5788(swscale:new): Compile fails with undeclared type 'SwsContext'

FFmpeg trac at avcodec.org
Mon Aug 22 01:55:34 EEST 2016


#5788: Compile fails with undeclared type 'SwsContext'
-------------------------------------+-----------------------------------
             Reporter:  ianbytchek   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  swscale
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by jamrial):

 SwsContext is an opaque struct, and its fields are not to be accessed
 directly. That's why it's defined in an internal header.

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


More information about the FFmpeg-trac mailing list