gst/dvdsub/gstdvdsubdec.c: Use GstClockTime instead of guint for a time variable...
authorby Mark Nauwelaerts <manauw@skynet.be>
Tue, 5 Jun 2007 21:47:29 +0000 (21:47 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 5 Jun 2007 21:47:29 +0000 (21:47 +0000)
commit2969f0a29c84eadcf68fb1bc4ba255ebf47f42af
treec3ec6c06bb6fd4595aadbc430ad3b34d75788982
parent1aa6c129e38b9561753e7bff0db978e73aa505dd
gst/dvdsub/gstdvdsubdec.c: Use GstClockTime instead of guint for a time variable to prevent overflows on too large su...

Original commit message from CVS:
Patch by by: Mark Nauwelaerts <manauw at skynet dot be>
* gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_parse_subpic):
Use GstClockTime instead of guint for a time variable to prevent
overflows on too large subtitle durations. Fixes #444514.
ChangeLog
gst/dvdsub/gstdvdsubdec.c