]> git.sesse.net Git - nageru/history - flags.cpp
Release Nageru 1.7.2.
[nageru] / flags.cpp
2017-10-29 Steinar H. GundersonPut the quick-cut keys behind a command-line flag;...
2017-10-28 Steinar H. GundersonMake the HTTP port settable.
2017-07-08 Steinar H. GundersonAdd support for transcoding the audio in Kaeru (on...
2017-07-07 Steinar H. GundersonInitial check-in of Kaeru, a simple transcoder based...
2017-05-15 Steinar H. GundersonMake it possible to set input Y'CbCr interpretation...
2017-04-22 Steinar H. GundersonAdd an option to record to another directory than the...
2017-03-15 Steinar H. GundersonSupport CRF for x264, similar to the CQP mode we alread...
2017-03-15 Steinar H. GundersonSupport 4:2:2 v210 (10-bit) output for DeckLink.
2017-03-13 Steinar H. GundersonSupport loading 10-bit x264 dynamically.
2017-03-13 Steinar H. GundersonAdd support for recording the x264 video to disk.
2017-03-08 Steinar H. GundersonSupport switching Y'CbCr coefficients midway, which...
2017-02-21 Steinar H. GundersonSupport 10-bit capture, both on bmusb and on DeckLink...
2017-02-12 Steinar H. GundersonAdd a switch for writing a timecode to the stream;...
2017-02-10 Steinar H. GundersonAllow adjusting the maximum input queue length by a...
2017-02-10 Steinar H. GundersonAdd a missing OPTION_ prefix to some enums.
2017-01-18 Steinar H. GundersonAdd support for DeckLink HDMI/SDI output.
2017-01-15 Steinar H. GundersonAdd a flag to output Y'CbCr using Rec. 709 coefficients.
2016-12-23 Steinar H. GundersonMake the resampling audio queue length adjustable with...
2016-12-10 Steinar H. GundersonAdd a switch to print video latency.
2016-12-04 Steinar H. GundersonMake it possible to set width/height on the command...
2016-10-19 Steinar H. GundersonAdd support for controlling the audio using a MIDI...
2016-10-19 Steinar H. GundersonReenable simple audio.
2016-10-19 Steinar H. GundersonMake it possible to load an audio input mapping on...
2016-09-17 Steinar H. GundersonAdd the missing -I short option.
2016-07-31 Steinar H. GundersonRemove the -C flag from the getopt string.
2016-07-29 Steinar H. GundersonSupport the new audio output from FakeCapture, with...
2016-07-29 Steinar H. GundersonUnbreak the short option for --va-display.
2016-07-27 Steinar H. GundersonRework handling of fake cards.
2016-07-26 Steinar H. GundersonSupport searching for the theme in multiple directories.
2016-07-23 Steinar H. GundersonUse an enum for long options instead of manually mainta...
2016-07-22 Steinar H. GundersonAdd some more command-line flags for initial audio...
2016-07-11 Steinar H. GundersonAdd an option to add fake capture cards, for easier...
2016-07-11 Steinar H. GundersonAdd missing short options.
2016-06-14 Steinar H. GundersonAdd support for arbitrary x264 parameters.
2016-05-02 Steinar H. GundersonImplement x264 speedcontrol.
2016-05-01 Steinar H. GundersonAdd an option --map-signal= to override the default...
2016-04-30 Steinar H. GundersonAdd a flag to disable ALSA monitoring output.
2016-04-25 Steinar H. GundersonSupport setting x264 bitrate parameters from the comman...
2016-04-18 Steinar H. GundersonMake it possible to set x264 preset/tune from the comma...
2016-04-17 Steinar H. GundersonSupport encoding the HTTP stream with x264. Highly...
2016-04-17 Steinar H. GundersonMake it possible for file and HTTP streams to use diffe...
2016-04-17 Steinar H. GundersonAdd an option --http-coarse-timebase for streaming...
2016-04-17 Steinar H. GundersonMake it possible to override stream mux on the command...
2016-04-10 Steinar H. GundersonAdd an option to not flush PBOs explicitly; causes...
2016-04-10 Steinar H. GundersonAdd usage information on invalid option or --help.
2016-04-04 Steinar H. GundersonAdd an option --flat-audio to start with almost all...
2016-04-04 Steinar H. GundersonAdd a command-line option to change themes.
2016-04-04 Steinar H. GundersonAdd support for uncompressed video instead of H.264...
2016-02-07 Steinar H. GundersonAdd support for opening VA-API via DRM instead of X11.
2015-11-01 Steinar H. GundersonRe-run IWYU, again with lots of manual cleanup.
2015-11-01 Steinar H. GundersonMake NUM_CARDS into a command-line flag.