threads: restore has_b_frames in frame_thread_free
authorJanne Grunau <janne-libav@jannau.net>
Wed, 26 Oct 2011 13:28:29 +0000 (15:28 +0200)
committerJanne Grunau <janne-libav@jannau.net>
Wed, 26 Oct 2011 14:55:54 +0000 (16:55 +0200)
commitd6174bfe5f7f9b4f9dbb580080e55e71705689f7
tree486ef43f1054eb5690a88a8650ba49f6c0586235
parentded3e9f054cb6114419cbcacd8d474aef221cde3
threads: restore has_b_frames in frame_thread_free

Otherwise the delay expressed in has_b_frames increases with every
avcodec_close/avcodec_open.
Fixes fate-ea-dct with more than 1 thread.
libavcodec/pthread.c