Skip to content
GitLab
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
43553b4d
Commit
43553b4d
authored
Jan 10, 2011
by
Yang Xichuan
Committed by
Tim-Philipp Müller
Jan 10, 2011
Browse files
oggdemux: remove outdated comment
https://bugzilla.gnome.org/show_bug.cgi?id=639121
parent
8049513b
Changes
1
Hide whitespace changes
Inline
Side-by-side
ext/ogg/gstoggdemux.c
View file @
43553b4d
...
...
@@ -1397,10 +1397,7 @@ gst_ogg_demux_sink_event (GstPad * pad, GstEvent * event)
return
res
;
}
/* submit the given buffer to the ogg sync.
*
* Returns the number of bytes submited.
*/
/* submit the given buffer to the ogg sync */
static
GstFlowReturn
gst_ogg_demux_submit_buffer
(
GstOggDemux
*
ogg
,
GstBuffer
*
buffer
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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