]> git.sesse.net Git - nageru/history - nageru/video_encoder.cpp
Remove the --http-uncompressed-video flag.
[nageru] / nageru / video_encoder.cpp
2022-07-21 Steinar H. GundersonRemove the --http-uncompressed-video flag.
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.
2022-02-06 Steinar H. GundersonFix compilation with FFmpeg _before_ version 5.0.
2021-09-26 Steinar H. GundersonSupport sending a separate x264 encode to disk.
2020-02-15 Steinar H. GundersonMake it possible to siphon out a single MJPEG stream.
2019-04-04 Steinar H. GundersonRemove the colons from the recording file names.
2018-12-24 Steinar H. GundersonRemove the redundant with_audio parameter from the...
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-03 Steinar H. GundersonUnify httpd.cpp from Nageru and Futatabi (whitespace...
2018-12-02 Steinar H. GundersonUnify mux.cpp between Nageru and Futatabi.
2018-12-01 Steinar H. GundersonCombine timebase.h from Nageru and Futatabi.
2018-12-01 Steinar H. GundersonCombine the Nageru and Futatabi files that are identical.
2018-12-01 Steinar H. GundersonMerge remote-tracking branch 'futatabi/master'
2018-12-01 Steinar H. GundersonMove everything into a separate futatabi/ subdir, for...