rtsp-media: Corrected ASYNC_DONE handling
authorPatricia Muscalu <patricia@axis.com>
Thu, 23 Nov 2017 08:10:54 +0000 (09:10 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 24 Nov 2017 09:52:36 +0000 (10:52 +0100)
commitac6169d50a6e1bf03323b7bada4bd43f4126b012
tree840accd551072ab793d48ff1c76f67ff2acdc4cb
parent90ca7f8b310ac63805730e0cf55529cd97a9a87f
rtsp-media: Corrected ASYNC_DONE handling

Media is complete when all the transport based parts are
added to the media pipeline. At this point ASYNC_DONE is
posted by the media pipeline and media is ready to enter
the PREPARED state.

Change-Id: I50fb8dfed88ebaf057d9a35fca2d7f0a70e9d1fa

https://bugzilla.gnome.org/show_bug.cgi?id=790674
gst/rtsp-server/rtsp-media.c