X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb%2Fdecoder.cpp;h=88cd3ee1e91a27a927b4d1922ef497b8ae845901;hp=09350698ee055791f2b6d4e88968216d13c5e120;hb=7ff2c7908114488178ad574b23fcee718515f4fb;hpb=383faf2da1a60442431dce44760a0392c5829dc8 diff --git a/lib/dvb/decoder.cpp b/lib/dvb/decoder.cpp index 0935069..88cd3ee 100644 --- a/lib/dvb/decoder.cpp +++ b/lib/dvb/decoder.cpp @@ -222,9 +222,6 @@ int eDVBAudio::startPid(int pid, int type) void eDVBAudio::stop() { -#if HAVE_DVB_API_VERSION > 2 - flush(); -#endif eDebugNoNewLine("AUDIO_STOP - "); if (::ioctl(m_fd, AUDIO_STOP) < 0) eDebug("failed (%m)"); @@ -604,7 +601,7 @@ RESULT eDVBVideo::connectEvent(const Slot1