X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fasset.h;h=0a2372cb829a3845f4f6e8d22b3a48b80907d559;hb=cdb8b00f2f7ecf0b4910a40e1d90a87540d2891d;hp=b877c47d938d1ccfb29184c673ceb12116f9da80;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/asset.h b/cinelerra-5.1/cinelerra/asset.h index b877c47d..0a2372cb 100644 --- a/cinelerra-5.1/cinelerra/asset.h +++ b/cinelerra-5.1/cinelerra/asset.h @@ -163,28 +163,11 @@ public: // 2 - 3 int ampeg_derivative; -// Vorbis compression - int vorbis_min_bitrate; - int vorbis_bitrate; - int vorbis_max_bitrate; - int vorbis_vbr; - -// Theora compression - int theora_fix_bitrate; - int theora_bitrate; - int theora_quality; - int theora_sharpness; - int theora_keyframe_frequency; - int theora_keyframe_force_frequency; - - // Set by package render during file creation. -1 means square pixels. double aspect_ratio; // for the interlace mode - int interlace_autofixoption; int interlace_mode; - int interlace_fixmethod; // for jpeg compression int jpeg_quality;