qvyuanxin
2017-07-10 2f52ba12c4518a0de2478fca130997e73e514e09
RtspFace/PL_Queue.cpp
@@ -350,7 +350,7 @@
   if (in->config.syncQueueFull)
      pthread_mutex_unlock(in->sync_full_mutex);
   
   pm.type = PMT_BYTES;
   pm.type = PipeMaterial::PMT_BYTES;
   pm.buffer = qb->data;
   pm.buffSize = qb->size;
   pm.former = this;