aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/libvpx.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2017-05-12 16:36:41 +0200
committerAnton Khirnov <anton@khirnov.net>2017-05-20 09:41:30 +0200
commitc3f0357bdf7d3c542aad2c58b94184b9f56edc41 (patch)
tree474d0e74b585fafe784c8d98006eaf6876415f48 /libavcodec/libvpx.c
parentd7dcd825dea3681c69a35b3147a3b42f1bf078dd (diff)
downloadffmpeg-c3f0357bdf7d3c542aad2c58b94184b9f56edc41.tar.gz
hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContext
HEVCSEIPictureHash should store only the information extracted from the bitstream and exported to the higher layer (the decoder or the parser). The MD5 context is allocated, used and freed by this higher layer, so it makes more sense for it to also be stored there.
Diffstat (limited to 'libavcodec/libvpx.c')
0 files changed, 0 insertions, 0 deletions