[vlc-devel] [RFC #2] Empty packetizer buffers when decoder ends

Rafaël Carré rafael.carre at gmail.com
Tue Jul 19 04:16:37 CEST 2011


This time the demuxer uses es_out_Send(...., NULL) on EOF.
When es_out.c/EsOutSend() sees a NULL block it creates an empty block with
private flag BLOCK_FLAG_EOS which is sent to the decoder thread.




More information about the vlc-devel mailing list