diff --git a/app/videostreaming/avcodec/avcodec_decoder.cpp b/app/videostreaming/avcodec/avcodec_decoder.cpp index 28b4444d2..1f5f87a24 100644 --- a/app/videostreaming/avcodec/avcodec_decoder.cpp +++ b/app/videostreaming/avcodec/avcodec_decoder.cpp @@ -524,7 +524,6 @@ int AVCodecDecoder::open_and_decode_until_error(const QOpenHDVideoHelper::VideoS bool is_mjpeg=false; if (decoder->id == AV_CODEC_ID_H264) { - qDebug()<<"H264 decode"; qDebug()<