~again4you/+git/gst-shark:release/v0.5.4

Last commit made on 2018-11-30
Get this branch:
git clone -b release/v0.5.4 https://git.launchpad.net/~again4you/+git/gst-shark

Branch merges

Branch information

Name:
release/v0.5.4
Repository:
lp:~again4you/+git/gst-shark

Recent commits

d18d772... by rrcarlosrodriguez <email address hidden>

Bump Hotfix version number

976e55a... by rrcarlosrodriguez <email address hidden>

Merge branch 'feature/fix-tracers-plotting' into develop

63fd69d... by rrcarlosrodriguez <email address hidden>

Add Queuelevel Tracer Plotting Feature

6039240... by rrcarlosrodriguez <email address hidden>

Remove unused macros

050f1c0... by rrcarlosrodriguez <email address hidden>

Add Bitrate Tracer Plotting feature

9b5a39c... by rrcarlosrodriguez <email address hidden>

Fix Framerate vs CPU Usage plot

fe49a4c... by rrcarlosrodriguez <email address hidden>

Avoid proc time plotting issue

There was a problem with the processing time plotting caused by a
negative difference between the stop and start time used for the
calculation

f240487... by rrcarlosrodriguez <email address hidden>

Fix Processing Time Tracer Plotting

There was a name mismatch between the processing time logging name
and the name used for plotting

6e10d12... by rrcarlosrodriguez <email address hidden>

Refactor Framerate Tracer Plotting

Framerate logging changed, so the plotting mechanism required to be
changed as well. Using the same mechanims used by the scheduletime
tracer

74385b2... by Michael Gruner <email address hidden>

Merge branch 'hotfix/multiple-pipe-diagram' into develop