mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
update changelog.
This commit is contained in:
parent
8308c13382
commit
13fa86d543
@ -9,6 +9,8 @@
|
|||||||
- Added `?embed=1` parameter to the URL, which will hide the sidebar and the top bar, so that it can be embedded in other websites.
|
- Added `?embed=1` parameter to the URL, which will hide the sidebar and the top bar, so that it can be embedded in other websites.
|
||||||
- Added `?volume=<0-1>` parameter to the URL, which will set the inital volume of the player (by @urbanekpj).
|
- Added `?volume=<0-1>` parameter to the URL, which will set the inital volume of the player (by @urbanekpj).
|
||||||
- Touch events are now supported on mobile devices (by @urbanekpj).
|
- Touch events are now supported on mobile devices (by @urbanekpj).
|
||||||
|
- Added NVENC support, hardware h264 encoding for Nvidia GPUs!
|
||||||
|
- Fixed an issue where `nvh264enc` did not send SPS and PPS NAL units (by @mbattista).
|
||||||
|
|
||||||
### Bugs
|
### Bugs
|
||||||
- Fixed TCP mux occasional freeze by adding write buffer to it.
|
- Fixed TCP mux occasional freeze by adding write buffer to it.
|
||||||
|
Loading…
Reference in New Issue
Block a user