X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.0%2Fcinelerra%2Ffilempeg.h;h=004316b691d9e1b7fa4603e1d3617e0d983dd2ce;hb=f9d0d999e813ae19965e07ae2f7da690b4e6fe45;hp=87c5330d36438d8cb58ba174d9de5c672e652a1a;hpb=15359610833cd03c44fe47f5d002e643103610ec;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/cinelerra/filempeg.h b/cinelerra-5.0/cinelerra/filempeg.h index 87c5330d..004316b6 100644 --- a/cinelerra-5.0/cinelerra/filempeg.h +++ b/cinelerra-5.0/cinelerra/filempeg.h @@ -109,9 +109,6 @@ public: static const char *zmpeg3_cmdl_name(int cmdl); // This file can copy frames directly from the asset int can_copy_from(Asset *asset, int64_t position); - static const char *strtocompression(char *string); - static const char *compressiontostr(char *string); - private: void to_streamchannel(int channel, int &stream_out, int &channel_out);