Mercurial > mplayer.hg
diff TOOLS/mphelp_check.py @ 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 | 9065db6f98d9 |
children | 8715803f09e8 |