Searched refs:gst_m3u8_get_next_fragment (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | m3u8.h | 146 GstM3U8MediaFile * gst_m3u8_get_next_fragment (GstM3U8 * m3u8,
|
D | m3u8.c | 1091 gst_m3u8_get_next_fragment (GstM3U8 * m3u8, gboolean forward, in gst_m3u8_get_next_fragment() function
|
D | gsthlsdemux.c | 1388 file = gst_m3u8_get_next_fragment (m3u8, forward, &sequence_pos, &discont); in gst_hls_demux_update_fragment_info()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | hlsdemux_m3u8.c | 575 file = gst_m3u8_get_next_fragment (pl, TRUE, NULL, NULL); in GST_START_TEST() 808 mf = gst_m3u8_get_next_fragment (pl, TRUE, ×tamp, &discontinuous); in GST_START_TEST() 821 mf = gst_m3u8_get_next_fragment (pl, TRUE, ×tamp, &discontinuous); in GST_START_TEST() 834 mf = gst_m3u8_get_next_fragment (pl, TRUE, ×tamp, &discontinuous); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 62359 * gst_m3u8_get_next_fragment() increases ref count.
|