After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 747496 - ssaparse: don't support completed dialog line
ssaparse: don't support completed dialog line
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
1.4.5
Other Windows
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-04-08 10:02 UTC by Mingke Wang
Modified: 2018-11-03 11:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ssaparse enhancement to support completed Dialog lines (7.12 KB, patch)
2015-04-08 10:02 UTC, Mingke Wang
none Details | Review

Description Mingke Wang 2015-04-08 10:02:29 UTC
Created attachment 301117 [details] [review]
ssaparse enhancement to support completed Dialog lines

the ssaparse just parse the dialog lines with trimmed dialog lines. it requires the container parser to remove first 3 segment in dialog lines before sending to ssparse.
but some container parsers will just send the original dialog lines text which leading with "Dialog: , , , ...".
ssaparse should support this kind of buffer also.

besides if a buffer contains several lines of Dialog line, the ssaparse will only parse the first line.
Comment 1 GStreamer system administrator 2018-11-03 11:36:38 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/178.