Commit Graph

5 Commits

Author SHA1 Message Date
David Perry fd8464e05d Add rtpdump read and parse support
Add a wiretap file format reader to read rtpdump files.
Generates "Exported PDU" data from the header of the rtpdump
file.

Add MIME file format read support for rtpdump files.

Change the default extension for exporting rtpdump files to '*.rtp' as
per the rtptools project's recommendation.

Wireshark generates rtpdump files slightly differently from how rtpdump
itself works. Both the wiretap reader and the MIME reader examine the
text and binary headers to determine the most appropriate presentation
of information to the user.
2023-04-13 13:26:13 +00:00
Gerald Combs 75651c75ee Resources: Fix some Freedesktop metainfo URLs
Fix some URLs changed in 53b2994b43.
Ping #18801.
2023-02-14 09:15:27 -08:00
Gerald Combs d3d6db58fe Resources: Add Logray Freedesktop files 2023-01-17 20:58:31 +00:00
Gerald Combs dd601b1d8e Resources: Use more reliable AppStream screenshot URLs
Link to User's Guide screenshots, which should be more reliable.
Fixes #18801
2023-01-13 22:30:29 +00:00
Gerald Combs 87ff577257 Move Freedesktop files to resources/freedesktop. 2022-03-12 00:19:13 +00:00