first commit

This commit is contained in:
Alexander Vodianov
2023-09-29 15:56:14 +03:00
commit 97ee0cdd7b
5 changed files with 183 additions and 0 deletions

37
CHANGELOG.md Normal file
View File

@@ -0,0 +1,37 @@
# Changelog
## 1.0
### 29.09.2023
CHANGE:
* Organization in git
## 0.2
### 4.09.2023
ADD:
* build requirements:
libavcodec-dev
libavformat-dev
libjpeg-dev
libopus-dev
libopenh264-dev
libswscale-dev
libvpx-dev
CHANGE:
* configure for qt build
* change UserID and GroupID from 2000 to 1000
## 0.1
### 18.08.2023
CREATE:
* dockerfile