gst/rtsp/gstrtspsrc.c: Init values to -1 instead of the default 0 value.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 18 Feb 2008 11:13:35 +0000 (11:13 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 18 Feb 2008 11:13:35 +0000 (11:13 +0000)
commita1abaa3bfecc11632f29b15e1ccffe15c7957db5
tree13d8592755c5c5b810eb214536a1c24d73962bc7
parentfa6c3c178c333efc8b6293d95ecf58afc1562b8f
gst/rtsp/gstrtspsrc.c: Init values to -1 instead of the default 0 value.

Original commit message from CVS:
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
Init values to -1 instead of the default 0 value.
Fixes #516524.
ChangeLog
gst/rtsp/gstrtspsrc.c