URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3b0bdd9e5778c13fe7a065ea65e918fe46c77a1c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3b0bdd9 by Jakub Adam (jakub.adam@xxxxxxxxxxxxx):
mp4: improve Movie Header Box (mvhd) dissection
Display movie duration in seconds. The number of duration units in one
second is determined by timescale parameter.
Change-Id: Ie61e4365f7f751a6d23eff0b3bc9b170b499e60a
Reviewed-on: https://code.wireshark.org/review/35935
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 239273e mp4: fix Sample Size Box (stsz) dissection
add 3b0bdd9 mp4: improve Movie Header Box (mvhd) dissection
Summary of changes:
epan/dissectors/file-mp4.c | 21 +++++++++++++++++----
1 file changed, 17 insertions(+), 4 deletions(-)