RESOLVED FIXED 183212
[GStreamer] text samples no longer processed
https://bugs.webkit.org/show_bug.cgi?id=183212
Summary [GStreamer] text samples no longer processed
Philippe Normand
Reported 2018-02-28 06:27:45 PST
Inband subtitles are no longer rendered. Will attach a patch.
Attachments
Patch (2.08 KB, patch)
2018-02-28 06:30 PST, Philippe Normand
calvaris: review+
calvaris: commit-queue-
Philippe Normand
Comment 1 2018-02-28 06:30:23 PST
Xabier Rodríguez Calvar
Comment 2 2018-02-28 23:51:56 PST
Comment on attachment 334742 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=334742&action=review > Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:986 > + for (auto track : m_textTracks.values()) { Nit: you better do auto& instead.
Philippe Normand
Comment 3 2018-03-01 01:30:14 PST
Radar WebKit Bug Importer
Comment 4 2018-03-01 01:31:39 PST
Note You need to log in before you can comment on or make changes to this bug.