[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdegraphics/okular/core
From:       Pino Toscano <toscano.pino () tiscali ! it>
Date:       2007-09-26 22:14:14
Message-ID: 1190844854.019046.17931.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 717456 by pino:

it seems phonon-xine can handle sound streams via data, so feel brave enough and \
enabling the embedded sounds code


 M  +0 -2      audioplayer.cpp  


--- trunk/KDE/kdegraphics/okular/core/audioplayer.cpp #717455:717456
@@ -147,7 +147,6 @@
         }
         case Sound::Embedded:
         {
-#if 0 // disable because of broken bytestream in xine :(
             QByteArray filedata = si.sound->data();
             kDebug() << "[AudioPlayer::Playinfo::play()] Embedded," << \
filedata.length();  if ( !filedata.isEmpty() )
@@ -162,7 +161,6 @@
                 valid = true;
                 kDebug() << "[AudioPlayer::Playinfo::play()] PLAY data";
             }
-#endif
             break;
         }
     }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic