aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-scte35.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-4/+4
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-06-02scte35: fix uninitialized variable.Dario Lombardo1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-3/+2
2016-08-15Implement support for SCTE-35 switching messages.Ben Stewart1-0/+1532