xuxiuxi
2017-04-25 fe86d1a65b1d7c78384f22db2e5cf09ffe8ad7a1
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;