Skip to content

Commit

Permalink
- First version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali.Sardari committed Sep 12, 2018
1 parent 70fbc72 commit 784b95e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions mediacompressor/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,11 @@
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile

-keep class * implements com.coremedia.iso.boxes.Box { *; }
-dontwarn com.coremedia.iso.boxes.**
-dontwarn com.googlecode.mp4parser.authoring.tracks.mjpeg.**
-dontwarn com.googlecode.mp4parser.authoring.tracks.ttml.**



0 comments on commit 784b95e

Please sign in to comment.