mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
zapit/src/zapit.cpp: move pipDecoder to lib
This commit is contained in:
@@ -87,7 +87,7 @@ extern cDemux *audioDemux;
|
||||
extern cDemux *videoDemux;
|
||||
|
||||
#ifdef ENABLE_PIP
|
||||
cVideo *pipDecoder;
|
||||
extern cVideo *pipDecoder;
|
||||
cDemux *pipDemux;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user