URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fea6e738bb843eea7667873b7fc3c7f35ae2b32a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fea6e73 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
RTP player: increase the maximum number of silence frames to 30 minutes worth.
The BadAlloc X11 crash I reported in bug 4119 (which is why the limit was as
low as it was) has long since been fixed thanks to
bug 2630/I71e1bd2f9a62792db06ce887e2bbe7a96d110e0a so we can now deal with
more silence frames.
Change-Id: I0127381e71e497560e0f23af04f9d96af1ed6335
Ping-Bug: 5902
Ping-Bug: 4119
Ping-Bug: 2270
Reviewed-on: https://code.wireshark.org/review/16003
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from bcae998 Qt: Support the -j, -J, and -l command line flags
adds fea6e73 RTP player: increase the maximum number of silence frames to 30 minutes worth.
Summary of changes:
ui/gtk/rtp_player.c | 1 -
ui/qt/rtp_audio_stream.cpp | 2 +-
ui/rtp_stream.h | 2 ++
3 files changed, 3 insertions(+), 2 deletions(-)