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

mosaic_bridge: don't attempt to create the filter chain early

Either video_format_update had been called and it missed the filter creation
and didn't update it, so we create the chain before the decoder. Or it was
called after and this initialization was useless and reset afterwards.

Now the filter chain will always use a correct video format and don't try to
create a bogus one when the decoder is opening.
parent 7c1da60c
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