blakeblackshear.frigate/frigate
Nicolas Mowen 18a6aa1824
Update ffmpeg to 7.0.2 (#13578)
* Update to ffmpeg 7.0

* Reduce CPU by not changing pixel format

* Add basic vulkan support

* Adjust gamma after vaapi change

* Formatting
2024-09-05 18:27:32 -06:00
..
api Implement object lifecycle pane (#13550) 2024-09-04 07:46:49 -06:00
comms Fix ZMQ race condition with events (#13198) 2024-08-29 20:19:50 -06:00
detectors Catch hailo initialization error (#12558) 2024-08-29 20:19:50 -06:00
embeddings Limit shm frame count (#12363) 2024-09-03 10:22:30 -06:00
events Fix incorrect recording config access (#13524) 2024-09-03 16:27:19 -05:00
genai Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
images
motion cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
output Fix birdseye opening and not closing frames (#13553) 2024-09-04 08:25:00 -06:00
ptz Limit shm frame count (#12363) 2024-09-03 10:22:30 -06:00
record Fix recording cleanup logic again (#13527) 2024-09-03 16:56:26 -05:00
review Limit shm frame count (#12363) 2024-09-03 10:22:30 -06:00
stats Catch case where github sends bad json data (#13077) 2024-08-14 20:41:41 -05:00
test Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
util Implement object lifecycle pane (#13550) 2024-09-04 07:46:49 -06:00
__init__.py
__main__.py Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
app.py Limit shm frame count (#12363) 2024-09-03 10:22:30 -06:00
config.py Cleanup after recordings refactor (#13518) 2024-09-03 08:49:50 -06:00
const.py Update ffmpeg to 7.0.2 (#13578) 2024-09-05 18:27:32 -06:00
ffmpeg_presets.py Update ffmpeg to 7.0.2 (#13578) 2024-09-05 18:27:32 -06:00
log.py Shutdown hang (#11793) 2024-06-06 18:54:38 -05:00
models.py Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py Limit shm frame count (#12363) 2024-09-03 10:22:30 -06:00
object_processing.py Limit shm frame count (#12363) 2024-09-03 10:22:30 -06:00
plus.py strip whitespaces when loading secrets (#12393) 2024-07-12 07:36:15 -06:00
storage.py
timeline.py
types.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
video.py Limit shm frame count (#12363) 2024-09-03 10:22:30 -06:00
watchdog.py