mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
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:
@@ -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