URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2d01dd55acca4f56776e727f58ff4bfcd73d29f
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
e2d01dd 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>
(cherry picked from commit 6ba585c070c21899ca960fe99282162b5c5bf332)
Reviewed-on: https://code.wireshark.org/review/13847
Actions performed:
from 74085a5 llrp: limit recursion depth
adds e2d01dd 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(-)