mask mousewheel segv bug, mask opengl sw fallback read to ram, fix tiff config withou...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / formatpopup.C
index 66f1e72f8b713d8291f926db9192055b7b347b0b..31a8bd001ee47e806fbcee84f4f56715f257e083 100644 (file)
@@ -59,7 +59,10 @@ void FormatPopup::create_objects()
                post_item(FILE_JPEG);
        post_item(FILE_JPEG_LIST);
 
+
        if(!use_brender) {
+               post_item(FILE_GIF);
+               post_item(FILE_GIF_LIST);
 #ifdef HAVE_OPENEXR
                post_item(FILE_EXR);
                post_item(FILE_EXR_LIST);