xuxiuxi
2017-04-12 a04a8dde310553ffd1e9fe21ab57f06a77e56159
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;