token: Fix bug when creating empty token
authorSebastian Rasmussen <sebras@hotmail.com>
Sat, 19 Oct 2013 17:21:53 +0000 (19:21 +0200)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 12 Nov 2013 09:37:45 +0000 (10:37 +0100)
commitc9025a58e106355a3143cad26b4e1352b6acf0c3
tree3436a25cac62ae9d6974ef7a0479d1bbe4bae837
parentc4ae13dbb50760d408ed027db3e4ffa009b063ac
token: Fix bug when creating empty token

We always want to have a valid GstStructure in the token.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=710520
gst/rtsp-server/rtsp-token.c