blakeblackshear.frigate/frigate
Nicolas Mowen d6731b17a4
Add hardware accelerated scaling when using ffmpeg hwaccel presets (#4804)
* Use hardware accelerated scaling when hwaccel preset is set

* Set output types

* Add tests for scale, fix bugs

* Need to copy specific scale too
2022-12-30 10:56:52 -06:00
..
comms Fix recordings set name (#4543) 2022-11-28 18:58:41 -06:00
detectors Nvidia TensorRT detector (#4718) 2022-12-30 10:53:17 -06:00
images
test Add hardware accelerated scaling when using ffmpeg hwaccel presets (#4804) 2022-12-30 10:56:52 -06:00
__init__.py
__main__.py Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
app.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
config.py Add hardware accelerated scaling when using ffmpeg hwaccel presets (#4804) 2022-12-30 10:56:52 -06:00
const.py Optimize nginx & recordings (#4688) 2022-12-17 17:53:34 -06:00
events.py Typing Part 3: events.py (#3352) 2022-11-19 07:16:33 -06:00
ffmpeg_presets.py Add hardware accelerated scaling when using ffmpeg hwaccel presets (#4804) 2022-12-30 10:56:52 -06:00
http.py fix: handle multi-word timezones (#4816) 2022-12-30 08:34:01 -06:00
log.py Support special characters in passwords, redacted logs & debug config (#4057) 2022-11-02 07:00:54 -05:00
models.py
motion.py
mypy.ini
object_detection.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
object_processing.py
objects.py
output.py
plus.py
record.py Optimize nginx & recordings (#4688) 2022-12-17 17:53:34 -06:00
restream.py
stats.py Fix gpu stats for ffmpeg presets (#4554) 2022-11-29 19:56:01 -06:00
storage.py
types.py
util.py
video.py
watchdog.py
zeroconf.py