]> granicus.if.org Git - handbrake/commit
sync: fix merging of multiple SSA to tx3g
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 17 May 2016 20:05:23 +0000 (14:05 -0600)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 17 May 2016 20:05:23 +0000 (14:05 -0600)
commitb442e61f9b9d2462dc0b3b375054701ac218d17d
tree706c3f1dbdba6ede41cd66d4502426c8cfd0973c
parentfd311280dba1530d3666c4a9bd4e98380833565b
sync: fix merging of multiple SSA to tx3g

When more than 2 subtitles overlapped in time, they were not merged
properly and could result in cases where the subtitle time went
backwards
libhb/deccc608sub.c
libhb/decpgssub.c
libhb/internal.h
libhb/rendersub.c
libhb/sync.c