[Bug 657872] [subparse] Doesn't detect some SRT subtitle files
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Sep 8 05:58:39 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=657872
GStreamer | gst-plugins-base | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |slomo at circular-chaos.org
Resolution| |FIXED
Target Milestone|HEAD |0.10.36
Summary|XDG mime type finder |[subparse] Doesn't detect
|identify SRT as |some SRT subtitle files
|application/x-subrip |
--- Comment #8 from Sebastian Dröge <slomo at circular-chaos.org> 2011-09-08 12:58:34 UTC ---
commit 25939e02183e9a9420d02c3f2c3ddcd3fe83cd65
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date: Wed Aug 31 20:51:17 2011 -0400
subparse: Improve subrip type check regex
This patch prevents timestamp like "1 1:00:00", which would have been seen
as hour 101 by our parser, and allow single digit hour, minute and seconds
as it's already supported by the parser, and also by other implementation
like in mplayer. This fixes bug 657872.
https://bugzilla.gnome.org/show_bug.cgi?id=657872
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list