]> git.sesse.net Git - nageru/history - nageru/flags.cpp
Set CEF autoplay policy to be more lenient.
[nageru] / nageru / flags.cpp
2024-03-01 Steinar H. GundersonIWYU-fix nageru/*.cpp.
2023-10-04 Steinar H. GundersonRename global_flags.srt_output_latency to have a proper...
2023-08-27 Steinar H. GundersonRemove some stray help.
2023-08-06 Steinar H. GundersonImplement SRT output.
2023-08-04 Steinar H. GundersonRemove/hide some SRT flags if not compiling with SRT.
2022-07-21 Steinar H. GundersonSmall consistency fix in --help.
2022-07-21 Steinar H. GundersonRemove a now-obsolete reference in --help.
2022-07-21 Steinar H. GundersonTake --x264-speedcontrol-verbose out of the --help...
2022-07-21 Steinar H. GundersonTake --no-flush-pbos out of the --help output.
2022-07-21 Steinar H. GundersonRemove the x264 VBV settings.
2022-07-21 Steinar H. GundersonRemove the --http-uncompressed-video flag.
2022-07-21 Steinar H. GundersonCollapse all the 10-bit flags.
2022-07-21 Steinar H. GundersonAdd support for 10-bit AV1 encoding.
2022-07-21 Steinar H. GundersonSupport --record-x264-video with AV1 HTTP output.
2022-07-21 Steinar H. GundersonSupport AV1 streaming over HTTP, via SVT-AV1.
2021-10-02 Steinar H. GundersonSupport unsynchronized HDMI/SDI output.
2021-09-26 Steinar H. GundersonSupport sending a separate x264 encode to disk.
2021-04-04 Steinar H. GundersonAdd a --no-transcode-video flag to Kaeru.
2020-06-01 Steinar H. GundersonMake number of cards flexible at runtime.
2020-05-11 Steinar H. GundersonSupport SRT inputs.
2020-04-06 Steinar H. GundersonAdd missing --help for --v4l-output.
2020-04-06 Steinar H. GundersonAdd support for V4L2 output.
2019-04-20 Steinar H. GundersonAdd a --disable-audio option to Kaeru, to transcode...
2019-03-31 Steinar H. GundersonFix -o short option.
2019-03-31 Steinar H. GundersonErrors in flags do not need core dumps.
2019-03-27 Steinar H. GundersonOn errors, abort() instead of exit(1); exit() in a...
2018-12-06 Steinar H. GundersonAdd an option to control the mapping of streams to...
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-01 Steinar H. GundersonMerge remote-tracking branch 'futatabi/master'
2018-12-01 Steinar H. GundersonMove everything into a separate futatabi/ subdir, for...