gstreamer/ext/smoothstreaming
Luis de Bethencourt 8d445ee758 mssdemux: remove unnecessary check
stream->current_fragment has the value of g_list_previous (iter) which has
just been checked. No need to check it again.

Just to be safe, use a g_assert() to check fragment before dereferencing.

CID #1352041
2016-02-09 21:41:33 +00:00
..
gstmssdemux.c
gstmssdemux.h
gstmssmanifest.c mssdemux: remove unnecessary check 2016-02-09 21:41:33 +00:00
gstmssmanifest.h
gstsmoothstreaming-plugin.c
Makefile.am