mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-10 23:35:42 +03:00
* Add hwaccel presets * Use hwaccel presets * Add input arg presets * Use input arg presets * Make util to clean up redundant code * Add support for output arg presets * Add tests * Update camera specific to use presets * Update hwaccel to use presets * Format files and fix tests * Rewrite tests to test record correctly * Move presets from string to list to avoid manually separating into a list * Add mjpeg cuvid decoder preset * Fix tests * Fix comment |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| const.py | ||
| test_camera_pw.py | ||
| test_config.py | ||
| test_copy_yuv_to_position.py | ||
| test_ffmpeg_presets.py | ||
| test_gpu_stats.py | ||
| test_http.py | ||
| test_object_detector.py | ||
| test_reduce_boxes.py | ||
| test_restream.py | ||
| test_storage.py | ||
| test_yuv_region_2_rgb.py | ||