Skip to content

Commit

Permalink
Drop ffmpeg-java.jar dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Mar 4, 2023
1 parent 7250374 commit 7da7ae0
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 785 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ dependencies {
//JAXB RI, Jakarta XML Binding
runtimeOnly 'com.sun.xml.bind:jaxb-impl:2.3.8'

implementation files('ext/ffmpeg/ffmpeg-java.jar')
implementation files('ext/ffmpeg/jna.jar')

// JUnit Jupiter using Gradle's native JUnit Platform
testImplementation platform('org.junit:junit-bom:5.9.2')
testImplementation 'org.junit.jupiter:junit-jupiter'
Expand Down
165 changes: 0 additions & 165 deletions ext/ffmpeg/ffmpeg-java-20070916-0351.license.txt

This file was deleted.

Binary file removed ext/ffmpeg/ffmpeg-java.jar
Binary file not shown.
Binary file removed ext/ffmpeg/jna.jar
Binary file not shown.
Loading

0 comments on commit 7da7ae0

Please sign in to comment.