projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e174bad
)
gdp: private prototype
author
Thomas Vander Stichele
<thomas@apestaart.org>
Wed, 19 May 2004 16:59:39 +0000
(16:59 +0000)
committer
Tim-Philipp Müller
<tim@centricular.net>
Tue, 11 Sep 2012 00:54:36 +0000
(
01:54
+0100)
Original commit message from CVS:
private prototype
gst/gdp/dp-private.h
patch
|
blob
|
history
diff --git
a/gst/gdp/dp-private.h
b/gst/gdp/dp-private.h
index be19ab5f9af8abedb768e926822f3c4484798427..d253789dba9b29dc4e628bac8fb4002cddce3bb6 100644
(file)
--- a/
gst/gdp/dp-private.h
+++ b/
gst/gdp/dp-private.h
@@
-48,6
+48,7
@@
G_BEGIN_DECLS
#define GST_DP_HEADER_CRC_HEADER(x) GST_DP_GUINT16 (x + 56)
#define GST_DP_HEADER_CRC_PAYLOAD(x) GST_DP_GUINT16 (x + 58)
#define GST_DP_HEADER_CRC_HEADER(x) GST_DP_GUINT16 (x + 56)
#define GST_DP_HEADER_CRC_PAYLOAD(x) GST_DP_GUINT16 (x + 58)
+void gst_dp_init (void);
void gst_dp_dump_byte_array (guint8 *array, guint length);
G_END_DECLS
void gst_dp_dump_byte_array (guint8 *array, guint length);
G_END_DECLS