Releases: imalimin/HardwareVideoCodec
Releases · imalimin/HardwareVideoCodec
v1.7.3
- Support seek now.
- Fix player`s life cycle.
- Support add filters to existing videos or cut videos.
- Support video player.
v1.7.2
- Support add filters to existing videos or cut videos.
- Support video player.
v1.7.1
- Fix after switched the filter, the video of some devices will become black.
v1.7.0
- 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
- 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
- Fix cannot set filter before recorder prepare.
- New beauty filter.
v1.5.2
- 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
- Support RTMP stream.
- Better beautifying filter.