move ffmpeg code to its own file, rename types folder to lib
This commit is contained in:
parent
f322b45ee1
commit
6d779e7811
13 changed files with 310 additions and 253 deletions
6
tests/.gitignore
vendored
Normal file
6
tests/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# ignore all mp4 except for test.mp4
|
||||
*.mp4
|
||||
!test.mp4
|
||||
|
||||
# ignore javascript files from tsc
|
||||
*.js
|
Loading…
Add table
Add a link
Reference in a new issue