xuxiuxi
2017-06-11 1b7c9a2ae8beb0a336bbdfc292ed86a5f071f77a
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;