]> git.sesse.net Git - nageru/shortlog
nageru
10 days ago Steinar H.... Fix a Clang 19 warning. master
10 days ago Steinar H.... Various indent fixes.
10 days ago Steinar H.... Allow dynamic frame sizes for FFmpeg inputs.
10 days ago Steinar H.... Indent fixup.
10 days ago Steinar H.... Remove unused context.h duplicate.
10 days ago Steinar H.... Small #include fix.
10 days ago Steinar H.... Remove unused OpenGL surface(s).
10 days ago Steinar H.... Small refactoring in PBOAllocator::init_frame().
2024-05-07 Steinar H.... Fix a dangling reference (found by GCC 14).
2024-03-02 Steinar H.... Set CEF autoplay policy to be more lenient.
2024-03-01 Steinar H.... Fix indent error.
2024-03-01 Steinar H.... IWYU-fix nageru/*.cpp.
2024-03-01 Steinar H.... IWYU-fix nageru/*.h.
2024-03-01 Steinar H.... Make header files individually compilable.
2024-03-01 Steinar H.... Some random #include fixing.
2024-03-01 Steinar H.... Add a theme function Nageru.schedule_cut().
2024-03-01 Steinar H.... Remove a workaround for FFmpeg before 5.0.
2024-03-01 Steinar H.... Remove a now-obsolete Meson workaround, which also...
2023-11-29 Steinar H.... Disable a Clang warning we do not care for.
2023-11-29 Steinar H.... Remove an unused (and wrong!) forward-declaration.
2023-11-29 Steinar H.... Remove an unused variable from PBOPool (Clang warning).
2023-11-29 Steinar H.... Fix compilation with SRT and CEF together (macro confli...
2023-11-29 Steinar H.... Remove some dead code from speedcontrol.
2023-11-29 Steinar H.... Fix a missing #include in the CEF code.
2023-11-29 Steinar H.... Bump version number.
2023-10-04 Steinar H.... Release Nageru and Futatabi 2.3.0. 2.3.0
2023-10-04 Steinar H.... Drop buffered SRT data if the connection is down for...
2023-10-04 Steinar H.... Rename global_flags.srt_output_latency to have a proper...
2023-10-01 Steinar H.... Port FFmpegCapture to the AVChannelLayout API.
2023-10-01 Steinar H.... Remove more not-so-useful output.
2023-10-01 Steinar H.... Remove an informational message that has no value to...
2023-10-01 Steinar H.... Use AVFrame::duration instead of AVFrame::pkt_duration.
2023-10-01 Steinar H.... Work around a bogus compilation warning (it claimed...
2023-10-01 Steinar H.... Stop using av_init_packet().
2023-10-01 Steinar H.... The new channel layout API requires FFmpeg 5.1.
2023-10-01 Steinar H.... Fix channel layout deprecations in AudioEncoder.
2023-10-01 Steinar H.... Update most code to the new FFmpeg channel layout API.
2023-10-01 Steinar H.... Fix a Qt build warning.
2023-09-17 Steinar H.... Use nonblocking srt_connect(), to allow faster abort...
2023-09-17 Steinar H.... Fix some addrinfo leaks in the error paths for outbound...
2023-09-17 Steinar H.... Make it possible to quit while SRT is not connected...
2023-09-07 Steinar H.... Software README updates.
2023-09-07 Steinar H.... Update hardware demands in README.
2023-09-07 Steinar H.... If a FFmpeg input does not give a frame for at least...
2023-09-07 Steinar H.... Fix a warning wording in FFmpegCapture.
2023-09-07 Steinar H.... Fix crash without SRT output.
2023-09-04 Steinar H.... When muxing in the background, write the header in...
2023-08-27 Steinar H.... Remove some stray help.
2023-08-06 Steinar H.... Add metrics for the SRT output (basically same as on...
2023-08-06 Steinar H.... Move the SRT Prometheus metrics into its own class...
2023-08-06 Steinar H.... Implement SRT output.
2023-08-05 Steinar H.... Fix another crash with newer SVT-AV1.
2023-08-05 Steinar H.... Explicitly set VBR for AV1 (the default is CRF, seemingly).
2023-08-05 Steinar H.... Fix a crash with SVT-AV1.
2023-08-05 Steinar H.... Remove a check for very old SVT-AV1.
2023-08-05 Steinar H.... Add AVFMT_FLAG_AUTO_BSF when muxing, just in case.
2023-08-04 Steinar H.... Remove/hide some SRT flags if not compiling with SRT.
2023-08-04 Steinar H.... Include the Nageru version in the timecode display.
2023-08-04 Steinar H.... Specify font family explicitly for the stream timecode.
2023-08-04 Steinar H.... Bump version number.
2023-07-24 Steinar H.... Release Nageru and Futatabi 2.2.3. 2.2.3
2023-07-24 Steinar H.... Fix missing NEWS entry.
2023-07-24 Steinar H.... Fix theme menu check state.
2023-07-24 Steinar H.... Fix SRT with newer libsrt.
2023-07-24 Steinar H.... Bump the version number.
2023-07-15 Steinar H.... Release Nageru and Futatabi 2.2.2. 2.2.2
2023-07-15 Steinar H.... Fix a build failure with GCC 13.
2023-07-12 Steinar H.... Fix an inverted condition in YCbCr format choice.
2023-07-04 Steinar H.... Stop caring about FFmpeg pre-5.0.
2023-07-04 Steinar H.... Rename stream_mux to http_mux.
2023-07-04 Steinar H.... Fix compilation break with SVT-AV1.
2023-07-04 Steinar H.... Bump the version number.
2023-04-17 Steinar H.... Release Nageru and Futatabi 2.2.1. 2.2.1
2023-04-17 Steinar H.... Fix a buffer overrun when receiving 4K (or 8K etc....
2023-04-17 Steinar H.... Unify all the FRAME_SIZE #defines.
2023-04-16 Steinar H.... Improve selection of software formats on hwaccel fallback.
2023-04-15 Steinar H.... Add a warning when trying to hardware-decode H.264...
2023-04-15 Steinar H.... Improve error messaging when VAAPI/VDPAU pixel format...
2023-04-15 Steinar H.... Fix autodetection of VA-API H.264 encoders without...
2023-04-15 Steinar H.... Support decoding FFmpeg via VDPAU.
2023-04-15 Steinar H.... Be more resilient to video decoding errors.
2023-04-13 Steinar H.... Rename MAX_FPS to TYPICAL_FPS.
2023-04-13 Steinar H.... Fix crashes when the master clock goes faster than...
2023-04-12 Steinar H.... Add some asserts to track down pts/dts problems before...
2023-03-19 Steinar H.... Work around an issue with OpenGL on Wayland.
2022-11-17 Steinar H.... Typo fix.
2022-11-17 Steinar H.... zita-resampler was mentioned twice in the dependency...
2022-11-17 Steinar H.... Bump the version number.
2022-11-14 Steinar H.... Release Nageru and Futatabi 2.2.0. 2.2.0
2022-11-14 Steinar H.... Remove the QCustomPlot dependency.
2022-08-05 Steinar H.... Use VBR for AV1.
2022-07-22 Steinar H.... Change ALSA output period size to 2048 samples.
2022-07-21 Steinar H.... Update the comment on get_scene() about the signals...
2022-07-21 Steinar H.... Make the theme cardinality warnings more lenient.
2022-07-21 Steinar H.... Remove the zerocopy warnings.
2022-07-21 Steinar H.... Expose BlurEffect and UnsharpMaskEffect.
2022-07-21 Steinar H.... Small consistency fix in --help.
2022-07-21 Steinar H.... Remove a now-obsolete reference in --help.
2022-07-21 Steinar H.... Take --x264-speedcontrol-verbose out of the --help...
2022-07-21 Steinar H.... Take --no-flush-pbos out of the --help output.
next