]> git.sesse.net Git - nageru/history - nageru
Update hardware demands in README.
[nageru] / nageru /
2023-09-07 Steinar H. GundersonIf a FFmpeg input does not give a frame for at least...
2023-09-07 Steinar H. GundersonFix a warning wording in FFmpegCapture.
2023-09-07 Steinar H. GundersonFix crash without SRT output.
2023-08-27 Steinar H. GundersonRemove some stray help.
2023-08-06 Steinar H. GundersonAdd metrics for the SRT output (basically same as on...
2023-08-06 Steinar H. GundersonMove the SRT Prometheus metrics into its own class...
2023-08-06 Steinar H. GundersonImplement SRT output.
2023-08-05 Steinar H. GundersonFix another crash with newer SVT-AV1.
2023-08-05 Steinar H. GundersonExplicitly set VBR for AV1 (the default is CRF, seemingly).
2023-08-05 Steinar H. GundersonFix a crash with SVT-AV1.
2023-08-05 Steinar H. GundersonRemove a check for very old SVT-AV1.
2023-08-04 Steinar H. GundersonRemove/hide some SRT flags if not compiling with SRT.
2023-08-04 Steinar H. GundersonInclude the Nageru version in the timecode display.
2023-08-04 Steinar H. GundersonSpecify font family explicitly for the stream timecode.
2023-07-24 Steinar H. GundersonFix theme menu check state.
2023-07-24 Steinar H. GundersonFix SRT with newer libsrt.
2023-07-12 Steinar H. GundersonFix an inverted condition in YCbCr format choice.
2023-07-04 Steinar H. GundersonStop caring about FFmpeg pre-5.0.
2023-07-04 Steinar H. GundersonRename stream_mux to http_mux.
2023-07-04 Steinar H. GundersonFix compilation break with SVT-AV1.
2023-04-17 Steinar H. GundersonFix a buffer overrun when receiving 4K (or 8K etc....
2023-04-17 Steinar H. GundersonUnify all the FRAME_SIZE #defines.
2023-04-16 Steinar H. GundersonImprove selection of software formats on hwaccel fallback.
2023-04-15 Steinar H. GundersonAdd a warning when trying to hardware-decode H.264...
2023-04-15 Steinar H. GundersonImprove error messaging when VAAPI/VDPAU pixel format...
2023-04-15 Steinar H. GundersonSupport decoding FFmpeg via VDPAU.
2023-04-15 Steinar H. GundersonBe more resilient to video decoding errors.
2023-04-13 Steinar H. GundersonRename MAX_FPS to TYPICAL_FPS.
2023-04-13 Steinar H. GundersonFix crashes when the master clock goes faster than...
2023-04-12 Steinar H. GundersonAdd some asserts to track down pts/dts problems before...
2023-03-19 Steinar H. GundersonWork around an issue with OpenGL on Wayland.
2022-11-14 Steinar H. GundersonRemove the QCustomPlot dependency.
2022-08-05 Steinar H. GundersonUse VBR for AV1.
2022-07-22 Steinar H. GundersonChange ALSA output period size to 2048 samples.
2022-07-21 Steinar H. GundersonUpdate the comment on get_scene() about the signals...
2022-07-21 Steinar H. GundersonMake the theme cardinality warnings more lenient.
2022-07-21 Steinar H. GundersonRemove the zerocopy warnings.
2022-07-21 Steinar H. GundersonExpose BlurEffect and UnsharpMaskEffect.
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.
2022-07-19 Steinar H. GundersonMake an interface to wrap X264Encoder.
2022-04-17 Steinar H. GundersonRemove the web_security flag for newer CEF, since it...
2022-04-17 Steinar H. GundersonFix (?) the mode scanning.
2022-02-06 Steinar H. GundersonFix compilation with FFmpeg _before_ version 5.0.
2022-01-31 Steinar H. GundersonFix compilation with FFmpeg 5.0.
2021-10-02 Steinar H. GundersonSupport unsynchronized HDMI/SDI output.
2021-10-02 Steinar H. GundersonYet another crash fix in changing output cards.
2021-10-02 Steinar H. GundersonFix mode-switching on output cards.
2021-10-02 Steinar H. GundersonNewer drivers can seemingly send completions out-of...
2021-10-02 Steinar H. GundersonFix a typo (hopefully).
2021-10-02 Steinar H. GundersonFix a wrong assertion.
2021-09-26 Steinar H. GundersonSupport sending a separate x264 encode to disk.
2021-09-03 Steinar H. GundersonBump bmusb submodule (no real changes for us).
2021-09-03 Steinar H. GundersonFix an audio encoder issue with newer FFmpeg.
2021-08-15 Steinar H. GundersonFix DeckLink capture using the 11.7 or newer drivers.
2021-04-05 Steinar H. GundersonAdd an explicit dependency om libdrm.
2021-04-05 Steinar H. GundersonFix a Qt deprecation on pixmap().
2021-04-04 Steinar H. GundersonStop decoding video/audio in FFmpegCapture if we are...
2021-04-04 Steinar H. GundersonPass through non-ADTS data (used when transcoding from...
2021-04-04 Steinar H. GundersonMake kaeru insert the aac_adtstoasc filter when needed.
2021-04-04 Steinar H. GundersonAdd a --no-transcode-video flag to Kaeru.
2021-04-04 Steinar H. GundersonFix a bug where FFmpegCapture would get the wrong heigh...
2020-12-12 Steinar H. GundersonReset jitter history when frame rate changes.
2020-12-12 Steinar H. GundersonFix an oversight in JitterHistory::clear().
2020-12-12 Steinar H. GundersonIn DeckLinkOutput, keep a list of all the scheduled...
2020-12-12 Steinar H. GundersonClarify a parameter name to update_policy().
2020-10-31 Steinar H. GundersonStop using the deprecated srt_socket().
2020-08-26 Steinar H. GundersonSmall indent fix.
2020-08-25 Steinar H. GundersonMove Jitterhistory / QueueLengthPolicy into a separate...
2020-08-24 Steinar H. GundersonFix a bug; 60.00 fps would never be autoselected for...
2020-08-23 Steinar H. GundersonQueueLengthPolicy::reset() does nothing anymore, so...
2020-06-03 Steinar H. GundersonSkip DeckLink cards marked as inactive.
2020-06-03 Steinar H. GundersonUpgrade DeckLink SDK to 10.11.4.
2020-06-01 Steinar H. GundersonFix FFmpeg frame rate calculation with VA-API acceleration.
2020-06-01 Steinar H. GundersonSupport decoding FFmpeg videos via VA-API.
2020-06-01 Steinar H. GundersonWhen hot-unplugging capture cards, actually allow makin...
2020-06-01 Steinar H. GundersonIncrease the master card timeout to 200 ms.
2020-06-01 Steinar H. GundersonWhen creating a fake master card frame, create some...
2020-06-01 Steinar H. GundersonWhen the master card times out, print a message.
2020-06-01 Steinar H. GundersonSmall stylistic cleanup.
2020-06-01 Steinar H. GundersonWhen hotplugging cards, reset resampler only after...
2020-06-01 Steinar H. GundersonIf there is no frame from the master card after 100...
2020-06-01 Steinar H. GundersonFix a deadlock exposed by the previous patch.
2020-06-01 Steinar H. GundersonFix a missing lock around handle_hotplugged_cards().
2020-06-01 Steinar H. GundersonRefresh mainwindow.ui in newer Qt Creator.
2020-06-01 Steinar H. GundersonAdd a UI toggle to turn off SRT at runtime.
2020-06-01 Steinar H. GundersonRemove a TODO that was fixed a while back.
2020-06-01 Steinar H. GundersonSuppress repeated chroma location warnings from FFmpeg.
2020-06-01 Steinar H. GundersonFix a crash on startup with MJPEG software encoding.
2020-06-01 Steinar H. GundersonMake number of cards flexible at runtime.
2020-05-29 Steinar H. GundersonMove VAResourcePool into a shared class between MJPEGEn...
2020-05-24 Steinar H. GundersonFix another lingering reconfigure bug; the previous...
next