mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-27 14:39:09 +00:00
docs: update changelog
Signed-off-by: k4yt3x <i@k4yt3x.com>
This commit is contained in:
parent
a7478914bf
commit
1ff81216ef
@ -10,11 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Automatic selection of the most suitable pixel format for the output video.
|
- Automatic selection of the most suitable pixel format for the output video.
|
||||||
- Support for specifying arbitrary `AVOptions` for the encoder (#1232).
|
- Frame interpolation processing mode.
|
||||||
- More `AVCodecContext` options.
|
- More `AVCodecContext` options.
|
||||||
|
- Support for RIFE ncnn Vulkan.
|
||||||
|
- Support for specifying arbitrary `AVOptions` for the encoder (#1232).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Improve error handling and error messages.
|
||||||
- Improve the CLI help message structure and clarity.
|
- Improve the CLI help message structure and clarity.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
@ -38,9 +41,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
- A better timer that gets paused when the processing is paused.
|
- A better timer that gets paused when the processing is paused.
|
||||||
- Detection for the validity of the provided GPU ID.
|
- Detection for the validity of the provided GPU ID.
|
||||||
|
- Status bar and processing statistics. (Video2X Qt6)
|
||||||
- The `--listgpus` option to list available Vulkan GPU devices.
|
- The `--listgpus` option to list available Vulkan GPU devices.
|
||||||
- Vulkan device selection for libplacebo.
|
- Vulkan device selection for libplacebo.
|
||||||
- Status bar and processing statistics. (Video2X Qt6)
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user