Wireshark-commits: [Wireshark-commits] master cdee749: ED137: Fix Climax Time Delay.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 03 Aug 2019 05:19:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cdee7494d50762f92af122418bdbfd91a59518cc
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

cdee749 by Roy Chateau (chateau.royw@xxxxxxxxx):

    ED137: Fix Climax Time Delay.
    
    change Climax Time Delay absolute tree to uint8 instead of uint32 like relative.
    Fix calculation of microseconds to nanoseconds.
    
    Change-Id: I984856300204de0a5dab4ae7515a9cb1d73f68ef
    Reviewed-on: https://code.wireshark.org/review/34017
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f259187   Qt: Update UI for profiles and handle export/import properly
     add  cdee749   ED137: Fix Climax Time Delay.


Summary of changes:
 epan/dissectors/packet-rtp-ed137.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)