[FFmpeg-trac] #1061(undetermined:new): Make AVIOContext a non-anonymous typedef.

FFmpeg trac at avcodec.org
Tue Mar 13 11:07:47 CET 2012


#1061: Make AVIOContext a non-anonymous typedef.
-------------------------------------+-------------------------------------
             Reporter:  fAX          |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  normal
  undetermined                       |                  Version:
             Keywords:               |  unspecified
  AVIOContext, typedef, anonymous    |               Blocked By:
  struct                             |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 AVIOContext is currently defined as a typedef to an anonymous struct which
 doesn't allow to use forward declarations and forces to include all the
 header even if a pointer is only used.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1061>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list