Mercurial > mplayer.hg
comparison mpcommon.c @ 30824:c121d03db8b9
Implement DirectShow filter graph.
DirectShow specifies that a filter (codec) can expect JoinFilterGraph
to be called, and store a reference to the graph manager. Implement a
very bare-bones graph manager (all functions are stubs, and no extra
interfaces are implemented) and give it to the codec on init.
author | sesse |
---|---|
date | Mon, 08 Mar 2010 19:57:37 +0000 |
parents | c1a3f1bbba26 |
children | eb1b97313903 |
comparison
equal
deleted
inserted
replaced
30823:4dfdb57de907 | 30824:c121d03db8b9 |
---|