Inherit code for start_preroll/start_prepare
authorSeokHoon Lee <andy.shlee@samsung.com>
Wed, 18 May 2016 05:03:03 +0000 (14:03 +0900)
committerSeokHoon Lee <andy.shlee@samsung.com>
Wed, 18 May 2016 05:14:19 +0000 (14:14 +0900)
commitfdd710fa5d225df0f1df5a1e8b9d84913558fd29
treeeb112dee2bf5d27de6259115bca44d9856664184
parent3566be18b7642505d3cedc0636a5baebc6fa71c1
Inherit code for start_preroll/start_prepare

- change function name (start_preroll -> default_start_preroll, start_prepare -> default_start_prepare)
- add vmethod named start_preroll/start_prepare
- lastly, link between default function and vmethod like other vmethod.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I53fe20ed0a0f4b0e0adf8f09d23baf65e6b0d765
gst/rtsp-server/rtsp-media.c
gst/rtsp-server/rtsp-media.h