caydey / ffshare

An android app to compress image, video and audio files through ffmpeg before sharing them
GNU General Public License v3.0
589 stars 27 forks source link

Refactor MediaCompressor:createFFmpegParams #77

Closed caydey closed 2 months ago

caydey commented 4 months ago

This function is getting large and more complex, it should be split into different functions