caydey / ffshare

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

Fix rescaling; closes #45 #46

Closed zackarired closed 1 year ago

zackarired commented 1 year ago

Rescaling was broken because the logic was reversed. I fixed it now and added comments.

caydey commented 1 year ago

Well spotted, thanks. I'll try have a new release published by Monday