2017-07-10 |
Steinar H.... | Fix frame duration calculation in Kaeru; could throw... |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Steinar H.... | Add latency metrics to Kaeru. |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Steinar H.... | Add mux metrics to Kaeru. |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Steinar H.... | Add support for adjusting the x264 bitrate in Kaeru... |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Steinar H.... | Fix the kanji in Kaeru. |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Steinar H.... | Update the feature list, a bit overdue. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Steinar H.... | Release Nageru 1.6.1. 1.6.1 |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Steinar H.... | Include an example Grafana dashboard. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Steinar H.... | Install kaeru on make install. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Steinar H.... | Build Kaeru by default. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Steinar H.... | Add support for transcoding the audio in Kaeru (on... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Steinar H.... | Add support to FFmpegCapture to decode the audio. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Steinar H.... | Initial check-in of Kaeru, a simple transcoder based... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Steinar H.... | Fix a problem where we could wait for a very long time... |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Steinar H.... | Un-name the main thread again, since it makes killall... |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Steinar H.... | Updated the Debian status. |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Steinar H.... | Use the new Movit VAO functionality. |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Steinar H.... | Fix a typo/thinko in the five-frames-ahead logic. |
commit | commitdiff | tree | snapshot |
2017-07-02 |
Steinar H.... | Optimize away some glGetUniformLocation calls. |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Steinar H.... | Hard-code CQP mode instead of keeping VBR at the top... |
commit | commitdiff | tree | snapshot |
2017-06-29 |
Steinar H.... | Move audio encoding over to its own mutex, again reduci... |
commit | commitdiff | tree | snapshot |
2017-06-29 |
Steinar H.... | Don't bother adding audio for silent cards. |
commit | commitdiff | tree | snapshot |
2017-06-29 |
Steinar H.... | Only report disk space anew every second. Saves 20... |
commit | commitdiff | tree | snapshot |
2017-06-29 |
Steinar H.... | Fix a thread race on the jitter history, potentially... |
commit | commitdiff | tree | snapshot |
2017-06-29 |
Steinar H.... | Add a summary for the amount of margin we have in reach... |
commit | commitdiff | tree | snapshot |
2017-06-29 |
Steinar H.... | Write video to disk on a background thread; reduces... |
commit | commitdiff | tree | snapshot |
2017-06-29 |
Steinar H.... | Fix a small memory leak. |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Steinar H.... | Do some hotfixes to reduce mutex contention (but this... |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Steinar H.... | Yield instead of busy-waiting on fences for NVIDIA... |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Steinar H.... | Give the UI thread a name. |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Steinar H.... | Fix a use-after-free when using video inputs. Found... |
commit | commitdiff | tree | snapshot |
2017-06-25 |
Steinar H.... | Rework the queue drop algorithm again. |
commit | commitdiff | tree | snapshot |
2017-06-24 |
Steinar H.... | Set realtime priority for the DeckLink thread if possib... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
Steinar H.... | Remove old card metrics when reinitializing cards. |
commit | commitdiff | tree | snapshot |
2017-06-22 |
Steinar H.... | Fix a lock that was held too long in an edge case. |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Steinar H.... | Fix another Prometheus NaN problem. |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Steinar H.... | Add a metric for number of received frames per input... |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Steinar H.... | Fix a metric name. |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Steinar H.... | Add a summary for aggregated b-frame or not, since... |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Steinar H.... | Correct the scale of the memory metrics. |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Steinar H.... | Fix compilation with Clang. |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Steinar H.... | Switch to summaries instead of histograms for latency... |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Steinar H.... | Fix a pessimizing move (Clang warning). |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Steinar H.... | Silence a Clang warning. |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Steinar H.... | Fix a Clang error. |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Steinar H.... | Consistently use call_once to initialize static metrics. |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Steinar H.... | Fix a crash with --record-x264-video when getting metrics. |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Steinar H.... | Fix compilation error. |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Steinar H.... | Update the queue length metric after trimming, not... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Steinar H.... | Unbreak the min/max latency stdout display; it did... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Steinar H.... | Make separate latencies per card, instead of just min... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Steinar H.... | Fix a problem where Prometheus cannot handle negative... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Steinar H.... | Tighten up the Movit #include paths a bit; fixes compil... |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Steinar H.... | Add support for bus audio level metrics, which includes... |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Steinar H.... | Pre-serialize only the labels for metrics; the ordering... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Steinar H.... | Store the metrics sorted. |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Steinar H.... | Expose a metric for the free disk space (already possib... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Steinar H.... | Expose a metric for Nageru being stalled on the Quick... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Steinar H.... | Expose when we started the current output file. |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Steinar H.... | Start times should be gauges, not counters. |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Steinar H.... | Fix a problem where not all Quick Sync metrics would... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Steinar H.... | Expose the start time point instead of the uptime,... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Steinar H.... | Added some mux metrics. |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Steinar H.... | Fix a crash on getting metrics after switching file. |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Steinar H.... | Add some DeckLink output metrics, and also fix a potent... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Steinar H.... | Add exported metrics for all the latency measurements. |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Steinar H.... | Make the histograms more flexible. |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Steinar H.... | Add a histogram of output crf values from x264. |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Steinar H.... | Add some base x264 metrics. |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Steinar H.... | Export some metrics from x264 speed control. |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Steinar H.... | Fix that metrics are being called nageru_nageru_*. |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Steinar H.... | Add some memory metrics. |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Steinar H.... | Rework metrics serialization. |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Steinar H.... | Streamline the metrics member function names a bit. |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Steinar H.... | Print out int metrics in full precision, not as doubles. |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Steinar H.... | Add some input metrics. |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Steinar H.... | Mark the appropriate metrics as gauges. |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Steinar H.... | Rename some mixer metrics. |
commit | commitdiff | tree | snapshot |
2017-06-08 |
Steinar H.... | Add an exported metrics for number of connected clients. |
commit | commitdiff | tree | snapshot |
2017-06-08 |
Steinar H.... | Fix a leak when getting metrics. |
commit | commitdiff | tree | snapshot |
2017-06-08 |
Steinar H.... | Add some exported metrics for the EBU R128 measurements. |
commit | commitdiff | tree | snapshot |
2017-06-08 |
Steinar H.... | Prefix all metrics with nageru_ automatically. |
commit | commitdiff | tree | snapshot |
2017-06-08 |
Steinar H.... | Properly initialize metrics. |
commit | commitdiff | tree | snapshot |
2017-06-08 |
Steinar H.... | Add the first beginnings of Prometheus metrics. |
commit | commitdiff | tree | snapshot |
2017-06-04 |
Steinar H.... | Fix an issue where video frames would not be properly... |
commit | commitdiff | tree | snapshot |
2017-05-29 |
Steinar H.... | Release Nageru 1.6.0. 1.6.0 |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Steinar H.... | Fix some more issues in rate change. |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Steinar H.... | Fix a problem where change_rate() would hang until... |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Steinar H.... | More refactoring in FFmpegCapture. |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Steinar H.... | In FFmpegCapture, frame decoding into its own function. |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Steinar H.... | Redo the FFmpeg RAII helpers to not store function... |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Steinar H.... | In FFmpegCapture, refactor command queue processing... |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Steinar H.... | Fix an outdated comment. |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Steinar H.... | Expose choosing video pixel format to Lua. |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Steinar H.... | Fix a crash with interlaced DeckLink inputs. |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Steinar H.... | Nitpick: Add a little const. |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Steinar H.... | Be slightly clearer about what happens when we try... |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Steinar H.... | Add support for decoding video as Y'CbCr. Not activated... |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Steinar H.... | Remove some redundant bmusb::. |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Steinar H.... | Tiny comment pickiness. |
commit | commitdiff | tree | snapshot |
next |