mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- TRIPLEDRAGON: deleted
Conflicts: lib/libdvbsub/dvbsub.cpp src/system/flashtool.cpp
This commit is contained in:
@@ -243,8 +243,8 @@ static void* reader_thread(void * /*arg*/)
|
||||
bool bad_startcode = false;
|
||||
set_threadname("dvbsub:reader");
|
||||
|
||||
dmx = new cDemux(0);
|
||||
dmx->Open(DMX_PES_CHANNEL, NULL, 64*1024);
|
||||
dmx = new cDemux(0);
|
||||
dmx->Open(DMX_PES_CHANNEL, NULL, 64*1024);
|
||||
|
||||
while (reader_running) {
|
||||
if(dvbsub_stopped /*dvbsub_paused*/) {
|
||||
|
Reference in New Issue
Block a user