summaryrefslogtreecommitdiff
path: root/libavutil/frame.c
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2013-03-13 17:51:06 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-03-13 20:16:48 +0100
commit84bf1cbef9111341e2030aa91bc8279d08e8b345 (patch)
treeabf3c69680bd6214916e9ceedd7f70f39511ac6c /libavutil/frame.c
parentde3e0ab35f5e14870e8d14a7e796172b36aba101 (diff)
avcodec: remove AVCodecContext->metadata
This field was only ever set and freed from avcodec, and not otherwise used. However, because frames are refcounted now, avcodec cannot make any assumptions about the lifetime of the frame metadata, which can result in double-frees or leaked memory. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/frame.c')
0 files changed, 0 insertions, 0 deletions