Wireshark-commits: [Wireshark-commits] master 2bd360d: Make dissect_mp4ves_config a real dissector

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Nov 2015 06:18:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2bd360d8646fb530f21de39e77d4df55193c3bc3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2bd360d by Michael Mann (mmann78@xxxxxxxxxxxx):

    Make dissect_mp4ves_config a real dissector to be called by SDP
    
    Also convert packet-mp4ves.c to use only "new style" dissectors.
    
    Change-Id: I949dd1300a66039906abffef5cc019f2b49cf414
    Reviewed-on: https://code.wireshark.org/review/12074
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ffb5b3d   cmake: add dependency information for copy_data_files
    adds  2bd360d   Make dissect_mp4ves_config a real dissector to be called by SDP


Summary of changes:
 epan/dissectors/packet-mp4ves.c |   19 +++++++++++--------
 epan/dissectors/packet-mp4ves.h |    1 -
 epan/dissectors/packet-sdp.c    |    8 ++++----
 3 files changed, 15 insertions(+), 13 deletions(-)