Fixed wrong comment

This commit is contained in:
David Corvoysier 2012-10-15 13:54:17 +02:00 committed by Thiago Santos
parent 6255b2762f
commit 35c04708ba

View file

@ -879,7 +879,9 @@ needs_pad_switch (GstDashDemux * demux, GList * fragment)
* a buffering event to tell the main application to pause. * a buffering event to tell the main application to pause.
* *
* Teardown: * Teardown:
* The task is stopped when we reach the end of the manifest * The task is stopped when we have reached the end of the manifest
* and emptied our queue.
*
*/ */
static void static void
gst_dash_demux_stream_loop (GstDashDemux * demux) gst_dash_demux_stream_loop (GstDashDemux * demux)