aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h245
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-11-12 17:40:49 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-11-12 17:40:49 +0000
commit084d8ff5c8f6f80d56e7322491aea140b8d7e5a6 (patch)
tree68795ec2dc5dad5afc5492dc6984a6960d168cd0 /asn1/h245
parent4662a60fc2a6af371294d5df6160a799166b8de2 (diff)
Add RFC number for H.264
svn path=/trunk/; revision=26761
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 f10aee757c..367ae70494 100644
--- a/asn1/h245/packet-h245-template.c
+++ b/asn1/h245/packet-h245-template.c
@@ -251,6 +251,7 @@ static const value_string h245_RFC_number_vals[] = {
{ 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)" },
+ { 3984, "RFC 3984 - RTP Payload Format for H.264 Video" },
{ 0, NULL }
};