Kacper Rączy
|
4040d85159
|
encoderd: fix crash when filename is null (#29748)
Use publish_name for thread name and debugging messages
old-commit-hash: 0bda43d71c
|
2 years ago |
Dean Lee
|
d5631664d3
|
v4l_encoder: convert macro `checked_ioctl` to funtion (#29609)
* break to multiple lines
* convert to function
* format errno
* use safe_ioctl
* cleanup
old-commit-hash: 1e62999e75
|
2 years ago |
Dean Lee
|
86692bf177
|
v4l_encoder: fix error handling for poll (#29166)
* fix error handling for poll
* revert
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: d54fa5c7f1
|
2 years ago |
Dean Lee
|
de809632bf
|
cpplint: add filter `whitespace/comma` (#29595)
old-commit-hash: 7bfd3dac81
|
2 years ago |
Dean Lee
|
0984736972
|
cpplint: add filter `build/include_subdir` (#29585)
old-commit-hash: 21da5a216f
|
2 years ago |
Dean Lee
|
97e9d55588
|
cpplint: `build/include_what_you_use` (#29556)
* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2d99521e75
|
2 years ago |
Dean Lee
|
004a097c95
|
cpplint: add `readability/braces` filter (#29554)
old-commit-hash: 363740a497
|
2 years ago |
Dean Lee
|
bd93cd7db3
|
encoder: remove function `publisher_init`, init PubMaster in constructor (#28980)
old-commit-hash: 65fe3c8c34
|
2 years ago |
Dean Lee
|
ad461bedb2
|
encoder: remove public function `encoder_init` (#28971)
old-commit-hash: 06aef9edd3
|
2 years ago |
Dean Lee
|
b59b27e01e
|
loggerd/encoder: refactor constructors to take EncoderInfo as parameter (#28921)
* refactor constructors to take EncoderInfo as parameter
* remove last arg codec
* use macro to init function pointers
old-commit-hash: 713d2ec586
|
2 years ago |
ntegan1
|
1c5075bfcd
|
v4l_encoder: enable hevc vui header timing info flag (#27156)
v4l_encoder: enable hevc vui timing info flag
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 0ddecd36cf
|
2 years ago |
Harald Schäfer
|
1581ba80f8
|
Encoderd: give every camera stream list of encoder streams (#28480)
* Compiles
* fixed something
* CLEANUP
* todo
* More cleanup
* Add TODO
* Update loggerd.cc
* remove write here too
old-commit-hash: ac45b77d3b
|
2 years ago |
Harald Schäfer
|
0705a97292
|
Encoderd: encoders don't write, they only encode (#28499)
* Encoders dont write, they encode
* Delete words
* unused
---------
Co-authored-by: Harald Schaefer <torq_boi@Haralds-MacBook-Air.local>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: d8f677c5eb
|
2 years ago |
Adeeb Shihadeh
|
22882d740c
|
Revert "Encoderd: encoders just encode, no writing (#28482)"
This reverts commit eed43696f113feeac757b147a782b8c063638a63.
old-commit-hash: 5161c23645
|
2 years ago |
Harald Schäfer
|
c4bc3964a6
|
Encoderd: encoders just encode, no writing (#28482)
Encoders dont write, they encode
old-commit-hash: 1fd7542eae
|
2 years ago |
Adeeb Shihadeh
|
3a968c67e1
|
loggerd: move to system/ (#27534)
old-commit-hash: 94eb215980
|
2 years ago |