Skip to content

Commit b3f99dd

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 6b6a5e7 + cf07201 commit b3f99dd

File tree

1 file changed

+1
-50
lines changed

1 file changed

+1
-50
lines changed

README.md

Lines changed: 1 addition & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -166,58 +166,9 @@ TrimVideo.activity(videoUri)
166166

167167
## Compatibility
168168

169-
* Library - Android Kitkat 4.4+ (API 19)
169+
* Library - Android Nougat 7.0+ (API 24)
170170
* Sample - Android Kitkat 4.4+ (API 19)
171171

172-
## [ChangeLog](https://github.com/a914-gowtham/android-video-trimmer/releases)
173-
174-
### Version 1.6.5
175-
* Video stretch issue 2 [#46](https://github.com/a914-gowtham/Android-video-trimmer/issues/46)
176-
### Version 1.6.4
177-
* Video stretch issue [#46](https://github.com/a914-gowtham/Android-video-trimmer/issues/46)
178-
### Version 1.6.3
179-
* java.lang.NoClassDefFoundError Issue fix [#45](https://github.com/a914-gowtham/Android-video-trimmer/issues/45) that only happens on samsung devices
180-
### Version 1.6.2
181-
* Arabic localization and custom toolbar title
182-
### Version 1.6.1
183-
* Compression issue fixed
184-
### Version 1.6.0
185-
* Ffmpeg-mobile version downgraded to 4.3.1-LTS to rectify release build issue
186-
### Version 1.5.11
187-
* Write permission and setDestination removed due to the android 11 issues
188-
### Version 1.5.2
189-
* Thumbnail loading optimized
190-
### Version 1.5.1
191-
* Controller seekbar bug fixed
192-
### Version 1.5.0
193-
* Audio focus added
194-
* Bug fixes on Android 11
195-
* ui improvements
196-
### Version 1.4.4
197-
* Exoplayer version updated to 2.12.1
198-
### Version 1.4.2
199-
* Toolbar title softcoded
200-
201-
### Version 1.4.1
202-
* Can be started from fragment
203-
* Added Custom fileName for the output video
204-
205-
### Version 1.4.0
206-
* FFmpegMedia lib changed into Mobile-ffmpeg
207-
### Version 1.0.9
208-
* Library size reduced
209-
* Library size : 12mb(release build)
210-
* Constants class name changed into TrimmerConstants
211-
* Added TrimmerUtils class which has getVideoDuration() method and some more VideoUtils methods
212-
213-
### Version 1.0.5
214-
* Fixed issue on Android Q.
215-
* Library size : 26mb(debug build).
216-
* Small UI updates.
217-
* Couple new things to configure.
218-
219-
### Version 1.0.0
220-
* Initial Build
221172

222173
## Thanks to
223174
[TanerSener](https://github.com/tanersener/mobile-ffmpeg)

0 commit comments

Comments
 (0)