diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2017-03-28 15:04:46 -0400 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2017-03-28 18:04:27 -0400 |
commit | 027ee9b3ed697ff080be0f14b47a11c89ce68cdd (patch) | |
tree | 94eaf1ef786a51be44cbb3a9789670fc4f33fabe /libavcodec/v308enc.c | |
parent | bddabfaab65808e40605181d579ffcd85bfe4c26 (diff) | |
download | ffmpeg-027ee9b3ed697ff080be0f14b47a11c89ce68cdd.tar.gz |
pthread_frame: don't sync items between threads for intra-only codecs.
Intra-only codecs should either be able to read these items from the
bitstream, or they should be set upon codec initialization. In both
cases, syncing these items at runtime is unnecessary.
In practice, this fixes race conditions for decoders that read these
values from the bitstream.
Diffstat (limited to 'libavcodec/v308enc.c')
0 files changed, 0 insertions, 0 deletions