URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ba585c070c21899ca960fe99282162b5c5bf332
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6ba585c by Pascal Quantin (pascal.quantin@xxxxxxxxx):
mpeg-audio: do not put bitrate and sampling rate in source and destination columns
Instead append them to info column.
Bug: 12099
Change-Id: I5451530af2f6cbef519ed541562bffae73e2b1f1
Reviewed-on: https://code.wireshark.org/review/13841
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 177b631 ieee80211: Add Overlapping BSS Scan (OBSS) IE Parameters (74)
adds 6ba585c mpeg-audio: do not put bitrate and sampling rate in source and destination columns
Summary of changes:
asn1/mpeg-audio/packet-mpeg-audio-template.c | 10 ++++------
epan/dissectors/packet-mpeg-audio.c | 14 ++++++--------
2 files changed, 10 insertions(+), 14 deletions(-)