sout: chromecast: fix regression
commitce8b76c4ecb2d4377024f5fc8da7918c29fcbee8
authorShaleen Jain <shaleen@jain.sh>
Thu, 17 Jan 2019 04:53:39 +0000 (17 10:23 +0530)
committerThomas Guillem <thomas@gllm.fr>
Thu, 17 Jan 2019 12:09:31 +0000 (17 13:09 +0100)
tree31e80d93f2e577f730050aecde01aa693242c388
parent777f36c15564b076bf13af6641493d97cd5ee224
sout: chromecast: fix regression

Before commit ec61edc0d0292ab37bb1dbafb23a8aed49e966bb chromecast depended on
vlc_sout_renderer_GetVcodecOption to signal the codec selected to transcode to.
Achieve that by introducing an output parameter where the codec used is
written.

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
modules/stream_out/chromecast/cast.cpp
modules/stream_out/dlna/dlna.cpp
modules/stream_out/renderer_common.cpp
modules/stream_out/renderer_common.hpp