Releases: OpenConverterLab/OpenConverter
Releases · OpenConverterLab/OpenConverter
v1.5.3
What's Changed
- Update support for BMF and FFTOOL transcoder by @JackLau1222 in #129
- transcoder: fix abnormal progress bar display by @JackLau1222 in #131
- feat: add minimal AI processing and LingLong build support by @JackLau1222 in #133
- release: update version to 1.5.3 by @JackLau1222 in #135
Note:
The AI support only for linux platform in this version.
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- info_view_page: add picture items for Select Media File by @JackLau1222 in #121
- cd: add macOS dmg packaging with Gatekeeper fix insturctions by @JackLau1222 in #122
- transcoder_ffmpeg: auto set codec refer to output format by @JackLau1222 in #125
- ui: add create_gif_page by @JackLau1222 in #123
- transcoder_ffmpeg: fix error when process 0:audio 1:video order media by @JackLau1222 in #126
- ci: install the ffmpeg@5 via homebrew rather than compiling it by @JackLau1222 in #128
- Fix cut by adjusting frame pts to output by @JackLau1222 in #124
- builder: Add batch processing support by @JackLau1222 in #127
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- fix png->jpg conversion
- add test case about picture conversion
- fix resize bug
- add more pix_fmts option in compress picture page
Full Changelog: v1.5.0...v1.5.1
v1.5.0
Overview
- New UI Design with six page( Info View, Compress Picture, Extract Audio, Cut Video, Remux, Transcode)
- New Feature support for cutting media for both of CLI and UI
- Add Software logo
- Support HE-AACv2 transcoding
- Fix CI CD bug
- Fix some memleak or other bugs
What's Changed
- New UI Design is coming! by @JackLau1222 in #113
- Several Improves by @JackLau1222 in #114
- transcoder_ffmpeg: fix part of missing error handle by @JackLau1222 in #115
- CLI: Fix potential memleak by @JackLau1222 in #117
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- workflows: disable contribution evaluation by @JackLau1222 in #100
- format: update .clang_format and format all code by @JackLau1222 in #99
- Update CONTRIBUTING.md by @JackLau1222 in #102
- workflows/lint: add new workflow to check the commit by @JackLau1222 in #104
- workflows/sonarqube: remove sonarqube code by @JackLau1222 in #105
- Many fixes by @JackLau1222 in #106
- Add Picture quality set support by @JackLau1222 in #107
- Several improves by @JackLau1222 in #108
- Several Improves: function name, validity check, parse error code, fix memleak by @JackLau1222 in #109
- transcoder_ffmpeg: support set scale and pix_fmt for CLI by @JackLau1222 in #110
- Enables menu actions to show the selected one by @JackLau1222 in #103
- transcoder_ffmpeg: fix the output file quality is too low by @JackLau1222 in #111
- cmake: update project version to 1.4.2 by @JackLau1222 in #112
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- transcoder: make ffmpeg transocder process number be computed in any situation by @JackLau1222 in #92
- README: update cli introduction by @JackLau1222 in #93
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- refactor: optimize build system for GUI and non-GUI modes by @JackLau1222 in 8b78be3
- test: remove useless directory by @JackLau1222 in #90
- src/tests: add unit test by @JackLau1222 in #91
Full Changelog: v1.3.3...v1.4.0
Resources
fix header missing Signed-off-by: Jack Lau <[email protected]>
v1.3.3
What's Changed
- add audio and video extraction function by @i-Orangeade in #85
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- workflows: fix github action cannot run in some scenarios by @JackLau1222 in #80
- Fix: The issue of information disappearing when switching languages by @i-Orangeade in #79
- Submit Windows packaging tutorial by @Jimmy385898 in #78
- fix unknown issue with video decoder by @i-Orangeade in #82
- workflows/review: fix github action error by @JackLau1222 in #84
- fix the issue where mp4 cannot be converted to mkv by @i-Orangeade in #83
- common/info: add multi version support for av_color_space_name by @JackLau1222 in #86
- main: add command execute support by @JackLau1222 in #87
- feature: add windows cd by @JackLau1222 in #81
- fix linux build by @JackLau1222 in #88
Full Changelog: v1.3.1...v1.3.2
