fix non-mp4 file support #2

Open
accuwau wants to merge 1 commit from accuwau/changes into master
accuwau commented 2024-06-25 01:37:31 +00:00 (Migrated from github.com)

not the cleanest but eh

not the cleanest but eh
This pull request has changes conflicting with the target branch.
  • Cargo.lock
  • src/encoder.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin accuwau/changes:accuwau/changes
git checkout accuwau/changes

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff accuwau/changes
git checkout master
git merge --ff-only accuwau/changes
git checkout accuwau/changes
git rebase master
git checkout master
git merge --no-ff accuwau/changes
git checkout master
git merge --squash accuwau/changes
git checkout master
git merge --ff-only accuwau/changes
git checkout master
git merge accuwau/changes
git push origin master
Sign in to join this conversation.
No description provided.