diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-10-17 17:10:16 -0700 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-10-21 00:17:58 -0700 |
commit | ce42a04884cd6585c596f1ecfe737dacc3e6f396 (patch) | |
tree | 35ce60bbdbdc3b34d4beecfafde69f512e7c7be6 /libavformat/id3v2.h | |
parent | 8305041e137f4f2a49669dd588bf6ccfbbac2b58 (diff) | |
download | ffmpeg-ce42a04884cd6585c596f1ecfe737dacc3e6f396.tar.gz |
vp8: fix up handling of segmentation_maps in reference frames.
Associate segmentation_map[] with reference frame, rather than
decoding instance. This fixes cases where the map would be free()'ed
on e.g. a size change in one thread, whereas the other thread was
still accessing it. Also, it fixes cases where threads overwrite data
that is still being referenced by the previous thread, who thinks that
it's part of the frame previously decoded by the next thread.
Diffstat (limited to 'libavformat/id3v2.h')
0 files changed, 0 insertions, 0 deletions