https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4171
Jesper Dangaard Brouer <jdb@xxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3854| |review_for_checkin?
Flag| |
--- Comment #1 from Jesper Dangaard Brouer <jdb@xxxxxxx> 2009-10-28 04:08:00 PDT ---
Created an attachment (id=3854)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3854)
Introduce an analysis tree and record/count drop info per TS frame
Improve packet loss detection in for MPEG2 Transport Streams.
Show info on number of skipped TS frames for each TS frame.
This adds an analysis tree, that can contain this info
(and future analysis info).
This also introduce a new datatype ts_analysis_data_t, which means that
pid_data and ts_data are no longer the same type. This helps splitting
up info needed during sequential processing and viewing individual frames.
Signed-off-by: Jesper Dangaard Brouer <hawk@xxxxxxx>
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.