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 mssdemux: implement snap seeking 2016-02-04 14:20:16 -03:00
gstmssdemux.h smoothstreaming: remove unused dependency on uridownloader 2016-01-31 16:02:33 +00:00
gstmssmanifest.c mssdemux: remove unnecessary check 2016-02-09 21:41:33 +00:00
gstmssmanifest.h mssdemux: implement snap seeking 2016-02-04 14:20:16 -03:00
gstsmoothstreaming-plugin.c dash/smoothstreaming: Remove unused debug category with the same name 2013-09-19 20:09:59 +02:00
Makefile.am smoothstreaming: remove unused dependency on uridownloader 2016-01-31 16:02:33 +00:00