[FFmpeg-trac] #1108(avutil:closed): Always using "default" memory handling from mem.c against own implementation of memory allocator and deallocator.

FFmpeg trac at avcodec.org
Sun Apr 15 22:37:51 CEST 2012


#1108: Always using "default" memory handling from mem.c against own
implementation of memory allocator and deallocator.
-------------------------------------+-------------------------------------
             Reporter:  mato         |                    Owner:  michael
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avutil
              Version:  git-master   |               Resolution:  wontfix
             Keywords:  memory,      |               Blocked By:
  AVDictionary, alloc, free          |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by reimar):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 This comment is outdated (I sent a patch to update it), you cannot easily
 overwrite the allocation functions.
 You need to at least remove -Wl,-Bsymbolic from the linker flags, but this
 will have a potentially measurable performance impact.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1108#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list