../../../plugins/ffmpeg/mediasegment.cpp: In member function ‘void MediaSegment::audioRange(qint64&, qint64&) const’:
../../../plugins/ffmpeg/mediasegment.cpp:364:19: error: ‘mAudDatLck’ was not declared in this scope
QMutexLocker L( &mAudDatLck );
^
../../../plugins/ffmpeg/mediasegment.cpp:368:31: error: ‘mAudDat’ was not declared in this scope
for( const AudioBuffer &AB : mAudDat )
^
../../../plugins/ffmpeg/mediasegment.cpp: In member function ‘void MediaSegment::videoRange(qreal&, qreal&) const’:
../../../plugins/ffmpeg/mediasegment.cpp:386:26: error: ‘mVidDat’ was not declared in this scope
for( const VidDat &VD : mVidDat )
GNU/Linux Mint 18