Comment 4 for bug 71017

Revision history for this message
Jason Gerard DeRose (jderose) wrote :

Here is the patch. In summary, it:

* Fixes gst_dvd_read_src_get_sector_from_time(). Now only the correct tmap is used instead of the silly iteration through all tmaps in the title_set.

* Fixes title starts at sector zero assumption in gst_dvd_read_src_goto_sector().

* Fixes title starts at sector zero assumption gst_dvd_read_src_goto_chapter().

I've testing this under Totem, Thoggen, and KungFu, and have found no regressions.