X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fassetpopup.inc;h=a4e77eb17ee776529cbb16b10a3542c63ca50e22;hb=60f8df69db9ddd8148bfc41a17bb0955b52a45e6;hp=ed37dc4eabe1065a7853288fe5d78166121f8ee2;hpb=be678a5c5c4ec7dd15b9f49e4f476375f98649e0;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/assetpopup.inc b/cinelerra-5.1/cinelerra/assetpopup.inc index ed37dc4e..a4e77eb1 100644 --- a/cinelerra-5.1/cinelerra/assetpopup.inc +++ b/cinelerra-5.1/cinelerra/assetpopup.inc @@ -25,10 +25,12 @@ #define SNAPSHOT_PNG 0 #define SNAPSHOT_JPEG 1 #define SNAPSHOT_TIFF 2 +#define SNAPSHOT_PPM 3 #define GRABSHOT_PNG 0 #define GRABSHOT_JPEG 1 #define GRABSHOT_TIFF 2 +#define GRABSHOT_PPM 3 class AssetPopup; class AssetPopupInfo;