media: ignore spurious ASYNC_DONE messages
authorWim Taymans <wim.taymans@collabora.co.uk>
Sat, 11 Dec 2010 16:31:44 +0000 (17:31 +0100)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 11 Dec 2010 17:04:34 +0000 (18:04 +0100)
commit34f0973831d4c7908130840368bbf39db526855f
tree8018457dcd7d87b5f3e92df456e5d044f3ef1ab2
parent75a7cda97dfae07a7651da50f3d7b8cf20a4a3e2
media: ignore spurious ASYNC_DONE messages

When we are dynamically adding pads, the addition of the udpsrc elements will
trigger an ASYNC_DONE. We have to ignore this because we only want to react to
the real ASYNC_DONE when everything is prerolled.
gst/rtsp-server/rtsp-media.c
gst/rtsp-server/rtsp-media.h