]> git.sesse.net Git - nageru/commit
Remove the --http-uncompressed-video flag.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 21 Jul 2022 21:39:19 +0000 (23:39 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 21 Jul 2022 21:39:19 +0000 (23:39 +0200)
commitb36a6ab3fefcda233d90a79ee6f8f380b4ea765b
treec1e16071c14e7676c475a6bbb50134acef816b61
parentf34a3e1bbc207541842e0b54d5418d95bafc8e5b
Remove the --http-uncompressed-video flag.

This is probably unused; it is so expensive to send uncompressed data
across sockets, and it was made at a time where it was envisioned
that we do most of our encoding externally.
nageru/flags.cpp
nageru/flags.h
nageru/quicksync_encoder.cpp
nageru/quicksync_encoder_impl.h
nageru/video_encoder.cpp
shared/mux.cpp
shared/mux.h