Dan Kortschak
|
5f4bcb61e0
|
device/alsa: check error
|
2022-01-13 16:08:02 +10:30 |
Dan Kortschak
|
baef3c0585
|
device/alsa,revid: clarify type conditions and remove redundant condition
|
2022-01-13 16:08:02 +10:30 |
Dan Kortschak
|
fd7113860b
|
device: fix incorrect uses of MultiError and guard against misuse
|
2022-01-13 16:08:02 +10:30 |
Saxon Nelson-Milton
|
49aa588aae
|
cmd/rv/main.go & revid/config/variables.go: rename Variables Type_ field to Type and comment Variables global.
|
2021-07-22 13:06:06 +09:30 |
Dan Kortschak
|
05a6b4435a
|
revid: rename KeyRB* and RB* to refer to pool
This also changes lexically significant strings in configuration text.
|
2021-05-17 11:18:44 +09:30 |
Dan Kortschak
|
7541015730
|
cmd/audio-netsender,device/alsa,revid: swap out ring buffer for pool buffer
Names of config fields have been left unchanged since they appear to be lexically
coupled to behaviour and so require greater care.
|
2021-05-17 11:15:38 +09:30 |
Dan Kortschak
|
f27e4abdf8
|
ci,filter: simplify, generalise and document build constraints
|
2021-05-17 10:51:50 +09:30 |
Dan Kortschak
|
3c7828599c
|
cmd/looper: simplify build constraints and document crippled build artifact
|
2021-05-17 10:49:20 +09:30 |
Dan Kortschak
|
a7b97b0b1b
|
filter: fix import ordering
|
2021-05-17 10:46:53 +09:30 |
Saxon Nelson-Milton
|
0307aa3fc2
|
edited README.md file details regarding GNU license
|
2021-04-13 16:39:54 +09:30 |
Saxon Nelson-Milton
|
319d9a661b
|
removed replaced Readme.md
|
2021-04-12 14:34:06 +09:30 |
Saxon Milton
|
7da843531e
|
Merged in readme-top (pull request #465)
added README.md files to top level packages
Approved-by: kortschak
|
2021-04-11 03:33:50 +00:00 |
Saxon Milton
|
81fa0a276c
|
Merged in parse-int (pull request #463)
revid/config/variables.go: created parseInt helper and using ParseUint in parseUint helper
Approved-by: Alan Noble
Approved-by: kortschak
|
2021-04-11 01:53:03 +00:00 |
Saxon Nelson-Milton
|
ba7c76c2fc
|
revid/config/variables.go: created parseInt helper and using ParseUint in parseUint helper
|
2021-04-11 11:22:17 +09:30 |
Saxon Nelson-Milton
|
7b00f00e16
|
added README.md files to top level packages
|
2021-04-11 11:19:37 +09:30 |
Trek Hopton
|
1292c34d47
|
Merged in rm-gotsfunc (pull request #464)
mts: remove gots packet conversion func, moved to iotsvc for local use
|
2021-04-08 08:32:43 +00:00 |
Trek H
|
98e925b23b
|
mts: remove gots packet conversion func, moved to iotsvc for local use
|
2021-04-08 17:58:49 +09:30 |
Trek Hopton
|
44b693f005
|
Merged in packet-conv (pull request #462)
mts: added function for converting byte slice to Packet to use comcast/gots code
Approved-by: kortschak
|
2021-03-31 10:32:06 +00:00 |
Trek H
|
624bf79a6e
|
mts: expand on comment
|
2021-03-31 21:00:00 +10:30 |
Trek H
|
a8e65bfa7b
|
mts: updated authors
|
2021-03-31 20:40:40 +10:30 |
Trek H
|
5dac5f952c
|
mts: small style/syntax changes
|
2021-03-31 20:33:51 +10:30 |
Trek H
|
ed40392bb5
|
mts: add function for converting byte slice to packet.Packet
|
2021-03-31 20:31:16 +10:30 |
Saxon Nelson-Milton
|
86e88c0f43
|
device/raspivid/raspivid.go: added missing exposure mode off to exposure modes list
|
2021-03-30 09:49:45 +01:00 |
Saxon Milton
|
88fb90f902
|
Merged in add-raspivid-params (pull request #460)
device/raspivid & revid/config: exposed more raspivid parameters, namely contrast, sharpness, exposure value, ISO and AWBGains
Approved-by: Trek Hopton
|
2021-03-30 04:51:22 +00:00 |
Saxon Nelson-Milton
|
8ad9ee5361
|
device/raspivid & revid/config: exposed more raspivid parameters, namely contrast, sharpness, exposure value, ISO and AWBGains
|
2021-03-30 15:19:57 +10:30 |
Trek Hopton
|
fa374128c5
|
Merged in err-check (pull request #459)
revid: check mtsEnc errors and fix codec strings
Approved-by: Saxon Milton
|
2021-03-16 05:16:16 +00:00 |
Trek H
|
1a90a1dbda
|
revid: wrap error from mtsEnc with more info
|
2021-03-15 11:47:48 +10:30 |
Trek H
|
24a4a8d202
|
revid: make codec strings for vidgrind match av codecs
|
2021-03-15 11:26:41 +10:30 |
Trek H
|
bd76fc3449
|
revid: check the error returned from mtsEnc
|
2021-03-13 02:33:59 +10:30 |
Trek Hopton
|
cd3d2388d6
|
Merged in digital-volume (pull request #458)
treatment: add support for digital volume control
Approved-by: Saxon Milton
|
2021-03-04 01:21:45 +00:00 |
Trek H
|
ccd9c7345c
|
treatment: addressing PR comments
|
2021-03-04 11:50:05 +10:30 |
Trek H
|
78cc2a6ca8
|
treatment: add support for digital volume control
|
2021-03-03 21:42:01 +10:30 |
Trek Hopton
|
e35b5d72ea
|
Merged in meta-str (pull request #457)
mts, codecutils: string consts for metadata keys and codecs
Approved-by: Saxon Milton
|
2021-02-22 06:17:57 +00:00 |
Trek H
|
6d5cfb5337
|
meta: use specific metadata keys in tests, not main package
|
2021-02-22 16:45:11 +10:30 |
Trek H
|
fdf17f3a97
|
meta: add consts for metadata keys
|
2021-02-22 16:37:13 +10:30 |
Trek H
|
357cb196b9
|
mts: change meta const names eg. WriteRateStr to WriteRateKey
|
2021-02-22 16:17:36 +10:30 |
Trek H
|
3ec7201d9c
|
mts: updated tests to use metadata key string consts
|
2021-02-22 15:50:54 +10:30 |
Trek H
|
fb4c56d0fa
|
Merge branch 'master' into meta-str
|
2021-02-22 15:31:06 +10:30 |
Trek H
|
1b13582151
|
codecutil: commenting
|
2021-02-22 15:30:00 +10:30 |
Trek Hopton
|
2e16ca3b59
|
Merged in jpeg-rate (pull request #456)
revid: add rate using timelapse interval for JPEG
Approved-by: Saxon Milton
|
2021-02-22 04:59:04 +00:00 |
Trek H
|
778a19f939
|
codecutil, revid: made codecs represented as strings, updated where used
|
2021-02-22 15:15:30 +10:30 |
Trek H
|
9211ae4338
|
codecutil, revid: make codec a type and make const strings for metadata keys
|
2021-02-22 14:16:41 +10:30 |
Trek H
|
2d75692e70
|
Merge branch 'master' into jpeg-rate
|
2021-02-22 12:06:21 +10:30 |
Trek H
|
9589719fb6
|
revid: add rate using timelapse interval for JPEG
|
2021-02-22 11:45:48 +10:30 |
Trek Hopton
|
875cc196f5
|
Merged in meta-write (pull request #455)
Meta write
Approved-by: Saxon Milton
|
2021-02-22 00:35:43 +00:00 |
Trek H
|
bbd779d28e
|
revid: update tests to include writeRate metadata
|
2021-02-17 10:35:48 +10:30 |
Trek H
|
8529caacca
|
revid: put writeRate into metadata for mts
|
2021-02-16 14:57:47 +10:30 |
Trek Hopton
|
df614092d2
|
Merged in audiopath (pull request #453)
treatment: make audio file path configurable
Approved-by: Saxon Milton
|
2021-02-15 04:47:29 +00:00 |
Trek H
|
d14766d512
|
treatment: use levelled logging functions
|
2021-02-15 11:03:37 +10:30 |
Trek H
|
594d1c4f5c
|
Merge branch 'master' into audiopath
|
2021-02-15 10:55:06 +10:30 |