oggdemux: remove outdated comment
https://bugzilla.gnome.org/show_bug.cgi?id=639121
This commit is contained in:
parent
8049513b88
commit
43553b4dcb
@ -1397,10 +1397,7 @@ gst_ogg_demux_sink_event (GstPad * pad, GstEvent * event)
|
|||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* submit the given buffer to the ogg sync.
|
/* submit the given buffer to the ogg sync */
|
||||||
*
|
|
||||||
* Returns the number of bytes submited.
|
|
||||||
*/
|
|
||||||
static GstFlowReturn
|
static GstFlowReturn
|
||||||
gst_ogg_demux_submit_buffer (GstOggDemux * ogg, GstBuffer * buffer)
|
gst_ogg_demux_submit_buffer (GstOggDemux * ogg, GstBuffer * buffer)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user