h264: Do not share rbsp_buffer across threads
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 25 Aug 2013 01:01:19 +0000 (03:01 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sat, 21 Feb 2015 08:34:48 +0000 (09:34 +0100)
commit06d433366c02ab81a1aaad33d32934b4180d354b
tree8eafcb9840bac2809d40deae08b600674b2844e1
parent1dbfaa34e615606cb3f1a3ecabb117e354459edc
h264: Do not share rbsp_buffer across threads

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
CC: libav-stable@libav.org
(cherry picked from commit 61928b68dc28e080b8c8191afe5541123c682bbd)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/h264.c