Reorganize video converter library packages

This commit is contained in:
Nicholas Tinsley
2024-01-18 16:21:44 -05:00
committed by Greyson Parrelli
parent f81dc11f61
commit 3c9a7fd329
27 changed files with 84 additions and 73 deletions

View File

@@ -12,7 +12,7 @@ import androidx.annotation.WorkerThread;
import org.signal.core.util.logging.Log;
import org.thoughtcrime.securesms.media.DecryptableUriMediaInput;
import org.thoughtcrime.securesms.video.videoconverter.MediaInput;
import org.thoughtcrime.securesms.video.interfaces.MediaInput;
import java.io.IOException;
import java.nio.ByteBuffer;