Commit Graph

3980 Commits

Author SHA1 Message Date
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
Trek Hopton 55582c336d Merged in timecheck (pull request #454)
revid: only set clock from server if it hasn't already been set.

Approved-by: Saxon Milton
2021-02-15 00:23:37 +00:00
Trek H 86c9e4d0a9 revid: improve logging 2021-02-15 10:52:19 +10:30
Trek H 26bb498917 revid: remove print statement 2021-02-11 13:35:11 +10:30
Trek H e3f8af1e78 treatment: restart audio when path changed 2021-02-11 13:25:04 +10:30
Trek H 0f9b06b266 revid: only set local clock if it hasn't already been set 2021-02-11 09:58:05 +10:30
Trek H 8b4e28a944 treatment: create and check audiofilepath variable 2021-02-11 09:53:35 +10:30
Saxon Milton 51c489946a Merged in raspistill-test-imp-fix (pull request #452)
device/raspistill & revid & container/mts: fixed issues with raspistill test implementations and made slight logging improvements in mts encoder and revid.

Approved-by: Harry Telford
2021-02-03 02:22:02 +00:00
Saxon Nelson-Milton fa4713f8fd device/raspistill & revid & container/mts: fixed issues with raspistill test implementations and made slight logging improvements in mts encoder and revid. 2021-02-03 12:17:23 +10:30
Saxon Nelson-Milton d096434e1e device/raspistill/imp_testing.go: correct test image path 2021-02-02 12:18:09 +10:30
Saxon Milton 2905990cc6 Merged in raspistill-revid (pull request #451)
revid & device/raspistill & container/mts: integrating device/raspistill functionality into revid

Approved-by: Trek Hopton
2021-01-29 00:49:20 +00:00
Saxon Nelson-Milton 0148c89c7b container/mts/encoder.go & revid: adressing PR feedback 1 2021-01-29 11:18:19 +10:30
Saxon Nelson-Milton b077752462 revid & device/raspistill & container/mts: integrating device/raspistill functionality into revid 2021-01-27 16:49:17 +10:30
Saxon Milton 9db5e7acb3 Merged in raspistill (pull request #449)
device: add raspistill package housing release and testing implementations

Approved-by: Trek Hopton
2021-01-27 03:19:39 +00:00
Saxon Nelson-Milton c18e263d95 device/raspistill & revid/config: PR problem fixes run 1 2021-01-27 13:46:56 +10:30
Saxon Nelson-Milton 8a792099a5 device/raspistill/imp_release.go: improve error checking routine and removed unused const 2021-01-21 13:14:58 +10:30
Saxon Nelson-Milton 45c019a062 device: add raspistill package housing release and testing implementations 2021-01-20 14:33:47 +10:30
Saxon Milton 60187c797d Merged in pipeline-test (pull request #448)
revid: renamed revid_test.go to pipeline_test.go
2021-01-20 01:01:15 +00:00
Saxon Nelson-Milton 300eac81ce revid: renamed revid_test.go to pipeline_test.go 2021-01-20 11:27:41 +10:30
Saxon Nelson-Milton 698ed75dbc codec: removed mjpeg/testdata 2021-01-18 15:59:13 +10:30
Saxon Milton 80746f9a03 Merged in mjpeg-to-jpeg (pull request #446)
codec: renmaed mjpeg package to jpeg and alter terminology throughout av repo to use mjpeg and jpeg terms appropriately.

Approved-by: Trek Hopton
2021-01-18 05:27:04 +00:00
Saxon Milton 86b81ba8f1 Merged in export-config-keys (pull request #447)
revid/config/variables.go: exported config map key constants
2021-01-18 05:22:10 +00:00
Saxon Nelson-Milton 80bf76f703 revid/config/variables.go: exported config map key constants 2021-01-18 15:48:43 +10:30
Saxon Nelson-Milton af519d61fa codec: renmaed mjpeg package to jpeg and alter terminology throughout av repo to use mjpeg and jpeg terms appropriately. 2021-01-18 15:29:21 +10:30
Saxon Milton 13ea99b63b Merged in fix-jpeg-lexer (pull request #445)
codec/mjpeg/lex & lex_test.go: modified Lex to work with thumbnailed JPEG images and fixed Lex tests.
2021-01-16 06:18:21 +00:00
Saxon Nelson-Milton 16d7a16762 codec/mjpeg/lex & lex_test.go: modified Lex to work with thumbnailed JPEG images and fixed Lex tests. 2021-01-16 16:45:04 +10:30
Saxon Milton 1179ab4293 Merged in add-jpeg-codec-const (pull request #443)
codec/codecutil/list.go: added JPEG constant to codec consts enum
2021-01-12 04:38:36 +00:00
Saxon Nelson-Milton ca3f6b7620 codec/codecutil/list.go: added JPEG constant to codec consts enum 2021-01-12 15:05:25 +10:30
Saxon Milton 052d3fcad8 Merged in key-consts (pull request #442)
revid/config/variables.go: creating config map key consts and type consts

Approved-by: Trek Hopton
2021-01-04 03:41:27 +00:00
Saxon Nelson-Milton cf9bb6af52 revid/config/variables.go: creating config map key consts and type consts 2021-01-04 14:08:00 +10:30
Trek Hopton a8188ebfed Merged in codec-arg (pull request #441)
alsa/pcm: calculate ADPCM data size in alsa package, not pcm

Approved-by: Saxon Milton
2020-12-24 00:48:09 +00:00
Trek H 1d67ab65a4 alsa: refactor DataSize function 2020-12-24 10:55:44 +10:30
Trek H 35e602748d alsa: pass codec to ring buffer size calc 2020-12-24 09:57:32 +10:30
Trek Hopton 3e30e4846b Merged in codec-pes (pull request #440)
codecutils/pes: move SID code to pes from codecutils, create EncodeADPCM and EncodePCM

Approved-by: Saxon Milton
2020-12-23 01:33:02 +00:00
Trek H ba8050f66f pes: PCM is SID 192, ADPCM 193 2020-12-22 13:05:11 +10:30
Trek H 236d2c5f48 pes/codecutils: move SID functionality to pes from codecutils, add PCM and ADPCM encoding options 2020-12-22 12:51:20 +10:30
Trek Hopton f45cab62f0 Merged in pcm-util (pull request #439)
helpers: added pcm as SID
2020-12-21 10:33:53 +00:00
Trek H 8fdd0169fa helpers: added pcm as SID 2020-12-21 20:55:14 +10:30
Saxon Nelson-Milton a306f31d4a moved gpl.txt to repo dir (av) 2020-12-21 14:13:16 +10:30
Saxon Milton 10ede9dc84 Merged in input-loop-in-device (pull request #438)
device/file & revid/pipeline.go: add looping functionality to file device and removing from processFrom

Approved-by: Trek Hopton
2020-12-21 02:06:21 +00:00
Saxon Nelson-Milton 6993f136c8 device/file/file.go: simplify AVFile.Read() method 2020-12-21 12:13:45 +10:30