rtsp-media: Don't set float on a gint64 variable
authorEdward Hervey <edward@centricular.com>
Mon, 20 Nov 2017 15:48:55 +0000 (16:48 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 21 Nov 2017 06:59:15 +0000 (07:59 +0100)
commit0dddaba9bb764c86fb40028b2d1009cabd26e0c8
tree8524b4fb4b09d61c2ee0883cfcc9b3672d7676ee
parent27d256d4caca3aec4342ce5d5d18502315939dbd
rtsp-media: Don't set float on a gint64 variable

Just use 0. Fixes 'undefined' behaviour from clang
gst/rtsp-server/rtsp-media.c