]> git.sesse.net Git - nageru/shortlog
nageru
2018-07-02 Steinar H.... Be slightly more DSA.
2018-07-01 Steinar H.... Add some beginning flow computation code (currently...
2018-06-23 Steinar H.... Fix a use of an uninitialized stack variable. Found...
2018-06-20 Steinar H.... Fix so that when editing a field, the previous value...
2018-06-19 Steinar H.... Make it possible to change the camera angle in the...
2018-06-19 Steinar H.... When scrubbing in the playlist, show the right camera.
2018-06-18 Steinar H.... Add some playlist manipulation controls.
2018-06-18 Steinar H.... Fix a crash.
2018-06-17 Steinar H.... Make it possible to switch camera angles for previews...
2018-06-17 Steinar H.... Move some lambdas out into functions.
2018-06-17 Steinar H.... Implement scrubbing for the playlist.
2018-06-17 Steinar H.... Make it possible to edit the description in the play...
2018-06-17 Steinar H.... Add functionality for scrubbing in/out points in the...
2018-06-16 Steinar H.... Fix yet more Y'CbCr crashes.
2018-06-16 Steinar H.... Fix crashes with 4:2:2 JPEGs.
2018-06-16 Steinar H.... Support editing descriptions.
2018-06-16 Steinar H.... Split ClipList and PlayList.
2018-06-16 Steinar H.... Fix some crashes.
2018-06-16 Steinar H.... Support JPEGs that are not 4:2:2.
2018-06-16 Steinar H.... Convert Y'CbCr using Movit instead of in software with...
2018-06-15 Steinar H.... Write some drop counters to stderr.
2018-06-15 Steinar H.... Fix a bug where we would try to decode a nonexistent...
2018-06-14 Steinar H.... Make the grid display a bit better formatted.
2018-06-14 Steinar H.... Make it possible to start a new clip before the previou...
2018-06-14 Steinar H.... Make the JPEG decoding run asynchronously, in a separat...
2018-06-13 Steinar H.... Hook up the fourth camera display.
2018-06-13 Steinar H.... Make it possible to play an entire playlist of clips.
2018-06-13 Steinar H.... Allow playing from the playlist.
2018-06-12 Steinar H.... Some refactoring of the player code, and begin working...
2018-06-11 Steinar H.... Support playing back arbitrary camera angles.
2018-06-11 Steinar H.... Make an enum for the view columns.
2018-06-11 Steinar H.... Add some very basic playback.
2018-06-11 Steinar H.... Fix a missing #include.
2018-06-10 Steinar H.... Hook up some more clip modifications.
2018-06-10 Steinar H.... Start working on a clip list.
2018-06-09 Steinar H.... Add a script for grabbing some example multiangle data...
2018-06-06 Steinar H.... Make the layout responsive.
2018-06-06 Steinar H.... Make the JPEG frames update on demand.
2018-06-05 Steinar H.... Actually start showing JPEGs on the screen.
2018-06-05 Steinar H.... Throw up some widgets.
2018-06-04 Steinar H.... Initial checkin.
2018-06-03 Steinar H.... Move memcpy_interleaved into its own file.
2018-06-02 Steinar H.... Kaeru is not experimental anymore.
2018-06-02 Steinar H.... Add a mode to run in full screen.
2018-06-02 Steinar H.... Default to SDI inputs instead of HDMI.
2018-05-23 Steinar H.... Redo x264 speed control presets without B-frame settings.
2018-05-22 Steinar H.... Fix the LIBAVFORMAT_VERSION_INT test for skip_trailer...
2018-05-22 Steinar H.... Fix non-transcoded audio in Kaeru in streams where...
2018-05-22 Steinar H.... Release Nageru 1.7.3. 1.7.3
2018-05-20 Steinar H.... Make VA-API be less noisy when probing cards.
2018-05-14 Steinar H.... Improve the “dropped N frames before this” warning.
2018-05-12 Steinar H.... In FFmpegCapture, fix downmixing of surround signals...
2018-05-10 Steinar H.... Remove unused should_quit member.
2018-05-10 Steinar H.... Make for faster shutdown of DeckLink cards.
2018-05-09 Steinar H.... Force --http-coarse-timebase on.
2018-05-05 Steinar H.... Fix an issue where 1080i inputs would be autodetected...
2018-05-01 Steinar H.... Make some more space for the new audio control.
2018-05-01 Steinar H.... If the channel is mono anyway (same source for left...
2018-04-30 Steinar H.... Add support for stereo width on the audio bus.
2018-04-29 Steinar H.... Document where to get CEF Debian packages.
2018-04-29 Steinar H.... Update the bmusb copy.
2018-04-28 Steinar H.... Remove the reference to en-US.pak.info, which newer...
2018-04-28 Steinar H.... Release Nageru 1.7.2. 1.7.2
2018-04-28 Steinar H.... Add a GPU memory eviction counter to the Grafana dashboard.
2018-04-28 Steinar H.... Add the GPU memory metrics to the Grafana dashboard.
2018-04-28 Steinar H.... Upgrade the Grafana dashboard to 5.1.0.
2018-04-28 Steinar H.... Fix the names for the GPU memory metrics.
2018-04-28 Steinar H.... Expose metrics about used GPU memory (and also print...
2018-04-28 Steinar H.... Try to autodetect a suitable DRM node for VA-API if...
2018-04-28 Steinar H.... Remove some stray debugging code in the theme.
2018-04-27 Steinar H.... Loosen up an assert that would sometimes trigger when...
2018-04-27 Steinar H.... Make channel labels ignore their horizontal size policy.
2018-04-27 Steinar H.... Fix a crash when there are zero audio buses in multicha...
2018-04-26 Steinar H.... Fix a crash if somebody is trying to get metrics (or...
2018-04-26 Steinar H.... When grabbing the white balance, grab a single pixel...
2018-04-26 Steinar H.... Make the white balance picker more robust.
2018-04-26 Steinar H.... In the example Lua scripts, package up the state in...
2018-04-26 Steinar H.... Make the included Lua themes use strict-compliant.
2018-04-24 Steinar H.... Make the FFmpegCapture disconnected frames proper black.
2018-04-24 Steinar H.... If the user inadvertedly calls connect_signal() on...
2018-04-24 Steinar H.... Add the busy/dead bus labels more consistently.
2018-04-24 Steinar H.... Fix an issue where an ALSA card that was dead on boot...
2018-04-23 Steinar H.... In measure-x264.pl, allow single-digit SSIM levels.
2018-04-23 Steinar H.... Unbreak the context menu for non-FFmpeg channels.
2018-04-23 Steinar H.... Allow changing FFmpeg URL from the context menu.
2018-04-22 Steinar H.... Make the right-click menu legal on signals connected...
2018-04-22 Steinar H.... Simple audio inputs are on cards, not signals.
2018-04-22 Steinar H.... Add support for using FFmpeg video sources as audio.
2018-04-22 Steinar H.... Unbreak benchmark_audio_mixer.
2018-04-22 Steinar H.... Make FFmpegCapture reset the origin if it falls too...
2018-04-22 Steinar H.... Correct FFmpeg capture audio timestamps for non-locked...
2018-04-22 Steinar H.... Correct FFmpeg audio PTS.
2018-04-22 Steinar H.... Deliver more precise timestamps from FFmpegCapture.
2018-04-22 Steinar H.... Reset audio resampler when FFmpeg inputs restart due...
2018-04-22 Steinar H.... When outputting debug messages for an audio device...
2018-04-22 Steinar H.... Fix a crash when trying to load/save files and CEF...
2018-04-21 Steinar H.... Fix an issue where video inputs could send invalid...
2018-04-21 Steinar H.... Fix a few Clang warnings.
2018-04-21 Steinar H.... Add a concurrency TODO on RefCountedFrame.
2018-04-21 Steinar H.... Make so that the 0 key maps to preview of the 10th...
next