[OE-core] [pyro][PATCH 1/4] gstreamer1.0-plugins-bad: refresh live streaming patches, apply them in correct order

2018-04-30 Thread wouterlucas
Signed-off-by: wouterlucas --- ...demux-improved-live-playback-support.patch | 355 -- ...implement-adaptivedemux-s-get_live_s.patch | 60 +-- .../gstreamer1.0-plugins-bad_1.10.4.bb| 6 +- 3 files changed, 198 insertions(+), 223 deletions(-) diff --git a/meta/recipes

[OE-core] [pyro][PATCH 2/4] gstreamer1.0-plugins-bad: Readd and manage GstAdaptiveDemux for MSS

2018-04-30 Thread wouterlucas
Signed-off-by: wouterlucas --- ...the-adapter-in-the-subclass-after-bu.patch | 133 ++ .../gstreamer1.0-plugins-bad_1.10.4.bb| 1 + 2 files changed, 134 insertions(+) create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-mssdemux-Handle

[OE-core] [pyro][PATCH 4/4] gstreamer1.0-plugins-bad: Backport MS PlayReady ContentProtection parsing in gstdashdemux

2018-04-30 Thread wouterlucas
Signed-off-by: wouterlucas --- ...-PlayReady-ContentProtection-parsing.patch | 112 ++ .../gstreamer1.0-plugins-bad_1.10.4.bb| 1 + 2 files changed, 113 insertions(+) create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0005-mpdparser-MS

[OE-core] [pyro][PATCH 3/4] gstreamer1.0-plugins-bad: adaptivedemux: minimal HTTP context support

2018-04-30 Thread wouterlucas
Signed-off-by: wouterlucas --- ...vedemux-minimal-HTTP-context-support.patch | 145 ++ .../gstreamer1.0-plugins-bad_1.10.4.bb| 1 + 2 files changed, 146 insertions(+) create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0003-adaptivedemux

[OE-core] [pyro][PATCH] gstreamer1.0-plugins-bad: Refresh patches for live streaming and add mpdparser for Dash playready support

2018-04-27 Thread wouterlucas
Signed-off-by: wouterlucas --- ...demux-improved-live-playback-support.patch | 358 -- ...implement-adaptivedemux-s-get_live_s.patch | 63 +-- ...vedemux-minimal-HTTP-context-support.patch | 142 +++ ...-PlayReady-ContentProtection-parsing.patch | 109