React Native Video Processing Versions Save

Native Video editing/trimming/compressing :movie_camera: library for React-Native

v1.13.0

6 years ago

<a name"1.13.0">

1.13.0 (2017-11-01)

Features

  • Reduce FFMPEG size: ffmpeg to 3.3.5 + compiled with only needed options (19 -> 13 MB) (#130) (ea10cff3)

v1.12.7

6 years ago

<a name"1.12.7">

1.12.7 (2017-10-23)

Bug Fixes

  • Android Compression: Pass integer value to FFMPEG for trimming (#126) (c99ddd98)

v1.12.6

6 years ago

<a name"1.12.6">

1.12.6 (2017-09-24)

Bug Fixes

v1.12.5

6 years ago

<a name"1.12.5">

1.12.5 (2017-07-04)

Bug Fixes

  • package.json: Moved React to devDependencies (#81) (2a33c1dd)

v1.12.4

6 years ago

<a name"1.12.4">

1.12.4 (2017-06-09)

Bug Fixes

  • VideoPlayer: Fixed playing issue (84e386ec)

v1.12.3

6 years ago

<a name"1.12.3">

1.12.3 (2017-06-09)

Bug Fixes

  • ProcessingManager: pass format to getPreviewImage on iOS (#73) (f46fe537)

v1.12.2

6 years ago

<a name"1.12.2">

1.12.2 (2017-06-09)

Bug Fixes

v1.12.1

6 years ago

<a name"1.12.1">

1.12.1 (2017-06-09)

Bug Fixes

  • Trimmer: Fixed currentTime tracker position (bd04819a)

v1.12.0

6 years ago

<a name"1.12.0">

1.12.0 (2017-06-08)

Features

  • Trimmer iOS: Added trackerHandle (1303a461)

v1.11.0

6 years ago

<a name"1.11.0">

1.11.0 (2017-06-07)

Features

  • Compression: compress video on android (#69) (4d10f0cd)