commit | 29feef49130d382bcb03961bbd4005e3b9386865 | [log] [tgz] |
---|---|---|
author | Sebastian Dröge <sebastian@centricular.com> | Tue Apr 25 13:22:33 2017 +0300 |
committer | Sebastian Dröge <sebastian@centricular.com> | Tue Apr 25 13:22:33 2017 +0300 |
tree | e65184ceba97678ed650a0cdc4a9f1f7cee19366 | |
parent | 0886160123115f8b9f90ad5811d6bd9a171b92e8 [diff] |
mssdemux: Fix compiler warning ../subprojects/gst-plugins-bad/ext/smoothstreaming/gstmssdemux.c: In function ‘gst_mss_demux_requires_periodical_playlist_update’: ../subprojects/gst-plugins-bad/ext/smoothstreaming/gstmssdemux.c:729:16: error: unused variable ‘mssdemux’ [-Werror=unused-variable] GstMssDemux *mssdemux = GST_MSS_DEMUX_CAST (demux); ^~~~~~~~ cc1: all warnings being treated as errors