From 6550608ea09bcab14df5a9515c467b7738d7b7e5 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Tue, 7 Feb 2006 04:56:37 +0000 Subject: Add a RFC value. svn path=/trunk/; revision=17193 --- asn1/h245/packet-h245-template.c | 1 + 1 file changed, 1 insertion(+) (limited to 'asn1/h245') diff --git a/asn1/h245/packet-h245-template.c b/asn1/h245/packet-h245-template.c index 14e932dc9e..fe3b01e1d9 100644 --- a/asn1/h245/packet-h245-template.c +++ b/asn1/h245/packet-h245-template.c @@ -223,6 +223,7 @@ static guint32 manufacturerCode; static const value_string h245_RFC_number_vals[] = { { 2190, "RFC 2190 - H.263 Video Streams" }, { 2429, "RFC 2429 - 1998 Version of ITU-T Rec. H.263 Video (H.263+)" }, + { 3016, "RFC 3016 - RTP Payload Format for MPEG-4 Audio/Visual Streams" }, { 3267, "RFC 3267 - Adaptive Multi-Rate (AMR) and Adaptive Multi-Rate Wideband (AMR-WB)" }, { 0, NULL } }; -- cgit v1.2.3