[MM][HBBTV] Enable the url demuxer for the hls video. 13/306613/4
authorSun-woo Nam <sunny.nam@samsung.com>
Fri, 23 Feb 2024 05:26:42 +0000 (21:26 -0800)
committerBot Blink <blinkbot@samsung.com>
Mon, 26 Feb 2024 09:09:09 +0000 (09:09 +0000)
commit84566aff692b131c32d6b9362fe338cbc4743dcc
tree6ca103cfd102c366763c3eef3383da06fe84ff64
parent58e7150700e5fd85f54d67bfc6e2a0f1b8ca9d59
[MM][HBBTV] Enable the url demuxer for the hls video.

DemuxerManager has been newly created in this version, so new path that selects
the url demuxer for HLS and HBBTV should be enabled.
Additionally, I fixed an issue with the video hole when url demuxer was enabled.

Change-Id: Ifa428bbb06881df449f93b818b4d750993da550e
Signed-off-by: Sun-woo Nam <sunny.nam@samsung.com>
media/base/pipeline_impl.cc
media/filters/demuxer_manager.cc
media/filters/demuxer_manager.h
media/mojo/clients/mojo_renderer.cc
tizen_src/chromium_impl/content/browser/media/tizen_renderer_impl.cc