Skip to content
Snippets Groups Projects
Commit 1cea713b authored by Steve Lhomme's avatar Steve Lhomme
Browse files

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.
parent 05d432f3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment