filter_chain: use the picture_chain API
chained_filter_t::pending represents the picture chain coming from incoming pictures. It is set using vlc_picture_chain_get_and_reset() which removes a whole picture chain from a picture, unlike vlc_picture_chain_PopFront which pops only one picture.
Loading
Please register or sign in to comment