aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h245
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-02-07 04:56:37 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-02-07 04:56:37 +0000
commit6550608ea09bcab14df5a9515c467b7738d7b7e5 (patch)
treebc0293df4e2ff1ac50a4be72b33dd50c62749769 /asn1/h245
parent5bf6a2939f9eed093ea4911a3b18bf5c3c86a72a (diff)
Add a RFC value.
svn path=/trunk/; revision=17193
Diffstat (limited to 'asn1/h245')
-rw-r--r--asn1/h245/packet-h245-template.c1
1 files changed, 1 insertions, 0 deletions
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 }
};