[bTSstream-devel] add ietf/rtp6184.h
Arnaud de Turckheim
git at videolan.org
Mon May 11 16:35:20 CEST 2015
bitstream | branch: master | Arnaud de Turckheim <quarium at gmail.com> | Thu May 7 17:04:46 2015 +0200| [dd6c28a7e7866de60150509c013f2ac6075c8b36] | committer: Christophe Massiot
add ietf/rtp6184.h
> http://git.videolan.org/gitweb.cgi/bitstream.git/?a=commit;h=dd6c28a7e7866de60150509c013f2ac6075c8b36
---
ietf/rtp6184.h | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/ietf/rtp6184.h b/ietf/rtp6184.h
new file mode 100644
index 0000000..c35afb2
--- /dev/null
+++ b/ietf/rtp6184.h
@@ -0,0 +1,9 @@
+/*
+ * RTP Payload Format for H.264 Video
+ */
+#ifndef __BITSTREAM_IETF_RTP6184_H__
+# define __BITSTREAM_IETF_RTP6184_H__
+
+#define RTP_6184_CLOCKRATE 90000
+
+#endif /* !__BITSTREAM_IETF_RTP6184_H__ */
More information about the biTStream-devel
mailing list