Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.1 / guicast / images / progress_up_png.h
diff --git a/cinelerra-5.1/guicast/images/progress_up_png.h b/cinelerra-5.1/guicast/images/progress_up_png.h
new file mode 100644 (file)
index 0000000..99132e0
--- /dev/null
@@ -0,0 +1,27 @@
+#ifndef PROGRESS_UP_PNG_H
+#define PROGRESS_UP_PNG_H
+
+static unsigned char progress_up_png[] = 
+{
+       0x00, 0x00, 0x01, 0x16, 
+       0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
+       0x00, 0x00, 0x00, 0x32, 0x00, 0x00, 0x00, 0x0a, 0x08, 0x06, 0x00, 0x00, 0x00, 0xf6, 0x16, 0x0d, 
+       0x71, 0x00, 0x00, 0x00, 0x04, 0x67, 0x41, 0x4d, 0x41, 0x00, 0x00, 0xb1, 0x8f, 0x0b, 0xfc, 0x61, 
+       0x05, 0x00, 0x00, 0x00, 0x06, 0x62, 0x4b, 0x47, 0x44, 0x00, 0xff, 0x00, 0xff, 0x00, 0xff, 0xa0, 
+       0xbd, 0xa7, 0x93, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x12, 0x00, 
+       0x00, 0x0b, 0x12, 0x01, 0xd2, 0xdd, 0x7e, 0xfc, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 
+       0x07, 0xd2, 0x03, 0x08, 0x10, 0x14, 0x0d, 0x5d, 0x0f, 0x4d, 0x23, 0x00, 0x00, 0x00, 0x93, 0x49, 
+       0x44, 0x41, 0x54, 0x78, 0xda, 0xed, 0xd5, 0x41, 0x15, 0x84, 0x30, 0x0c, 0x84, 0xe1, 0x3f, 0xfb, 
+       0x50, 0x81, 0x11, 0x8e, 0xe8, 0x48, 0x0d, 0x54, 0x00, 0x95, 0x11, 0x04, 0xd4, 0x40, 0x6a, 0x01, 
+       0x0b, 0x1c, 0x62, 0x03, 0x1b, 0x59, 0x1b, 0x5b, 0xde, 0x7e, 0x0e, 0xe6, 0x30, 0x33, 0x92, 0x99, 
+       0x00, 0x8c, 0x31, 0xb2, 0xf7, 0xce, 0x7d, 0xdf, 0xcc, 0x60, 0xdb, 0x36, 0x6a, 0xad, 0xa8, 0xaa, 
+       0x00, 0x2c, 0x00, 0xad, 0xb5, 0x3c, 0xcf, 0x13, 0x55, 0xe5, 0xba, 0xae, 0x29, 0x82, 0xf4, 0xde, 
+       0x29, 0xa5, 0x10, 0x11, 0x69, 0x66, 0x82, 0xbb, 0x27, 0x90, 0x66, 0x96, 0xb3, 0x31, 0xb3, 0x04, 
+       0xd2, 0xdd, 0x53, 0xf6, 0x7d, 0xcf, 0x75, 0x5d, 0x71, 0x77, 0x66, 0x54, 0x4a, 0xe1, 0x79, 0x1e, 
+       0x3e, 0xbc, 0xc4, 0x3f, 0xc8, 0xcf, 0x79, 0x4b, 0xd9, 0x17, 0x55, 0x95, 0x88, 0xc8, 0xd6, 0x1a, 
+       0x11, 0x41, 0xad, 0x75, 0x9a, 0xf9, 0x1d, 0x63, 0x70, 0x1c, 0x07, 0xaa, 0x2a, 0xf2, 0x96, 0x43, 
+       0xfc, 0x02, 0xd5, 0xaa, 0xb9, 0x6b, 0x55, 0x9d, 0x5b, 0x36, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 
+       0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
+};
+
+#endif