good: enable adaptivedemux2 84/287584/3
authorEunhye Choi <eunhae1.choi@samsung.com>
Wed, 1 Feb 2023 03:06:42 +0000 (12:06 +0900)
committerEunhye Choi <eunhae1.choi@samsung.com>
Wed, 1 Feb 2023 03:19:10 +0000 (12:19 +0900)
commit496c7fd79d8cd6360d9746a288712cc72c2728d8
tree4ea4e720ea4bae34c90de1973bd6e9e013259dfe
parente3c34850c289d29b021d3a2b183221115a47993a
good: enable adaptivedemux2

- good: enable adaptivedemux2 to support hls playback
  with uridecodebin3 which does not use old hlsdemux
- good/adaptivedemux2: make post variant info at new hls plugin
- base/uridecodebin3: make post buffering msg without drop
  to control buffering at libmm-player

Change-Id: I94c310ceefe57efeba439112d1d0fe4f3e38553f
packaging/gstreamer.spec
subprojects/gst-plugins-base/gst/playback/gsturidecodebin3.c
subprojects/gst-plugins-base/meson.build
subprojects/gst-plugins-good/ext/adaptivedemux2/gstadaptivedemux.h
subprojects/gst-plugins-good/ext/adaptivedemux2/hls/gsthlsdemux.c
subprojects/gst-plugins-good/ext/adaptivedemux2/hls/m3u8.c
subprojects/gst-plugins-good/ext/adaptivedemux2/hls/m3u8.h
subprojects/gst-plugins-good/meson.build