updated README for 2.1.4

This commit is contained in:
K4YT3X 2018-11-02 21:52:34 -04:00
parent d8543bc16e
commit 21c5b03eba

View File

@ -6,6 +6,10 @@ A test is undergoing for version 2.1.1 to verify is stability. Please wait patie
### This software is currently designed for Windows.
## 2.1.4 (November 2, 2018)
- Added hardware acceleration option for ffmpeg. Ffmpeg will use hardware acceleration (GPU, usually) if `--gpu` or `--cudnn` is given. You can customize the method to use in `video2x.json`.
## 2.1.1 (October 22, 2018)
- Fixed video stream and audio stream indexing issues.