Wireshark-commits: [Wireshark-commits] master 7807630: H.264: add dissection of SPS with seq_scalin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 13 Dec 2019 07:31:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7807630857ff966317ae338d29b8842720412d8a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7807630 by Xiaoxia Lang (xxlang@xxxxxxxxxxxxxx):

    H.264: add dissection of SPS with seq_scaling_matrix_present_flag equal to 1.
    
    H.264: fix dissection of se(v).
    
    Change-Id: I38ad153a3f8860726ea3f430433f5202f534a5fa
    Reviewed-on: https://code.wireshark.org/review/35419
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3141448   html2text: Skip generating footnotes for self-links.
     add  7807630   H.264: add dissection of SPS with seq_scaling_matrix_present_flag equal to 1.


Summary of changes:
 epan/dissectors/packet-h264.c | 63 +++++++++++++++++++++++++------------------
 1 file changed, 37 insertions(+), 26 deletions(-)