[FFmpeg-trac] #7220(avformat:new): Pointer returned from av_demuxer_iterate() should not be const

FFmpeg trac at avcodec.org
Sat May 19 19:40:27 EEST 2018


#7220: Pointer returned from av_demuxer_iterate() should not be const
------------------------------------+------------------------------------
             Reporter:  jlindgren   |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by heleppkes):

 AVInputFormat should be constant, so instead the other spots should be
 updated to take a const pointer.

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


More information about the FFmpeg-trac mailing list