URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ef3cc4a2c15cc351a38193e44adf938624634666
Submitter: Gerald Combs (ger...@wireshark.org)
Changed: branch: master
Repository: wireshark

Commits:

ef3cc4a by Gerald Combs (ger...@wireshark.org):

    RTP updates.
    
    Merge rtp_sample_header_t into rtp_sample_t. That's the only place it
    was used. Note that rtp_sample_t is used for writing rtpdump files.
    
    Move the rtp_sample_t definition to tap-rtp-common.c. Rename it to
    rtpdump_info_t. Make rtp_write_sample static.
    
    Change-Id: I04e7428f634efa87a98e5d6c82a354f94ab1765d
    Reviewed-on: https://code.wireshark.org/review/9629
    Petri-Dish: Gerald Combs <ger...@wireshark.org>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Gerald Combs <ger...@wireshark.org>
    

Actions performed:

    from  bed3163   Crank down the log level for macdeployqt.
    adds  ef3cc4a   RTP updates.


Summary of changes:
 ui/gtk/rtp_player.c |    2 +-
 ui/rtp_stream.h     |   17 -----------------
 ui/tap-rtp-common.c |   28 ++++++++++++++++++----------
 ui/tap-rtp-common.h |    1 -
 4 files changed, 19 insertions(+), 29 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to