-
Rémi Denis-Courmont authored
The video output thread never allocates pictures from the decoder thread. It uses the reserve private pool and, when if not rendering directly, the display pool. Thus it has nothing particular to do when a decoder pool picture is released. (vout_PutPicture() wakes the thread up to kick rendering.)
72f131d9