Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
fca1b427
Commit
fca1b427
authored
Jun 02, 2006
by
Thomas Vander Stichele
Browse files
small fixes
Original commit message from CVS: small fixes
parent
680fa3a6
Changes
2
Hide whitespace changes
Inline
Side-by-side
gst/gdp/gstgdpdepay.c
View file @
fca1b427
...
...
@@ -19,7 +19,7 @@
/**
* SECTION:element-gdpdepay
* @see_also:
videorate, ffmpegcolorspace
* @see_also:
gdppay
*
* <refsect2>
* <para>
...
...
gst/gdp/gstgdppay.h
View file @
fca1b427
...
...
@@ -52,6 +52,10 @@ struct _GstGDPPay
gboolean
sent_streamheader
;
/* TRUE after the first streamheaders are sent */
GList
*
queue
;
/* list of queued buffers before streamheaders are sent */
guint64
offset
;
gboolean
crc_header
;
gboolean
crc_payload
;
GstDPHeaderFlag
header_flag
;
};
struct
_GstGDPPayClass
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment