URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3351effd06ba272bbfaa09914b67d5f4d8d0e311
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3351eff by Jakub Adam (jakub.adam@xxxxxxxxxxxxx):
mp4: improve Sample Size Box (stsz) dissection
* Describe what sample size == 0 means.
* Show an index next to each table entry.
* Table indices start from 1 according to the specification.
Change-Id: I106188051e6618c3b85fa4945facfe4fedd1987b
Reviewed-on: https://code.wireshark.org/review/35937
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d2dcb9e mp4: dissect Edit List Box (elst)
add 3351eff mp4: improve Sample Size Box (stsz) dissection
Summary of changes:
epan/dissectors/file-mp4.c | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)