Mercurial > mplayer.hg
diff AUTHORS @ 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 | 38daf6b55b45 |
children | 8d840754a921 |