Skip to content

Releases: imalimin/HardwareVideoCodec

v1.7.3

08 Nov 16:33
Compare
Choose a tag to compare
  • Support seek now.
  • Fix player`s life cycle.
  • Support add filters to existing videos or cut videos.
  • Support video player.

v1.7.2

07 Nov 13:25
Compare
Choose a tag to compare
  • Support add filters to existing videos or cut videos.
  • Support video player.

v1.7.1

15 Oct 12:17
Compare
Choose a tag to compare
  • Fix after switched the filter, the video of some devices will become black.

v1.7.0

02 Oct 04:37
Compare
Choose a tag to compare
  • Support picture filter. You can process picture now.
  • Support filter group. You can combine any filters now.
  • Support watermark. Add a logo to your video.
  • Fix some memory leaks and bugs.

v1.6.3

18 Sep 11:27
Compare
Choose a tag to compare
  • More efficient x264 encoder. Raise about 3 frames to 27 fps under Stable and 19 fps under Motion.(Nokia 7, 720p)
  • More and more filters.
  • Fix some encoder problems.

v1.6.2

05 Sep 15:13
Compare
Choose a tag to compare
  • Fix cannot set filter before recorder prepare.
  • New beauty filter.

v1.6.1

27 Aug 16:33
Compare
Choose a tag to compare
  • Can switch camera.

v1.6.0

23 Aug 15:59
Compare
Choose a tag to compare
  • New api.
  • Fixed some FC.

v1.5.2

06 Aug 13:05
Compare
Choose a tag to compare
  • Support video encoding at any resolution. No need to care about camera resolution.
  • RTMP module supports caching, and automatic frame dropping strategy.
  • Fixed the problem of restarting the app without a picture.
  • Fixed a bug in RTMP connection timeout setting error.

v1.5.1

30 Jul 15:35
Compare
Choose a tag to compare
  • Support RTMP stream.
  • Better beautifying filter.