31 Commits (0f2bc09fe79a6cd450e1db216e6537e93574c2b4)

Author SHA1 Message Date
Dean Lee 0619e9a581
v4l_encoder: used encoder_info.fps instead of hardcoded 20 (#34701) 2 months ago
Adeeb Shihadeh e00b5337d2 misc encoder cleanups 2 months ago
Dean Lee 644130ca3d
encoderd: use AV_CODEC_ID_H264 codec for qcamera encoding (#34498) 3 months ago
Dean Lee 3c0990e716
move thumbnail generation from camerad to encoderd (#34554) 3 months ago
Dean Lee e7b63dce65
encoderd: enhance robustness of open() with HANDLE_EINTR Macro (#34478) 3 months ago
Dean Lee 3219fe1472
encoder: optimize MessageBuilder data handling by adopting encoded data (#34391) 3 months ago
Dean Lee 47b13f54f6
encoderd: refactor VideoEncoder::publisher_publish to standardize member variable access (#34342) 4 months ago
Dean Lee 467bd74944
camerad: remove `CameraType` enum from `camera_common.h` (#33588) 7 months ago
Adeeb Shihadeh 102f1b0d85 loggerd: fix mac build 7 months ago
Adeeb Shihadeh 718835a825
camerad: prep part 2 (#33584) 7 months ago
Harald Schäfer f870a968e9 Split cereal into cereal/msgq (#32631) 11 months ago
Dean Lee 46183bc11b encoderd: publish i-frame as thumbnail (#32202) 11 months ago
Adeeb Shihadeh 402e8f8b0e encoderd: fix large frames (#31681) 1 year ago
Adeeb Shihadeh 2632a41c1e encoderd: get frame size over vipc (#31276) 1 year ago
Dean Lee 5ab1fc7674 encoder: reduce memory allocations and copying (#28704) 1 year ago
Kacper Rączy 4040d85159 encoderd: fix crash when filename is null (#29748) 2 years ago
Dean Lee d5631664d3 v4l_encoder: convert macro `checked_ioctl` to funtion (#29609) 2 years ago
Dean Lee 86692bf177 v4l_encoder: fix error handling for poll (#29166) 2 years ago
Dean Lee de809632bf cpplint: add filter `whitespace/comma` (#29595) 2 years ago
Dean Lee 0984736972 cpplint: add filter `build/include_subdir` (#29585) 2 years ago
Dean Lee 97e9d55588 cpplint: `build/include_what_you_use` (#29556) 2 years ago
Dean Lee 004a097c95 cpplint: add `readability/braces` filter (#29554) 2 years ago
Dean Lee bd93cd7db3 encoder: remove function `publisher_init`, init PubMaster in constructor (#28980) 2 years ago
Dean Lee ad461bedb2 encoder: remove public function `encoder_init` (#28971) 2 years ago
Dean Lee b59b27e01e loggerd/encoder: refactor constructors to take EncoderInfo as parameter (#28921) 2 years ago
ntegan1 1c5075bfcd v4l_encoder: enable hevc vui header timing info flag (#27156) 2 years ago
Harald Schäfer 1581ba80f8 Encoderd: give every camera stream list of encoder streams (#28480) 2 years ago
Harald Schäfer 0705a97292 Encoderd: encoders don't write, they only encode (#28499) 2 years ago
Adeeb Shihadeh 22882d740c Revert "Encoderd: encoders just encode, no writing (#28482)" 2 years ago
Harald Schäfer c4bc3964a6 Encoderd: encoders just encode, no writing (#28482) 2 years ago
Adeeb Shihadeh 3a968c67e1 loggerd: move to system/ (#27534) 2 years ago