MasayukiSuda / Mp4Composer-android

This library generate an Mp4 movie using Android MediaCodec API and apply filter, scale, trim, transcode, crop, timeScale, mute and rotate Mp4.
MIT License
956 stars 219 forks source link

Duplicated code for LUTs filters? #93

Open tomasdev opened 3 years ago

tomasdev commented 3 years ago

GlLutFilter.java seems to be exactly as GlLookUpTableFilter.java ?