URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ef3cc4a2c15cc351a38193e44adf938624634666
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ef3cc4a by Gerald Combs (gerald@xxxxxxxxxxxxx):
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 <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
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(-)