xuxiuxi
2017-06-23 7e916a6d5541f91c2b746f7e55aedfee8cc4a8fe
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;