zapit/src/zapit.cpp: move pipDecoder to lib

Origin commit data
------------------
Commit: 745e93216a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-14 (Thu, 14 Mar 2013)
This commit is contained in:
[CST] Focus
2013-03-14 16:23:24 +04:00
parent 8bf2b50b59
commit 3bb2e2a22b

View File

@@ -87,7 +87,7 @@ extern cDemux *audioDemux;
extern cDemux *videoDemux;
#ifdef ENABLE_PIP
cVideo *pipDecoder;
extern cVideo *pipDecoder;
cDemux *pipDemux;
#endif