Wireshark-commits: [Wireshark-commits] master 41be9b9: mp4: tkhd times are encoded as ENC_TIME_CLAS

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 26 Jan 2020 19:24:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=41be9b9c5d3e0418511268573b7b7b9cecbe90eb
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

41be9b9 by Jakub Adam (jakub.adam@xxxxxxxxxxxxx):

    mp4: tkhd times are encoded as ENC_TIME_CLASSIC_MAC_OS_SECS
    
    Change-Id: I4be6639c469e01a2f6b1bbe9d4a8bc65ea44f836
    Reviewed-on: https://code.wireshark.org/review/35905
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  732aa60   proto: fix get_time_value() for ENC_TIME_CLASSIC_MAC_OS_SECS
     add  41be9b9   mp4: tkhd times are encoded as ENC_TIME_CLASSIC_MAC_OS_SECS


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