Index: trunk/ippTools/src/p2insertPendingFrames.c
===================================================================
--- trunk/ippTools/src/p2insertPendingFrames.c	(revision 6063)
+++ trunk/ippTools/src/p2insertPendingFrames.c	(revision 6086)
@@ -24,4 +24,6 @@
 	p2PendingExpRow *pendingExposure = p2PendingExpRowAlloc(
         rawFrame->exposure->exp_id,
+        rawFrame->exposure->camera,
+        rawFrame->exposure->filter,
         rawFrame->exposure->class,
         rawFrame->exposure->nclass,
@@ -38,4 +40,5 @@
 	    p2PendingImfileRow *pendingImage = p2PendingImfileRowAlloc(
 	        rawImage->exp_id,
+	        rawImage->exptype,
 	        rawImage->class,
 	        rawImage->class_id,
